"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/27 02:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu" 2026/02/27 02:45:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:45:17 DEBUG : Creating backend with remote "/tmp/rclone1390948034" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/27 02:45:18 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:18 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:45:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:19 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:19 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:20 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:20 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:45:20 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:21 DEBUG : Creating backend with remote "/non-existing" 2026/02/27 02:45:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/27 02:45:21 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:21 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:22 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:22 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:22 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.62s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:24 INFO : B2 bucket rclone-test-vivicoh9nipu: Running all checks before starting transfers 2026/02/27 02:45:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:24 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:24 INFO : B2 bucket rclone-test-vivicoh9nipu: Checks finished, now starting transfers 2026/02/27 02:45:24 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:24 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.34s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:25 ERROR : Ignoring --no-traverse with sync 2026/02/27 02:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:25 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:25 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:25 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:25 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:45:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.39s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/27 02:45:26 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:26 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:27 DEBUG : hello world2: size = 12 OK 2026/02/27 02:45:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/27 02:45:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:45:28 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:28 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:28 DEBUG : potato2: size = 11 OK 2026/02/27 02:45:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.44s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:45:30 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:30 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:30 DEBUG : potato2: size = 11 OK 2026/02/27 02:45:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/27 02:45:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:45:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/27 02:45:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:45:31 INFO : sub dir2: Making directory 2026/02/27 02:45:31 INFO : sub dir: Making directory 2026/02/27 02:45:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:31 INFO : sub dir2/sub sub dir2: Making directory 2026/02/27 02:45:31 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:31 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:31 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/27 02:45:32 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:32 INFO : sub dir2: Making directory 2026/02/27 02:45:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/27 02:45:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:32 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:32 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.65s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:34 DEBUG : sub dir2: Making directory with metadata 2026/02/27 02:45:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:45:34 INFO : sub dir2: Making directory 2026/02/27 02:45:34 INFO : sub dir: Making directory 2026/02/27 02:45:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:34 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:34 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:35 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:35 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:45:35 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/27 02:45:35 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/27 02:45:35 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.79s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:36 INFO : sub dir2: Making directory 2026/02/27 02:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:36 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:36 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:37 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:37 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:45:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:37 DEBUG : sub dir2: Making directory with metadata 2026/02/27 02:45:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:45:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:45:37 INFO : sub dir2: Making directory 2026/02/27 02:45:37 INFO : sub dir: Making directory 2026/02/27 02:45:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:37 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:37 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:38 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:45:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/27 02:45:38 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.35s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:39 INFO : sub dir2: Making directory 2026/02/27 02:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:39 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:39 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:40 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:45:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.40s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ruwomaz2zoqa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vivicoh9nipu -> B2 bucket rclone-test-ruwomaz2zoqa 2026/02/27 02:45:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:42 DEBUG : B2 bucket rclone-test-ruwomaz2zoqa: Waiting for checks to finish 2026/02/27 02:45:42 DEBUG : B2 bucket rclone-test-ruwomaz2zoqa: Waiting for transfers to finish 2026/02/27 02:45:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/27 02:45:43 DEBUG : B2 bucket rclone-test-ruwomaz2zoqa: Purge remote 2026/02/27 02:45:43 INFO : B2 bucket rclone-test-ruwomaz2zoqa: cleaning bucket "rclone-test-ruwomaz2zoqa" of all files 2026/02/27 02:45:43 DEBUG : sub dir/hello world: Deleting (id "4_z2f32ddb3f0cd9bcb9fc80e1b_f10759608653f88f2_d20260227_m024543_c001_v0001179_t0052_u01772160343277") --- PASS: TestServerSideCopy (3.98s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:45:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:45:45 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:45:45 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:45 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:46 DEBUG : sub dir/hello world: size = 17 OK 2026/02/27 02:45:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/27 02:45:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.12s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tidogov9rufe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vivicoh9nipu -> B2 bucket rclone-test-tidogov9rufe 2026/02/27 02:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:48 DEBUG : B2 bucket rclone-test-tidogov9rufe: Waiting for checks to finish 2026/02/27 02:45:48 DEBUG : B2 bucket rclone-test-tidogov9rufe: Waiting for transfers to finish 2026/02/27 02:45:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/27 02:45:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:45:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tidogov9rufe) 2026/02/27 02:45:51 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:45:51 DEBUG : B2 bucket rclone-test-tidogov9rufe: Waiting for checks to finish 2026/02/27 02:45:51 DEBUG : B2 bucket rclone-test-tidogov9rufe: Waiting for transfers to finish 2026/02/27 02:45:51 DEBUG : sub dir/hello world: size = 17 OK 2026/02/27 02:45:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/27 02:45:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/27 02:45:51 DEBUG : B2 bucket rclone-test-tidogov9rufe: Purge remote 2026/02/27 02:45:51 INFO : B2 bucket rclone-test-tidogov9rufe: cleaning bucket "rclone-test-tidogov9rufe" of all files 2026/02/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd33f0cd9bcb9fc80e1b_f102387aa2baafdc9_d20260227_m024551_c001_v0001185_t0032_u01772160351426") 2026/02/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z0f72fd33f0cd9bcb9fc80e1b_f11150496b03d3f52_d20260227_m024549_c001_v0001040_t0017_u01772160349443") --- PASS: TestServerSideCopyOverSelf (6.25s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:45:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:45:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:45:54 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:45:54 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:45:54 DEBUG : sub dir/hello world: size = 17 OK 2026/02/27 02:45:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/27 02:45:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/27 02:45:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.27s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:45:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyekob7lubi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vivicoh9nipu -> B2 bucket rclone-test-hoyekob7lubi 2026/02/27 02:45:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:45:57 DEBUG : B2 bucket rclone-test-hoyekob7lubi: Waiting for checks to finish 2026/02/27 02:45:57 DEBUG : B2 bucket rclone-test-hoyekob7lubi: Waiting for transfers to finish 2026/02/27 02:45:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:45:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:45:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/27 02:45:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:45:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hoyekob7lubi) 2026/02/27 02:45:59 DEBUG : B2 bucket rclone-test-hoyekob7lubi: Waiting for checks to finish 2026/02/27 02:45:59 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:45:59 DEBUG : B2 bucket rclone-test-hoyekob7lubi: Waiting for transfers to finish 2026/02/27 02:45:59 DEBUG : sub dir/hello world: size = 17 OK 2026/02/27 02:45:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/27 02:45:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/27 02:46:00 INFO : sub dir/hello world: Deleted 2026/02/27 02:46:01 DEBUG : testing file moves 2026/02/27 02:46:01 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:46:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hoyekob7lubi) 2026/02/27 02:46:01 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:46:01 DEBUG : B2 bucket rclone-test-hoyekob7lubi: Waiting for checks to finish 2026/02/27 02:46:01 DEBUG : B2 bucket rclone-test-hoyekob7lubi: Waiting for transfers to finish 2026/02/27 02:46:01 DEBUG : sub dir/hello world: size = 24 OK 2026/02/27 02:46:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/27 02:46:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/27 02:46:02 INFO : sub dir/hello world: Deleted 2026/02/27 02:46:02 DEBUG : B2 bucket rclone-test-hoyekob7lubi: Purge remote 2026/02/27 02:46:02 INFO : B2 bucket rclone-test-hoyekob7lubi: cleaning bucket "rclone-test-hoyekob7lubi" of all files 2026/02/27 02:46:02 DEBUG : sub dir/hello world: Deleting (id "4_z4fd21d43f0dd9bcb9fc80e1b_f111fbefcf72ea0de_d20260227_m024601_c001_v0001120_t0025_u01772160361539") 2026/02/27 02:46:02 DEBUG : sub dir/hello world: Deleting (id "4_z4fd21d43f0dd9bcb9fc80e1b_f10944e9c37dd1e13_d20260227_m024559_c001_v0001098_t0058_u01772160359562") 2026/02/27 02:46:02 DEBUG : sub dir/hello world: Deleting (id "4_z4fd21d43f0dd9bcb9fc80e1b_f118622ec8c316868_d20260227_m024557_c001_v0001167_t0042_u01772160357869") --- PASS: TestServerSideMoveOverSelf (8.50s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:04 ERROR : error listing: directory not found 2026/02/27 02:46:04 INFO : Local file system at /tmp/rclone1390948034: Making directory 2026/02/27 02:46:04 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:04 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:46:06 DEBUG : Local file system at /tmp/rclone1390948034: Waiting for checks to finish 2026/02/27 02:46:06 DEBUG : Local file system at /tmp/rclone1390948034: Waiting for transfers to finish 2026/02/27 02:46:07 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/27 02:46:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:46:07 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/27 02:46:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/27 02:46:07 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:07 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:08 DEBUG : check sum: size = 1 OK 2026/02/27 02:46:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/27 02:46:08 INFO : check sum: Copied (new) 2026/02/27 02:46:08 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:08 DEBUG : check sum: size = 1 OK 2026/02/27 02:46:08 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/27 02:46:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/27 02:46:08 DEBUG : check sum: Unchanged skipping 2026/02/27 02:46:08 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:08 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/27 02:46:09 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:09 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:09 DEBUG : sizeonly: size = 6 OK 2026/02/27 02:46:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/27 02:46:09 INFO : sizeonly: Copied (new) 2026/02/27 02:46:09 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:10 DEBUG : sizeonly: size = 6 OK 2026/02/27 02:46:10 DEBUG : sizeonly: Sizes identical 2026/02/27 02:46:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:10 DEBUG : sizeonly: Unchanged skipping 2026/02/27 02:46:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/27 02:46:11 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:11 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/27 02:46:11 INFO : ignore-size: Copied (new) 2026/02/27 02:46:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:46:12 DEBUG : ignore-size: Unchanged skipping 2026/02/27 02:46:12 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:12 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:13 DEBUG : existing: size = 6 OK 2026/02/27 02:46:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:46:13 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:13 DEBUG : existing: Unchanged skipping 2026/02/27 02:46:13 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:13 INFO : There was nothing to transfer 2026/02/27 02:46:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/27 02:46:13 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:13 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:14 DEBUG : existing: size = 6 OK 2026/02/27 02:46:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/27 02:46:14 INFO : existing: Copied (replaced existing) 2026/02/27 02:46:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.08s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/27 02:46:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:15 DEBUG : existing: size = 6 OK 2026/02/27 02:46:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/27 02:46:15 INFO : existing: Copied (new) 2026/02/27 02:46:15 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:15 DEBUG : existing: Destination exists, skipping 2026/02/27 02:46:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:15 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:17 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/27 02:46:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/27 02:46:18 DEBUG : c/non empty space: size = 5 OK 2026/02/27 02:46:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:18 DEBUG : c/non empty space: Unchanged skipping 2026/02/27 02:46:18 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:18 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:18 DEBUG : a/potato2: size = 60 OK 2026/02/27 02:46:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:46:18 INFO : a/potato2: Copied (new) 2026/02/27 02:46:18 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:20 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:20 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/27 02:46:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/27 02:46:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/27 02:46:20 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:20 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:20 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:20 INFO : There was nothing to transfer 2026/02/27 02:46:20 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/27 02:46:20 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/27 02:46:21 INFO : empty space: Updated modification time in destination 2026/02/27 02:46:21 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:21 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:21 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:22 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/27 02:46:22 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/27 02:46:22 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:22 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:22 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:23 DEBUG : foo: size = 3 OK 2026/02/27 02:46:23 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/27 02:46:23 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:46:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:46:23 DEBUG : foo: sha1 differ 2026/02/27 02:46:23 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:24 DEBUG : foo: size = 3 OK 2026/02/27 02:46:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/27 02:46:24 INFO : foo: Copied (replaced existing) 2026/02/27 02:46:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:25 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/27 02:46:25 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:25 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:25 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:26 DEBUG : potato: size = 60 OK 2026/02/27 02:46:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:46:26 INFO : potato: Copied (new) 2026/02/27 02:46:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:46:28 DEBUG : potato: size = 60 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:46:28 DEBUG : potato: Sizes differ 2026/02/27 02:46:28 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:28 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:28 DEBUG : potato: size = 21 OK 2026/02/27 02:46:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/27 02:46:28 INFO : potato: Copied (replaced existing) 2026/02/27 02:46:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:29 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:29 DEBUG : potato: size = 21 OK 2026/02/27 02:46:29 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/02/27 02:46:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1390948034) 2026/02/27 02:46:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:46:29 DEBUG : potato: sha1 differ 2026/02/27 02:46:29 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:30 DEBUG : potato: size = 21 OK 2026/02/27 02:46:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/27 02:46:30 INFO : potato: Copied (replaced existing) 2026/02/27 02:46:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:46:32 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:32 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/27 02:46:32 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:32 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:32 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:34 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:46:34 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:34 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:34 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:35 DEBUG : potato2: size = 60 OK 2026/02/27 02:46:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:46:35 INFO : potato2: Copied (new) 2026/02/27 02:46:35 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:37 INFO : d: Making directory 2026/02/27 02:46:37 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/27 02:46:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/27 02:46:37 DEBUG : c/non empty space: size = 5 OK 2026/02/27 02:46:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:37 DEBUG : c/non empty space: Unchanged skipping 2026/02/27 02:46:37 DEBUG : a/potato2: size = 60 OK 2026/02/27 02:46:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:46:37 INFO : a/potato2: Copied (new) 2026/02/27 02:46:37 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:37 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:37 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:37 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/27 02:46:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/27 02:46:40 DEBUG : c/non empty space: size = 5 OK 2026/02/27 02:46:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:40 DEBUG : c/non empty space: Unchanged skipping 2026/02/27 02:46:40 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:40 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:40 DEBUG : a/potato2: size = 60 OK 2026/02/27 02:46:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:46:40 INFO : a/potato2: Copied (new) 2026/02/27 02:46:40 ERROR : B2 bucket rclone-test-vivicoh9nipu: not deleting files as there were IO errors 2026/02/27 02:46:40 ERROR : B2 bucket rclone-test-vivicoh9nipu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:42 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:42 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:46:42 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:42 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:42 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:42 INFO : potato: Deleted 2026/02/27 02:46:42 DEBUG : potato2: size = 60 OK 2026/02/27 02:46:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:46:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.47s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:44 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:45 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:45 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:45 INFO : potato: Deleted 2026/02/27 02:46:45 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:46:45 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:45 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:45 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:45 DEBUG : potato2: size = 60 OK 2026/02/27 02:46:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:46:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.96s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:46:47 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:47 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:47 DEBUG : potato2: size = 19 OK 2026/02/27 02:46:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/27 02:46:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.95s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:49 DEBUG : enormous: Excluded (Size Filter) 2026/02/27 02:46:49 DEBUG : enormous: Excluded 2026/02/27 02:46:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:46:49 DEBUG : potato2: Excluded 2026/02/27 02:46:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:46:49 DEBUG : potato2: Excluded 2026/02/27 02:46:49 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:49 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:49 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:49 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:49 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:49 INFO : There was nothing to transfer 2026/02/27 02:46:50 DEBUG : enormous: Excluded (Size Filter) 2026/02/27 02:46:50 DEBUG : enormous: Excluded 2026/02/27 02:46:50 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:46:50 DEBUG : potato2: Excluded 2026/02/27 02:46:50 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:46:50 DEBUG : potato2: Excluded 2026/02/27 02:46:50 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/27 02:46:50 DEBUG : Local file system at /tmp/rclone1390948034: Waiting for checks to finish 2026/02/27 02:46:50 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:50 DEBUG : Local file system at /tmp/rclone1390948034: Waiting for transfers to finish 2026/02/27 02:46:50 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:52 DEBUG : enormous: Excluded (Size Filter) 2026/02/27 02:46:52 DEBUG : enormous: Excluded 2026/02/27 02:46:52 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:46:52 DEBUG : potato2: Excluded 2026/02/27 02:46:52 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:46:52 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:52 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:52 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:52 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:52 INFO : enormous: Deleted 2026/02/27 02:46:52 INFO : potato2: Deleted 2026/02/27 02:46:52 INFO : There was nothing to transfer 2026/02/27 02:46:53 DEBUG : Local file system at /tmp/rclone1390948034: Waiting for checks to finish 2026/02/27 02:46:53 DEBUG : empty space: size = 1 OK 2026/02/27 02:46:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/27 02:46:53 DEBUG : empty space: Unchanged skipping 2026/02/27 02:46:53 DEBUG : Local file system at /tmp/rclone1390948034: Waiting for transfers to finish 2026/02/27 02:46:53 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:53 INFO : enormous: Deleted 2026/02/27 02:46:53 INFO : potato2: Deleted 2026/02/27 02:46:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.75s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:46:55 DEBUG : five: Need to transfer - File not found at Destination 2026/02/27 02:46:55 DEBUG : four: size = 4 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:46:55 DEBUG : four: size = 8 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:46:55 DEBUG : four: Sizes differ 2026/02/27 02:46:55 DEBUG : one: Destination is newer than source, skipping 2026/02/27 02:46:55 DEBUG : three: size = 5 OK 2026/02/27 02:46:55 DEBUG : three: Sizes identical 2026/02/27 02:46:55 DEBUG : two: size = 3 OK 2026/02/27 02:46:55 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/27 02:46:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/27 02:46:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1390948034) 2026/02/27 02:46:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:46:55 DEBUG : two: sha1 differ 2026/02/27 02:46:55 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:56 DEBUG : five: size = 4 OK 2026/02/27 02:46:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/27 02:46:56 INFO : five: Copied (new) 2026/02/27 02:46:56 DEBUG : four: size = 4 OK 2026/02/27 02:46:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/27 02:46:56 INFO : four: Copied (replaced existing) 2026/02/27 02:46:56 DEBUG : two: size = 3 OK 2026/02/27 02:46:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/27 02:46:56 INFO : two: Copied (replaced existing) 2026/02/27 02:46:56 DEBUG : Waiting for deletions to finish 2026/02/27 02:46:56 DEBUG : five: size = 4 OK 2026/02/27 02:46:56 DEBUG : one: Destination is newer than source, skipping 2026/02/27 02:46:56 DEBUG : three: size = 5 OK 2026/02/27 02:46:56 DEBUG : two: size = 3 OK 2026/02/27 02:46:56 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:56 DEBUG : four: size = 4 OK 2026/02/27 02:46:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1390948034) 2026/02/27 02:46:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:46:56 DEBUG : three: sha1 differ 2026/02/27 02:46:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/27 02:46:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/27 02:46:56 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/27 02:46:56 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/27 02:46:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/27 02:46:56 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/27 02:46:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/27 02:46:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/27 02:46:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/27 02:46:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/27 02:46:56 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:57 DEBUG : three: size = 5 OK 2026/02/27 02:46:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 02:46:57 INFO : three: Copied (replaced existing) 2026/02/27 02:46:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.05s) === 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:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/27 02:46:59 INFO : B2 bucket rclone-test-vivicoh9nipu: Making map for --track-renames 2026/02/27 02:46:59 INFO : B2 bucket rclone-test-vivicoh9nipu: Finished making map for --track-renames 2026/02/27 02:46:59 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:46:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/27 02:46:59 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for renames to finish 2026/02/27 02:46:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/27 02:46:59 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:46:59 DEBUG : potato: size = 14 OK 2026/02/27 02:46:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/27 02:46:59 INFO : potato: Copied (new) 2026/02/27 02:46:59 DEBUG : yam: size = 11 OK 2026/02/27 02:46:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/27 02:46:59 INFO : yam: Copied (new) 2026/02/27 02:46:59 DEBUG : Waiting for deletions to finish 2026/02/27 02:47:00 DEBUG : potato: size = 14 OK 2026/02/27 02:47:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:47:00 INFO : B2 bucket rclone-test-vivicoh9nipu: Making map for --track-renames 2026/02/27 02:47:00 INFO : B2 bucket rclone-test-vivicoh9nipu: Finished making map for --track-renames 2026/02/27 02:47:00 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:00 DEBUG : potato: Unchanged skipping 2026/02/27 02:47:00 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for renames to finish 2026/02/27 02:47:01 DEBUG : yaml: size = 11 OK 2026/02/27 02:47:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/27 02:47:01 INFO : yam: Copied (server-side copy) to: yaml 2026/02/27 02:47:01 INFO : yam: Deleted 2026/02/27 02:47:01 INFO : yaml: Renamed from "yam" 2026/02/27 02:47:01 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/27 02:47:02 INFO : B2 bucket rclone-test-vivicoh9nipu: Making map for --track-renames 2026/02/27 02:47:02 INFO : B2 bucket rclone-test-vivicoh9nipu: Finished making map for --track-renames 2026/02/27 02:47:02 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/27 02:47:02 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for renames to finish 2026/02/27 02:47:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/27 02:47:02 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:03 DEBUG : yam: size = 11 OK 2026/02/27 02:47:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/27 02:47:03 INFO : yam: Copied (new) 2026/02/27 02:47:03 DEBUG : potato: size = 14 OK 2026/02/27 02:47:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/27 02:47:03 INFO : potato: Copied (new) 2026/02/27 02:47:03 DEBUG : Waiting for deletions to finish 2026/02/27 02:47:03 DEBUG : potato: size = 14 OK 2026/02/27 02:47:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:47:03 INFO : B2 bucket rclone-test-vivicoh9nipu: Making map for --track-renames 2026/02/27 02:47:03 INFO : B2 bucket rclone-test-vivicoh9nipu: Finished making map for --track-renames 2026/02/27 02:47:03 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:03 DEBUG : potato: Unchanged skipping 2026/02/27 02:47:03 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for renames to finish 2026/02/27 02:47:05 DEBUG : yaml: size = 11 OK 2026/02/27 02:47:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/27 02:47:05 INFO : yam: Copied (server-side copy) to: yaml 2026/02/27 02:47:05 INFO : yam: Deleted 2026/02/27 02:47:05 INFO : yaml: Renamed from "yam" 2026/02/27 02:47:05 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/27 02:47:06 INFO : B2 bucket rclone-test-vivicoh9nipu: Making map for --track-renames 2026/02/27 02:47:06 INFO : B2 bucket rclone-test-vivicoh9nipu: Finished making map for --track-renames 2026/02/27 02:47:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for renames to finish 2026/02/27 02:47:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/27 02:47:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/27 02:47:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:07 DEBUG : potato: size = 14 OK 2026/02/27 02:47:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/27 02:47:07 INFO : potato: Copied (new) 2026/02/27 02:47:07 DEBUG : sub/yam: size = 11 OK 2026/02/27 02:47:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/27 02:47:07 INFO : sub/yam: Copied (new) 2026/02/27 02:47:07 DEBUG : Waiting for deletions to finish 2026/02/27 02:47:07 DEBUG : potato: size = 14 OK 2026/02/27 02:47:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:47:07 DEBUG : potato: Unchanged skipping 2026/02/27 02:47:08 INFO : B2 bucket rclone-test-vivicoh9nipu: Making map for --track-renames 2026/02/27 02:47:08 INFO : B2 bucket rclone-test-vivicoh9nipu: Finished making map for --track-renames 2026/02/27 02:47:08 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:08 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for renames to finish 2026/02/27 02:47:09 DEBUG : yam: size = 11 OK 2026/02/27 02:47:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/27 02:47:09 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/27 02:47:09 INFO : sub/yam: Deleted 2026/02/27 02:47:09 INFO : yam: Renamed from "sub/yam" 2026/02/27 02:47:09 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.77s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:10 DEBUG : Creating backend with remote "/tmp/rclone1390948034/dir1" 2026/02/27 02:47:10 DEBUG : Creating backend with remote "/tmp/rclone1390948034/dir2" 2026/02/27 02:47:10 DEBUG : Local file system at /tmp/rclone1390948034/dir2: Using server-side directory move 2026/02/27 02:47:10 INFO : Local file system at /tmp/rclone1390948034/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/27 02:47:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/27 02:47:10 DEBUG : Local file system at /tmp/rclone1390948034/dir2: Waiting for checks to finish 2026/02/27 02:47:10 INFO : file1.txt: Moved (server-side) 2026/02/27 02:47:10 DEBUG : Local file system at /tmp/rclone1390948034/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:47:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/27 02:47:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/27 02:47:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/27 02:47:11 INFO : nested/sub dir/file: Copied (new) 2026/02/27 02:47:11 INFO : nested/sub dir/file: Deleted 2026/02/27 02:47:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:47:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:47:11 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:47:11 INFO : sub dir/hello world: Deleted 2026/02/27 02:47:11 INFO : sub dir: Removing directory 2026/02/27 02:47:11 INFO : nested/sub dir: Removing directory 2026/02/27 02:47:11 INFO : nested: Removing directory 2026/02/27 02:47:11 DEBUG : Local file system at /tmp/rclone1390948034: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:47:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/27 02:47:12 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:12 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:12 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1104-19.backblaze.com/b2api/v1/b2_upload_file/8f627d93f0cd9bcb9fc80e1b/c001_v0001104_t0029": EOF 2026/02/27 02:47:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-19.backblaze.com/b2api/v1/b2_upload_file/8f627d93f0cd9bcb9fc80e1b/c001_v0001104_t0029": EOF) 2026/02/27 02:47:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/27 02:47:12 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1104-19.backblaze.com/b2api/v1/b2_upload_file/8f627d93f0cd9bcb9fc80e1b/c001_v0001104_t0029": EOF - low level retry 0/10 2026/02/27 02:47:12 DEBUG : pacer: Reducing sleep to 10ms 2026/02/27 02:47:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/27 02:47:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/27 02:47:12 INFO : nested/sub dir/file: Copied (new) 2026/02/27 02:47:12 INFO : nested/sub dir/file: Deleted 2026/02/27 02:47:13 DEBUG : sub dir/hello world: size = 11 OK 2026/02/27 02:47:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:47:13 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:47:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/27 02:47:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/27 02:47:14 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:14 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:14 DEBUG : existing: size = 6 OK 2026/02/27 02:47:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/27 02:47:14 INFO : existing: Copied (new) 2026/02/27 02:47:14 INFO : existing: Deleted 2026/02/27 02:47:14 DEBUG : existing-b: size = 6 OK 2026/02/27 02:47:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/27 02:47:14 INFO : existing-b: Copied (new) 2026/02/27 02:47:14 INFO : existing-b: Deleted 2026/02/27 02:47:15 DEBUG : existing: Destination exists, skipping 2026/02/27 02:47:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/27 02:47:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:47:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:47:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wiyubok4muvi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vivicoh9nipu -> B2 bucket rclone-test-wiyubok4muvi 2026/02/27 02:47:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:47:20 DEBUG : empty space: size = 1 OK 2026/02/27 02:47:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/27 02:47:20 DEBUG : empty space: Unchanged skipping 2026/02/27 02:47:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:47:20 DEBUG : B2 bucket rclone-test-wiyubok4muvi: Waiting for checks to finish 2026/02/27 02:47:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wiyubok4muvi) 2026/02/27 02:47:20 DEBUG : potato3: Sizes differ 2026/02/27 02:47:20 INFO : empty space: Deleted 2026/02/27 02:47:20 DEBUG : B2 bucket rclone-test-wiyubok4muvi: Waiting for transfers to finish 2026/02/27 02:47:20 DEBUG : potato2: size = 60 OK 2026/02/27 02:47:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:47:20 INFO : potato2: Copied (server-side copy) 2026/02/27 02:47:21 INFO : potato2: Deleted 2026/02/27 02:47:21 DEBUG : potato3: size = 68 OK 2026/02/27 02:47:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/27 02:47:21 INFO : potato3: Copied (server-side copy) 2026/02/27 02:47:21 INFO : potato3: Deleted 2026/02/27 02:47:21 DEBUG : Creating backend with remote "TestB2:rclone-test-femizom3ciza" 2026/02/27 02:47:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/27 02:47:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:47:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/27 02:47:22 DEBUG : B2 bucket rclone-test-femizom3ciza: Waiting for checks to finish 2026/02/27 02:47:22 DEBUG : B2 bucket rclone-test-femizom3ciza: Waiting for transfers to finish 2026/02/27 02:47:23 DEBUG : empty space: size = 1 OK 2026/02/27 02:47:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/27 02:47:23 INFO : empty space: Copied (server-side copy) 2026/02/27 02:47:23 DEBUG : potato2: size = 60 OK 2026/02/27 02:47:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:47:23 INFO : potato2: Copied (server-side copy) 2026/02/27 02:47:23 DEBUG : potato3: size = 68 OK 2026/02/27 02:47:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/27 02:47:23 INFO : potato3: Copied (server-side copy) 2026/02/27 02:47:23 INFO : empty space: Deleted 2026/02/27 02:47:24 INFO : potato2: Deleted 2026/02/27 02:47:24 INFO : potato3: Deleted 2026/02/27 02:47:24 DEBUG : B2 bucket rclone-test-femizom3ciza: Purge remote 2026/02/27 02:47:24 INFO : B2 bucket rclone-test-femizom3ciza: cleaning bucket "rclone-test-femizom3ciza" of all files 2026/02/27 02:47:24 DEBUG : empty space: Deleting (id "4_z4fd26d23f0ed9bcb9fc80e1b_f10927eb98ec55b82_d20260227_m024723_c001_v0001145_t0053_u01772160443369") 2026/02/27 02:47:24 DEBUG : potato2: Deleting (id "4_z4fd26d23f0ed9bcb9fc80e1b_f1121e318d3693735_d20260227_m024723_c001_v0001185_t0024_u01772160443723") 2026/02/27 02:47:24 DEBUG : potato3: Deleting (id "4_z4fd26d23f0ed9bcb9fc80e1b_f110fc59f3d0611ac_d20260227_m024723_c001_v0001185_t0002_u01772160443729") 2026/02/27 02:47:25 DEBUG : B2 bucket rclone-test-wiyubok4muvi: Purge remote 2026/02/27 02:47:25 INFO : B2 bucket rclone-test-wiyubok4muvi: cleaning bucket "rclone-test-wiyubok4muvi" of all files 2026/02/27 02:47:25 DEBUG : empty space: Deleting (id "4_zbfb25d13f0ed9bcb9fc80e1b_f4007915a0194f04d_d20260227_m024723_c001_v7007000_t0000_u01772160443783") 2026/02/27 02:47:25 DEBUG : empty space: Deleting (id "4_zbfb25d13f0ed9bcb9fc80e1b_f1125d83823d9472d_d20260227_m024719_c001_v0001150_t0055_u01772160439777") 2026/02/27 02:47:25 DEBUG : potato2: Deleting (id "4_zbfb25d13f0ed9bcb9fc80e1b_f4083ea7cfea882d8_d20260227_m024723_c001_v7007000_t0000_u01772160443920") 2026/02/27 02:47:25 DEBUG : potato2: Deleting (id "4_zbfb25d13f0ed9bcb9fc80e1b_f1014301682932b6b_d20260227_m024720_c001_v0001183_t0022_u01772160440874") 2026/02/27 02:47:25 DEBUG : potato3: Deleting (id "4_zbfb25d13f0ed9bcb9fc80e1b_f4007915a0194f04e_d20260227_m024723_c001_v7007000_t0000_u01772160443964") 2026/02/27 02:47:25 DEBUG : potato3: Deleting (id "4_zbfb25d13f0ed9bcb9fc80e1b_f107712b6c2987506_d20260227_m024721_c001_v0001177_t0059_u01772160441093") 2026/02/27 02:47:25 DEBUG : potato3: Deleting (id "4_zbfb25d13f0ed9bcb9fc80e1b_f1125d83823d94731_d20260227_m024720_c001_v0001150_t0030_u01772160440150") 2026/02/27 02:47:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/27 02:47:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/27 02:47:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.12s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xuneday0pifi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vivicoh9nipu -> B2 bucket rclone-test-xuneday0pifi 2026/02/27 02:47:32 DEBUG : empty space: Excluded (Size Filter) 2026/02/27 02:47:32 DEBUG : empty space: Excluded 2026/02/27 02:47:32 DEBUG : empty space: Excluded (Size Filter) 2026/02/27 02:47:32 DEBUG : empty space: Excluded 2026/02/27 02:47:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:47:32 DEBUG : B2 bucket rclone-test-xuneday0pifi: Waiting for checks to finish 2026/02/27 02:47:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:47:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xuneday0pifi) 2026/02/27 02:47:32 DEBUG : potato3: Sizes differ 2026/02/27 02:47:32 DEBUG : B2 bucket rclone-test-xuneday0pifi: Waiting for transfers to finish 2026/02/27 02:47:33 DEBUG : potato2: size = 60 OK 2026/02/27 02:47:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:47:33 INFO : potato2: Copied (server-side copy) 2026/02/27 02:47:33 INFO : potato2: Deleted 2026/02/27 02:47:33 DEBUG : potato3: size = 68 OK 2026/02/27 02:47:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/27 02:47:33 INFO : potato3: Copied (server-side copy) 2026/02/27 02:47:33 INFO : potato3: Deleted 2026/02/27 02:47:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gepuzih7cuba" 2026/02/27 02:47:34 DEBUG : empty space: Excluded (Size Filter) 2026/02/27 02:47:34 DEBUG : empty space: Excluded 2026/02/27 02:47:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:47:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/27 02:47:35 DEBUG : B2 bucket rclone-test-gepuzih7cuba: Waiting for checks to finish 2026/02/27 02:47:35 DEBUG : B2 bucket rclone-test-gepuzih7cuba: Waiting for transfers to finish 2026/02/27 02:47:36 DEBUG : potato2: size = 60 OK 2026/02/27 02:47:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:47:36 INFO : potato2: Copied (server-side copy) 2026/02/27 02:47:36 INFO : potato2: Deleted 2026/02/27 02:47:36 DEBUG : potato3: size = 68 OK 2026/02/27 02:47:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/27 02:47:36 INFO : potato3: Copied (server-side copy) 2026/02/27 02:47:36 INFO : potato3: Deleted 2026/02/27 02:47:37 DEBUG : B2 bucket rclone-test-gepuzih7cuba: Purge remote 2026/02/27 02:47:37 INFO : B2 bucket rclone-test-gepuzih7cuba: cleaning bucket "rclone-test-gepuzih7cuba" of all files 2026/02/27 02:47:37 DEBUG : potato2: Deleting (id "4_z0fa29d33f0ed9bcb9fc80e1b_f106cec34d8c3a1eb_d20260227_m024735_c001_v0001092_t0013_u01772160455833") 2026/02/27 02:47:37 DEBUG : potato3: Deleting (id "4_z0fa29d33f0ed9bcb9fc80e1b_f111503296742ab09_d20260227_m024736_c001_v0001153_t0000_u01772160456227") 2026/02/27 02:47:37 DEBUG : B2 bucket rclone-test-xuneday0pifi: Purge remote 2026/02/27 02:47:37 INFO : B2 bucket rclone-test-xuneday0pifi: cleaning bucket "rclone-test-xuneday0pifi" of all files 2026/02/27 02:47:38 DEBUG : empty space: Deleting (id "4_z3fc28d13f0ed9bcb9fc80e1b_f10952ef065254611_d20260227_m024731_c001_v0001092_t0048_u01772160451860") 2026/02/27 02:47:38 DEBUG : potato2: Deleting (id "4_z3fc28d13f0ed9bcb9fc80e1b_f4042de258dee8f60_d20260227_m024736_c001_v7007000_t0000_u01772160456378") 2026/02/27 02:47:38 DEBUG : potato2: Deleting (id "4_z3fc28d13f0ed9bcb9fc80e1b_f1194f2aa6c467763_d20260227_m024733_c001_v0001185_t0033_u01772160453028") 2026/02/27 02:47:38 DEBUG : potato3: Deleting (id "4_z3fc28d13f0ed9bcb9fc80e1b_f4042de258dee8f61_d20260227_m024736_c001_v7007000_t0000_u01772160456665") 2026/02/27 02:47:38 DEBUG : potato3: Deleting (id "4_z3fc28d13f0ed9bcb9fc80e1b_f110fccf3aa31c43d_d20260227_m024733_c001_v0001173_t0026_u01772160453292") 2026/02/27 02:47:38 DEBUG : potato3: Deleting (id "4_z3fc28d13f0ed9bcb9fc80e1b_f10952ef065254613_d20260227_m024732_c001_v0001092_t0002_u01772160452205") --- PASS: TestServerSideMoveWithFilter (12.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-rerozol4debu" 2026/02/27 02:47:42 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vivicoh9nipu -> B2 bucket rclone-test-rerozol4debu 2026/02/27 02:47:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:47:45 DEBUG : empty space: size = 1 OK 2026/02/27 02:47:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/27 02:47:45 DEBUG : empty space: Unchanged skipping 2026/02/27 02:47:45 DEBUG : B2 bucket rclone-test-rerozol4debu: Waiting for checks to finish 2026/02/27 02:47:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:47:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rerozol4debu) 2026/02/27 02:47:45 DEBUG : potato3: Sizes differ 2026/02/27 02:47:45 INFO : empty space: Deleted 2026/02/27 02:47:45 DEBUG : B2 bucket rclone-test-rerozol4debu: Waiting for transfers to finish 2026/02/27 02:47:45 DEBUG : potato2: size = 60 OK 2026/02/27 02:47:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:47:45 INFO : potato2: Copied (server-side copy) 2026/02/27 02:47:45 INFO : potato2: Deleted 2026/02/27 02:47:45 DEBUG : potato3: size = 68 OK 2026/02/27 02:47:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/27 02:47:45 INFO : potato3: Copied (server-side copy) 2026/02/27 02:47:46 INFO : potato3: Deleted 2026/02/27 02:47:46 DEBUG : Creating backend with remote "TestB2:rclone-test-ropecod2heya" 2026/02/27 02:47:47 INFO : tomatoDir: Making directory 2026/02/27 02:47:47 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/27 02:47:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:47:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/27 02:47:47 DEBUG : B2 bucket rclone-test-ropecod2heya: Waiting for checks to finish 2026/02/27 02:47:47 DEBUG : B2 bucket rclone-test-ropecod2heya: Waiting for transfers to finish 2026/02/27 02:47:48 DEBUG : potato2: size = 60 OK 2026/02/27 02:47:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/27 02:47:48 INFO : potato2: Copied (server-side copy) 2026/02/27 02:47:48 INFO : potato2: Deleted 2026/02/27 02:47:48 DEBUG : empty space: size = 1 OK 2026/02/27 02:47:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/27 02:47:48 INFO : empty space: Copied (server-side copy) 2026/02/27 02:47:49 DEBUG : potato3: size = 68 OK 2026/02/27 02:47:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/27 02:47:49 INFO : potato3: Copied (server-side copy) 2026/02/27 02:47:49 INFO : empty space: Deleted 2026/02/27 02:47:49 INFO : potato3: Deleted 2026/02/27 02:47:49 DEBUG : B2 bucket rclone-test-ropecod2heya: Purge remote 2026/02/27 02:47:49 INFO : B2 bucket rclone-test-ropecod2heya: cleaning bucket "rclone-test-ropecod2heya" of all files 2026/02/27 02:47:49 DEBUG : empty space: Deleting (id "4_zdf82cd33f0ed9bcb9fc80e1b_f110f080b981c7c15_d20260227_m024748_c001_v0001097_t0016_u01772160468707") 2026/02/27 02:47:49 DEBUG : potato2: Deleting (id "4_zdf82cd33f0ed9bcb9fc80e1b_f101d907f52d91868_d20260227_m024748_c001_v0001173_t0026_u01772160468341") 2026/02/27 02:47:49 DEBUG : potato3: Deleting (id "4_zdf82cd33f0ed9bcb9fc80e1b_f102c0fae8a6897cc_d20260227_m024748_c001_v0001172_t0002_u01772160468728") 2026/02/27 02:47:50 DEBUG : B2 bucket rclone-test-rerozol4debu: Purge remote 2026/02/27 02:47:50 INFO : B2 bucket rclone-test-rerozol4debu: cleaning bucket "rclone-test-rerozol4debu" of all files 2026/02/27 02:47:50 DEBUG : empty space: Deleting (id "4_z8fa2bd23f0ed9bcb9fc80e1b_f419de4e04b2c8604_d20260227_m024749_c001_v7007000_t0000_u01772160469045") 2026/02/27 02:47:50 DEBUG : empty space: Deleting (id "4_z8fa2bd23f0ed9bcb9fc80e1b_f11132a39cd7cad32_d20260227_m024744_c001_v0001182_t0009_u01772160464475") 2026/02/27 02:47:50 DEBUG : potato2: Deleting (id "4_z8fa2bd23f0ed9bcb9fc80e1b_f419de4e04b2c8603_d20260227_m024748_c001_v7007000_t0000_u01772160468740") 2026/02/27 02:47:50 DEBUG : potato2: Deleting (id "4_z8fa2bd23f0ed9bcb9fc80e1b_f114b676ed7cbe84a_d20260227_m024745_c001_v0001137_t0057_u01772160465375") 2026/02/27 02:47:50 DEBUG : potato3: Deleting (id "4_z8fa2bd23f0ed9bcb9fc80e1b_f4007915a0194f05f_d20260227_m024749_c001_v7007000_t0000_u01772160469113") 2026/02/27 02:47:50 DEBUG : potato3: Deleting (id "4_z8fa2bd23f0ed9bcb9fc80e1b_f106c9ef8e76279c7_d20260227_m024745_c001_v0001093_t0042_u01772160465717") 2026/02/27 02:47:50 DEBUG : potato3: Deleting (id "4_z8fa2bd23f0ed9bcb9fc80e1b_f11132a39cd7cad34_d20260227_m024744_c001_v0001182_t0030_u01772160464748") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.50s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.86s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:47:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/rclone-sync-test" 2026/02/27 02:47:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/rclone-sync-test-include/layer2" 2026/02/27 02:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/rclone-sync-test-ignore-file" 2026/02/27 02:48:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:48:04 DEBUG : B2 bucket rclone-test-vivicoh9nipu path rclone-sync-test: Waiting for checks to finish 2026/02/27 02:48:04 DEBUG : B2 bucket rclone-test-vivicoh9nipu path rclone-sync-test: Waiting for transfers to finish 2026/02/27 02:48:04 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:04 INFO : There was nothing to transfer 2026/02/27 02:48:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:48:05 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:48:05 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:48:05 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:05 INFO : There was nothing to transfer 2026/02/27 02:48:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:48:05 DEBUG : B2 bucket rclone-test-vivicoh9nipu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/27 02:48:05 DEBUG : B2 bucket rclone-test-vivicoh9nipu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/27 02:48:05 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:05 INFO : There was nothing to transfer 2026/02/27 02:48:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:48:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:48:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:48:06 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:06 INFO : There was nothing to transfer 2026/02/27 02:48:06 DEBUG : Excluded 2026/02/27 02:48:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:48:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/27 02:48:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/27 02:48:06 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.64s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:48:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dst" 2026/02/27 02:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/CompareDest" 2026/02/27 02:48:10 DEBUG : one: Need to transfer - File not found at Destination 2026/02/27 02:48:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:11 DEBUG : one: size = 3 OK 2026/02/27 02:48:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:48:11 INFO : one: Copied (new) 2026/02/27 02:48:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:12 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:12 DEBUG : one: Sizes differ 2026/02/27 02:48:12 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:12 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:12 DEBUG : one: size = 5 OK 2026/02/27 02:48:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/27 02:48:12 INFO : one: Copied (replaced existing) 2026/02/27 02:48:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:14 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:14 DEBUG : one: Sizes differ 2026/02/27 02:48:14 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:14 DEBUG : one: size = 5 OK 2026/02/27 02:48:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:48:14 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:14 INFO : There was nothing to transfer 2026/02/27 02:48:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:16 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:16 DEBUG : one: Sizes differ 2026/02/27 02:48:16 DEBUG : two: size = 3 OK 2026/02/27 02:48:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 02:48:16 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:16 DEBUG : one: size = 5 OK 2026/02/27 02:48:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:48:16 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:16 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:16 INFO : There was nothing to transfer 2026/02/27 02:48:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:16 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:16 DEBUG : one: Sizes differ 2026/02/27 02:48:16 DEBUG : two: size = 3 OK 2026/02/27 02:48:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 02:48:16 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:16 DEBUG : one: size = 5 OK 2026/02/27 02:48:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:48:16 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:16 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:16 INFO : There was nothing to transfer 2026/02/27 02:48:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:17 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:17 DEBUG : one: Sizes differ 2026/02/27 02:48:18 DEBUG : two: size = 3 OK 2026/02/27 02:48:18 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/27 02:48:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/27 02:48:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 02:48:18 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:18 DEBUG : one: size = 5 OK 2026/02/27 02:48:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:48:18 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:18 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:18 INFO : There was nothing to transfer 2026/02/27 02:48:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:18 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:18 DEBUG : one: Sizes differ 2026/02/27 02:48:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:18 DEBUG : two: size = 3 (B2 bucket rclone-test-vivicoh9nipu path CompareDest) 2026/02/27 02:48:18 DEBUG : two: Sizes differ 2026/02/27 02:48:18 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 02:48:18 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:18 DEBUG : one: size = 5 OK 2026/02/27 02:48:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:48:18 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:19 DEBUG : two: size = 5 OK 2026/02/27 02:48:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/27 02:48:19 INFO : two: Copied (new) 2026/02/27 02:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.38s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:48:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dest" 2026/02/27 02:48:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/pre-dest1" 2026/02/27 02:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/pre-dest2" 2026/02/27 02:48:26 DEBUG : 1: size = 1 OK 2026/02/27 02:48:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:48:26 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/27 02:48:26 DEBUG : 2: size = 1 OK 2026/02/27 02:48:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:48:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/27 02:48:27 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/27 02:48:27 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dest: Waiting for checks to finish 2026/02/27 02:48:27 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dest: Waiting for transfers to finish 2026/02/27 02:48:28 DEBUG : 3: size = 1 OK 2026/02/27 02:48:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/27 02:48:28 INFO : 3: Copied (new) 2026/02/27 02:48:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:48:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dst" 2026/02/27 02:48:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/CopyDest" 2026/02/27 02:48:32 DEBUG : one: Need to transfer - File not found at Destination 2026/02/27 02:48:32 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:32 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:33 DEBUG : one: size = 3 OK 2026/02/27 02:48:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:48:33 INFO : one: Copied (new) 2026/02/27 02:48:33 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:34 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:34 DEBUG : one: Sizes differ 2026/02/27 02:48:34 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:34 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:34 DEBUG : one: size = 5 OK 2026/02/27 02:48:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/27 02:48:34 INFO : one: Copied (replaced existing) 2026/02/27 02:48:34 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/BackupDir" 2026/02/27 02:48:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:37 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:37 DEBUG : one: Sizes differ 2026/02/27 02:48:37 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:37 DEBUG : one: size = 5 OK 2026/02/27 02:48:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:37 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:37 DEBUG : one: Sizes differ 2026/02/27 02:48:39 DEBUG : one: size = 3 OK 2026/02/27 02:48:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:48:39 INFO : one: Copied (server-side copy) 2026/02/27 02:48:39 INFO : one: Deleted 2026/02/27 02:48:39 DEBUG : one: size = 5 OK 2026/02/27 02:48:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/27 02:48:39 INFO : one: Copied (server-side copy) 2026/02/27 02:48:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/27 02:48:39 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:39 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:40 DEBUG : one: size = 5 OK 2026/02/27 02:48:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:40 DEBUG : one: Unchanged skipping 2026/02/27 02:48:41 DEBUG : two: size = 3 OK 2026/02/27 02:48:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:41 DEBUG : two: size = 3 OK 2026/02/27 02:48:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/27 02:48:41 INFO : two: Copied (server-side copy) 2026/02/27 02:48:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/27 02:48:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:41 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:41 DEBUG : one: size = 5 OK 2026/02/27 02:48:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:41 DEBUG : one: Unchanged skipping 2026/02/27 02:48:41 DEBUG : two: size = 3 OK 2026/02/27 02:48:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:41 DEBUG : two: Unchanged skipping 2026/02/27 02:48:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:41 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:41 INFO : There was nothing to transfer 2026/02/27 02:48:43 DEBUG : one: size = 5 OK 2026/02/27 02:48:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:43 DEBUG : one: Unchanged skipping 2026/02/27 02:48:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:43 DEBUG : three: size = 5 (B2 bucket rclone-test-vivicoh9nipu path CopyDest) 2026/02/27 02:48:43 DEBUG : three: Sizes differ 2026/02/27 02:48:43 DEBUG : three: Destination not found in --copy-dest 2026/02/27 02:48:43 DEBUG : three: Need to transfer - File not found at Destination 2026/02/27 02:48:43 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:43 DEBUG : two: size = 3 OK 2026/02/27 02:48:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/27 02:48:43 DEBUG : two: Unchanged skipping 2026/02/27 02:48:43 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:43 DEBUG : three: size = 7 OK 2026/02/27 02:48:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/27 02:48:43 INFO : three: Copied (new) 2026/02/27 02:48:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.01s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:48:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dst" 2026/02/27 02:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/backup" 2026/02/27 02:48:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:50 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:50 DEBUG : one: Sizes differ 2026/02/27 02:48:50 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:48:50 DEBUG : two: size = 3 OK 2026/02/27 02:48:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:48:50 DEBUG : two: Unchanged skipping 2026/02/27 02:48:51 DEBUG : one: size = 3 OK 2026/02/27 02:48:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:48:51 INFO : one: Copied (server-side copy) 2026/02/27 02:48:52 INFO : one: Deleted 2026/02/27 02:48:52 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:48:53 DEBUG : one: size = 4 OK 2026/02/27 02:48:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:48:53 INFO : one: Copied (new) 2026/02/27 02:48:53 DEBUG : Waiting for deletions to finish 2026/02/27 02:48:53 DEBUG : three.txt: size = 5 OK 2026/02/27 02:48:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 02:48:53 INFO : three.txt: Copied (server-side copy) 2026/02/27 02:48:53 INFO : three.txt: Deleted 2026/02/27 02:48:53 INFO : three.txt: Moved into backup dir 2026/02/27 02:48:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:48:55 DEBUG : one: size = 4 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:48:55 DEBUG : one: Sizes differ 2026/02/27 02:48:55 DEBUG : two: size = 3 OK 2026/02/27 02:48:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:48:55 DEBUG : two: Unchanged skipping 2026/02/27 02:48:55 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:49:01 DEBUG : one: size = 4 OK 2026/02/27 02:49:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:01 INFO : one: Copied (server-side copy) 2026/02/27 02:49:02 INFO : one: Deleted 2026/02/27 02:49:02 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:49:03 DEBUG : one: size = 5 OK 2026/02/27 02:49:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/27 02:49:03 INFO : one: Copied (new) 2026/02/27 02:49:03 DEBUG : Waiting for deletions to finish 2026/02/27 02:49:03 DEBUG : three.txt: size = 6 OK 2026/02/27 02:49:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/27 02:49:03 INFO : three.txt: Copied (server-side copy) 2026/02/27 02:49:04 INFO : three.txt: Deleted 2026/02/27 02:49:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.96s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:49:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dst" 2026/02/27 02:49:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/backup" 2026/02/27 02:49:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:11 DEBUG : two: size = 3 OK 2026/02/27 02:49:11 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:11 DEBUG : one: Sizes differ 2026/02/27 02:49:11 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:49:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:49:11 DEBUG : two: Unchanged skipping 2026/02/27 02:49:12 DEBUG : one.bak: size = 3 OK 2026/02/27 02:49:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:49:12 INFO : one: Copied (server-side copy) to: one.bak 2026/02/27 02:49:13 INFO : one: Deleted 2026/02/27 02:49:13 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:49:14 DEBUG : one: size = 4 OK 2026/02/27 02:49:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:14 INFO : one: Copied (new) 2026/02/27 02:49:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:49:15 DEBUG : three.txt.bak: size = 5 OK 2026/02/27 02:49:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 02:49:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/27 02:49:15 INFO : three.txt: Deleted 2026/02/27 02:49:15 INFO : three.txt: Moved into backup dir 2026/02/27 02:49:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:16 DEBUG : one: size = 4 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:16 DEBUG : one: Sizes differ 2026/02/27 02:49:16 DEBUG : two: size = 3 OK 2026/02/27 02:49:16 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:49:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:49:16 DEBUG : two: Unchanged skipping 2026/02/27 02:49:17 DEBUG : one.bak: size = 4 OK 2026/02/27 02:49:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:17 INFO : one: Copied (server-side copy) to: one.bak 2026/02/27 02:49:17 INFO : one: Deleted 2026/02/27 02:49:17 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:49:18 DEBUG : one: size = 5 OK 2026/02/27 02:49:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/27 02:49:18 INFO : one: Copied (new) 2026/02/27 02:49:18 DEBUG : Waiting for deletions to finish 2026/02/27 02:49:18 DEBUG : three.txt.bak: size = 6 OK 2026/02/27 02:49:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/27 02:49:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/27 02:49:18 INFO : three.txt: Deleted 2026/02/27 02:49:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:49:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dst" 2026/02/27 02:49:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/backup" 2026/02/27 02:49:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:24 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:24 DEBUG : one: Sizes differ 2026/02/27 02:49:24 DEBUG : two: size = 3 OK 2026/02/27 02:49:24 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:49:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:49:24 DEBUG : two: Unchanged skipping 2026/02/27 02:49:26 DEBUG : one-2019-01-01: size = 3 OK 2026/02/27 02:49:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:49:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/27 02:49:26 INFO : one: Deleted 2026/02/27 02:49:26 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:49:27 DEBUG : one: size = 4 OK 2026/02/27 02:49:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:27 INFO : one: Copied (new) 2026/02/27 02:49:27 DEBUG : Waiting for deletions to finish 2026/02/27 02:49:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/27 02:49:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 02:49:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/27 02:49:28 INFO : three.txt: Deleted 2026/02/27 02:49:28 INFO : three.txt: Moved into backup dir 2026/02/27 02:49:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:30 DEBUG : one: size = 4 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:30 DEBUG : one: Sizes differ 2026/02/27 02:49:30 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:49:30 DEBUG : two: size = 3 OK 2026/02/27 02:49:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:49:30 DEBUG : two: Unchanged skipping 2026/02/27 02:49:30 DEBUG : one-2019-01-01: size = 4 OK 2026/02/27 02:49:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/27 02:49:30 INFO : one: Deleted 2026/02/27 02:49:30 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:49:31 DEBUG : one: size = 5 OK 2026/02/27 02:49:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/27 02:49:31 INFO : one: Copied (new) 2026/02/27 02:49:31 DEBUG : Waiting for deletions to finish 2026/02/27 02:49:31 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/27 02:49:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/27 02:49:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/27 02:49:31 INFO : three.txt: Deleted 2026/02/27 02:49:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.99s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:49:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dst" 2026/02/27 02:49:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:37 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:37 DEBUG : one: Sizes differ 2026/02/27 02:49:37 DEBUG : two: size = 3 OK 2026/02/27 02:49:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:49:37 DEBUG : two: Unchanged skipping 2026/02/27 02:49:37 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:49:37 DEBUG : one.bak: size = 3 OK 2026/02/27 02:49:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:49:37 INFO : one: Copied (server-side copy) to: one.bak 2026/02/27 02:49:37 INFO : one: Deleted 2026/02/27 02:49:37 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:49:38 DEBUG : one: size = 4 OK 2026/02/27 02:49:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:38 INFO : one: Copied (new) 2026/02/27 02:49:38 DEBUG : Waiting for deletions to finish 2026/02/27 02:49:39 DEBUG : three.txt.bak: size = 5 OK 2026/02/27 02:49:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 02:49:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/27 02:49:39 INFO : three.txt: Deleted 2026/02/27 02:49:39 INFO : three.txt: Moved into backup dir 2026/02/27 02:49:40 DEBUG : one.bak: Excluded (Path Filter) 2026/02/27 02:49:40 DEBUG : one.bak: Excluded 2026/02/27 02:49:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/27 02:49:40 DEBUG : three.txt.bak: Excluded 2026/02/27 02:49:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:40 DEBUG : one: size = 4 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:40 DEBUG : one: Sizes differ 2026/02/27 02:49:40 DEBUG : two: size = 3 OK 2026/02/27 02:49:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:49:40 DEBUG : two: Unchanged skipping 2026/02/27 02:49:40 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for checks to finish 2026/02/27 02:49:41 DEBUG : one.bak: size = 4 OK 2026/02/27 02:49:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:41 INFO : one: Copied (server-side copy) to: one.bak 2026/02/27 02:49:41 INFO : one: Deleted 2026/02/27 02:49:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu path dst: Waiting for transfers to finish 2026/02/27 02:49:41 DEBUG : one: size = 5 OK 2026/02/27 02:49:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/27 02:49:41 INFO : one: Copied (new) 2026/02/27 02:49:41 DEBUG : Waiting for deletions to finish 2026/02/27 02:49:42 DEBUG : three.txt.bak: size = 6 OK 2026/02/27 02:49:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/27 02:49:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/27 02:49:42 INFO : three.txt: Deleted 2026/02/27 02:49:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.90s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:49:45 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1097-15.backblaze.com/b2api/v1/b2_upload_file/8f627d93f0cd9bcb9fc80e1b/c001_v0001097_t0017": EOF 2026/02/27 02:49:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-15.backblaze.com/b2api/v1/b2_upload_file/8f627d93f0cd9bcb9fc80e1b/c001_v0001097_t0017": EOF) 2026/02/27 02:49:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-vivicoh9nipu: 1/10 (Post "https://pod-000-1097-15.backblaze.com/b2api/v1/b2_upload_file/8f627d93f0cd9bcb9fc80e1b/c001_v0001097_t0017": EOF) 2026/02/27 02:49:47 DEBUG : pacer: Reducing sleep to 10ms 2026/02/27 02:49:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dst" 2026/02/27 02:49:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:49 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:49 DEBUG : one: Sizes differ 2026/02/27 02:49:51 DEBUG : one.bak: size = 3 OK 2026/02/27 02:49:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:49:51 INFO : one: Copied (server-side copy) to: one.bak 2026/02/27 02:49:51 INFO : one: Deleted 2026/02/27 02:49:52 DEBUG : one: size = 4 OK 2026/02/27 02:49:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:52 INFO : one: Copied (new) 2026/02/27 02:49:52 DEBUG : two: size = 3 OK 2026/02/27 02:49:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:49:52 DEBUG : two: Unchanged skipping 2026/02/27 02:49:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:52 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:52 DEBUG : three.txt: Sizes differ 2026/02/27 02:49:53 DEBUG : three.txt.bak: size = 5 OK 2026/02/27 02:49:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 02:49:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/27 02:49:53 INFO : three.txt: Deleted 2026/02/27 02:49:54 DEBUG : three.txt: size = 6 OK 2026/02/27 02:49:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/27 02:49:54 INFO : three.txt: Copied (new) 2026/02/27 02:49:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:54 DEBUG : one: size = 4 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:54 DEBUG : one: Sizes differ 2026/02/27 02:49:55 DEBUG : one.bak: size = 4 OK 2026/02/27 02:49:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:49:55 INFO : one: Copied (server-side copy) to: one.bak 2026/02/27 02:49:55 INFO : one: Deleted 2026/02/27 02:49:56 DEBUG : one: size = 5 OK 2026/02/27 02:49:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/27 02:49:56 INFO : one: Copied (new) 2026/02/27 02:49:56 DEBUG : two: size = 3 OK 2026/02/27 02:49:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:49:56 DEBUG : two: Unchanged skipping 2026/02/27 02:49:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:49:56 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:49:56 DEBUG : three.txt: Sizes differ 2026/02/27 02:49:56 DEBUG : three.txt.bak: size = 6 OK 2026/02/27 02:49:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/27 02:49:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/27 02:49:57 INFO : three.txt: Deleted 2026/02/27 02:49:57 DEBUG : three.txt: size = 19 OK 2026/02/27 02:49:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/27 02:49:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.89s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vivicoh9nipu/dst" 2026/02/27 02:50:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:50:02 DEBUG : one: size = 3 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:50:02 DEBUG : one: Sizes differ 2026/02/27 02:50:03 DEBUG : one-2019-01-01: size = 3 OK 2026/02/27 02:50:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/27 02:50:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/27 02:50:03 INFO : one: Deleted 2026/02/27 02:50:04 DEBUG : one: size = 4 OK 2026/02/27 02:50:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:50:04 INFO : one: Copied (new) 2026/02/27 02:50:04 DEBUG : two: size = 3 OK 2026/02/27 02:50:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:04 DEBUG : two: Unchanged skipping 2026/02/27 02:50:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:50:04 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:50:04 DEBUG : three.txt: Sizes differ 2026/02/27 02:50:05 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/27 02:50:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/27 02:50:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/27 02:50:05 INFO : three.txt: Deleted 2026/02/27 02:50:06 DEBUG : three.txt: size = 6 OK 2026/02/27 02:50:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/27 02:50:06 INFO : three.txt: Copied (new) 2026/02/27 02:50:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:50:07 DEBUG : one: size = 4 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:50:07 DEBUG : one: Sizes differ 2026/02/27 02:50:07 DEBUG : one-2019-01-01: size = 4 OK 2026/02/27 02:50:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/27 02:50:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/27 02:50:08 INFO : one: Deleted 2026/02/27 02:50:08 DEBUG : one: size = 5 OK 2026/02/27 02:50:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/27 02:50:08 INFO : one: Copied (new) 2026/02/27 02:50:08 DEBUG : two: size = 3 OK 2026/02/27 02:50:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:08 DEBUG : two: Unchanged skipping 2026/02/27 02:50:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:50:08 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vivicoh9nipu path dst) 2026/02/27 02:50:08 DEBUG : three.txt: Sizes differ 2026/02/27 02:50:09 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/27 02:50:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/27 02:50:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/27 02:50:09 INFO : three.txt: Deleted 2026/02/27 02:50:09 DEBUG : three.txt: size = 19 OK 2026/02/27 02:50:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/27 02:50:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.29s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:50:13 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:50:13 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:50:13 DEBUG : Testêé: Sizes differ 2026/02/27 02:50:13 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:50:13 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:50:13 DEBUG : Testêé: size = 14 OK 2026/02/27 02:50:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/27 02:50:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/27 02:50:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.16s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:50:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/27 02:50:14 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:50:14 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:50:15 DEBUG : existing: size = 6 OK 2026/02/27 02:50:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/27 02:50:15 INFO : existing: Copied (new) 2026/02/27 02:50:15 DEBUG : Waiting for deletions to finish 2026/02/27 02:50:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:50:15 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:50:15 DEBUG : existing: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:50:15 DEBUG : existing: Sizes differ 2026/02/27 02:50:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/27 02:50:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:50:15 ERROR : B2 bucket rclone-test-vivicoh9nipu: not deleting files as there were IO errors 2026/02/27 02:50:15 ERROR : B2 bucket rclone-test-vivicoh9nipu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.10s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:50:17 DEBUG : EXISTING: size = 6 OK 2026/02/27 02:50:17 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:50:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:17 DEBUG : existing: Unchanged skipping 2026/02/27 02:50:17 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:50:17 DEBUG : Waiting for deletions to finish 2026/02/27 02:50:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:50:39 DEBUG : both0: size = 6 OK 2026/02/27 02:50:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both10: size = 6 OK 2026/02/27 02:50:39 DEBUG : both12: size = 6 OK 2026/02/27 02:50:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both11: size = 6 OK 2026/02/27 02:50:39 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:50:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both0: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both13: size = 6 OK 2026/02/27 02:50:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both12: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both14: size = 6 OK 2026/02/27 02:50:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both14: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both15: size = 6 OK 2026/02/27 02:50:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both15: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both16: size = 6 OK 2026/02/27 02:50:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both16: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both17: size = 6 OK 2026/02/27 02:50:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both17: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both18: size = 6 OK 2026/02/27 02:50:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both18: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both19: size = 6 OK 2026/02/27 02:50:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both19: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both1: size = 6 OK 2026/02/27 02:50:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both1: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both2: size = 6 OK 2026/02/27 02:50:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both2: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both3: size = 6 OK 2026/02/27 02:50:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both3: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both4: size = 6 OK 2026/02/27 02:50:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both4: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both5: size = 6 OK 2026/02/27 02:50:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both5: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both6: size = 6 OK 2026/02/27 02:50:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both6: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both7: size = 6 OK 2026/02/27 02:50:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both7: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both8: size = 6 OK 2026/02/27 02:50:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both8: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both9: size = 6 OK 2026/02/27 02:50:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:50:39 DEBUG : both9: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both10: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both11: Unchanged skipping 2026/02/27 02:50:39 DEBUG : both13: Unchanged skipping 2026/02/27 02:50:39 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:50:39 DEBUG : Waiting for deletions to finish 2026/02/27 02:50:39 INFO : only18: Deleted 2026/02/27 02:50:39 INFO : only2: Deleted 2026/02/27 02:50:39 INFO : only3: Deleted 2026/02/27 02:50:39 INFO : only4: Deleted 2026/02/27 02:50:39 INFO : only6: Deleted 2026/02/27 02:50:39 INFO : only7: Deleted 2026/02/27 02:50:39 INFO : only16: Deleted 2026/02/27 02:50:39 INFO : only17: Deleted 2026/02/27 02:50:39 INFO : only19: Deleted 2026/02/27 02:50:39 INFO : only8: Deleted 2026/02/27 02:50:39 INFO : only9: Deleted 2026/02/27 02:50:39 INFO : only5: Deleted 2026/02/27 02:50:40 INFO : only0: Deleted 2026/02/27 02:50:40 INFO : only10: Deleted 2026/02/27 02:50:40 INFO : only11: Deleted 2026/02/27 02:50:40 INFO : only12: Deleted 2026/02/27 02:50:40 INFO : only13: Deleted 2026/02/27 02:50:40 INFO : only14: Deleted 2026/02/27 02:50:40 INFO : only15: Deleted 2026/02/27 02:50:40 INFO : only1: Deleted 2026/02/27 02:50:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.08s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:51:02 DEBUG : both10: size = 6 OK 2026/02/27 02:51:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both11: size = 6 OK 2026/02/27 02:51:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both12: size = 6 OK 2026/02/27 02:51:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:51:02 DEBUG : both0: size = 6 OK 2026/02/27 02:51:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both10: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both13: size = 6 OK 2026/02/27 02:51:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both13: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both14: size = 6 OK 2026/02/27 02:51:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both11: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both15: size = 6 OK 2026/02/27 02:51:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both12: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both16: size = 6 OK 2026/02/27 02:51:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both16: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both17: size = 6 OK 2026/02/27 02:51:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both17: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both18: size = 6 OK 2026/02/27 02:51:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both0: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both19: size = 6 OK 2026/02/27 02:51:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both19: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both1: size = 6 OK 2026/02/27 02:51:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both1: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both2: size = 6 OK 2026/02/27 02:51:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both18: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both3: size = 6 OK 2026/02/27 02:51:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both3: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both4: size = 6 OK 2026/02/27 02:51:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both4: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both5: size = 6 OK 2026/02/27 02:51:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both5: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both6: size = 6 OK 2026/02/27 02:51:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both6: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both7: size = 6 OK 2026/02/27 02:51:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both7: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both8: size = 6 OK 2026/02/27 02:51:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both8: Unchanged skipping 2026/02/27 02:51:02 DEBUG : both9: size = 6 OK 2026/02/27 02:51:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:02 DEBUG : both9: Unchanged skipping 2026/02/27 02:51:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only0: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only0: Sizes differ 2026/02/27 02:51:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only10: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only10: Sizes differ 2026/02/27 02:51:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only11: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only11: Sizes differ 2026/02/27 02:51:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only12: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only12: Sizes differ 2026/02/27 02:51:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only13: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only13: Sizes differ 2026/02/27 02:51:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only14: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only14: Sizes differ 2026/02/27 02:51:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only15: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only15: Sizes differ 2026/02/27 02:51:02 DEBUG : both15: Unchanged skipping 2026/02/27 02:51:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only16: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only16: Sizes differ 2026/02/27 02:51:02 DEBUG : both14: Unchanged skipping 2026/02/27 02:51:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only17: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only17: Sizes differ 2026/02/27 02:51:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only18: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only18: Sizes differ 2026/02/27 02:51:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only19: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only19: Sizes differ 2026/02/27 02:51:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only1: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only1: Sizes differ 2026/02/27 02:51:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only2: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only2: Sizes differ 2026/02/27 02:51:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only3: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only3: Sizes differ 2026/02/27 02:51:02 DEBUG : both2: Unchanged skipping 2026/02/27 02:51:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only4: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only4: Sizes differ 2026/02/27 02:51:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only5: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only5: Sizes differ 2026/02/27 02:51:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only6: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only6: Sizes differ 2026/02/27 02:51:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only7: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only7: Sizes differ 2026/02/27 02:51:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only8: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only8: Sizes differ 2026/02/27 02:51:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1390948034) 2026/02/27 02:51:02 DEBUG : only9: size = 6 (B2 bucket rclone-test-vivicoh9nipu) 2026/02/27 02:51:02 DEBUG : only9: Sizes differ 2026/02/27 02:51:02 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:51:03 DEBUG : only10: size = 0 OK 2026/02/27 02:51:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only10: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only13: size = 0 OK 2026/02/27 02:51:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only13: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only0: size = 0 OK 2026/02/27 02:51:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only0: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only11: size = 0 OK 2026/02/27 02:51:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only11: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only14: size = 0 OK 2026/02/27 02:51:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only14: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only15: size = 0 OK 2026/02/27 02:51:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only15: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only16: size = 0 OK 2026/02/27 02:51:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only16: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only12: size = 0 OK 2026/02/27 02:51:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only12: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only19: size = 0 OK 2026/02/27 02:51:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only19: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only17: size = 0 OK 2026/02/27 02:51:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only17: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only2: size = 0 OK 2026/02/27 02:51:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only2: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only4: size = 0 OK 2026/02/27 02:51:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only4: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only5: size = 0 OK 2026/02/27 02:51:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only5: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only6: size = 0 OK 2026/02/27 02:51:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only6: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only7: size = 0 OK 2026/02/27 02:51:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only7: Copied (replaced existing) 2026/02/27 02:51:03 DEBUG : only8: size = 0 OK 2026/02/27 02:51:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:03 INFO : only8: Copied (replaced existing) 2026/02/27 02:51:04 DEBUG : only9: size = 0 OK 2026/02/27 02:51:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:04 INFO : only9: Copied (replaced existing) 2026/02/27 02:51:04 DEBUG : only18: size = 0 OK 2026/02/27 02:51:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:04 INFO : only18: Copied (replaced existing) 2026/02/27 02:51:04 DEBUG : only1: size = 0 OK 2026/02/27 02:51:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:04 INFO : only1: Copied (replaced existing) 2026/02/27 02:51:04 DEBUG : only3: size = 0 OK 2026/02/27 02:51:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/27 02:51:04 INFO : only3: Copied (replaced existing) 2026/02/27 02:51:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.58s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:51:12 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:51:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:51:12 DEBUG : empty_on_remote: Making directory with metadata 2026/02/27 02:51:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:51:12 INFO : empty_on_remote: Making directory 2026/02/27 02:51:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/27 02:51:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:51:15 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:51:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:51:15 DEBUG : empty_on_remote: Making directory with metadata 2026/02/27 02:51:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:51:15 INFO : empty_on_remote: Making directory 2026/02/27 02:51:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/27 02:51:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:51:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:17 INFO : sub dir: Making directory 2026/02/27 02:51:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:51:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:51:21 INFO : sub dir: Making directory 2026/02/27 02:51:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.23s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:51:33 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:33 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:51:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : apple: size = 5 OK 2026/02/27 02:51:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:51:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : apple: Unchanged skipping 2026/02/27 02:51:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:51:34 DEBUG : banana: size = 6 OK 2026/02/27 02:51:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:51:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:51:34 DEBUG : banana: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:51:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:51:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:51:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:51:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:51:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:51:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:51:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:51:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:51:34 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:51:34 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:34 INFO : There was nothing to transfer 2026/02/27 02:51:34 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:34 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:51:34 DEBUG : apple: size = 5 OK 2026/02/27 02:51:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:51:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:51:34 DEBUG : banana: size = 6 OK 2026/02/27 02:51:34 DEBUG : apple: Unchanged skipping 2026/02/27 02:51:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:51:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:34 DEBUG : banana: Unchanged skipping 2026/02/27 02:51:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:51:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:51:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:51:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:51:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:51:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:51:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:51:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:51:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:51:35 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:51:35 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:35 INFO : There was nothing to transfer 2026/02/27 02:51:35 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:35 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:51:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:51:48 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:49 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:51:49 DEBUG : apple: size = 5 OK 2026/02/27 02:51:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : apple: Unchanged skipping 2026/02/27 02:51:49 DEBUG : banana: size = 6 OK 2026/02/27 02:51:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:51:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:51:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:51:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:51:49 DEBUG : banana: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:51:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:51:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:51:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:51:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:51:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:51:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:51:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:51:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:51:49 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:51:49 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:49 INFO : There was nothing to transfer 2026/02/27 02:51:49 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:50 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : apple: size = 5 OK 2026/02/27 02:51:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : apple: Unchanged skipping 2026/02/27 02:51:50 DEBUG : banana: size = 6 OK 2026/02/27 02:51:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:51:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : banana: Unchanged skipping 2026/02/27 02:51:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:51:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:51:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:51:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:51:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:51:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:51:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:51:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:51:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:51:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:51:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:51:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:51:50 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:51:50 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:50 INFO : There was nothing to transfer 2026/02/27 02:51:50 DEBUG : Waiting for deletions to finish 2026/02/27 02:51:50 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:51:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:52:04 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:05 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:52:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:52:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:52:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:52:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:52:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/27 02:52:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:06 DEBUG : YmFuYW5h: size = 6 OK 2026/02/27 02:52:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/27 02:52:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/27 02:52:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/27 02:52:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:52:06 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:52:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/27 02:52:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/27 02:52:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/27 02:52:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/27 02:52:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/27 02:52:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/27 02:52:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/27 02:52:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/27 02:52:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:06 DEBUG : YXBwbGU=: size = 5 OK 2026/02/27 02:52:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/27 02:52:06 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/27 02:52:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/27 02:52:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/27 02:52:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/27 02:52:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/27 02:52:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/27 02:52:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/27 02:52:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/27 02:52:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/27 02:52:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/27 02:52:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/27 02:52:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/27 02:52:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/27 02:52:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/27 02:52:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/27 02:52:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/27 02:52:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/27 02:52:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/27 02:52:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/27 02:52:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/27 02:52:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/27 02:52:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/27 02:52:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/27 02:52:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/27 02:52:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/27 02:52:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/27 02:52:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/27 02:52:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/27 02:52:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/27 02:52:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:07 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0009-3456789.txt: Deleted 2026/02/27 02:52:08 INFO : splitbananasplit: Deleted 2026/02/27 02:52:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0012-6789;.txt: Deleted 2026/02/27 02:52:08 INFO : appleappleapplebanana: Deleted 2026/02/27 02:52:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0007-1234567.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0008-2345678.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0014-89;=.txt: Deleted 2026/02/27 02:52:08 INFO : apple: Deleted 2026/02/27 02:52:08 INFO : banana: Deleted 2026/02/27 02:52:08 INFO : dir1/0010-456789.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0011-56789;.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0015-9;=.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0013-789;=.txt: Deleted 2026/02/27 02:52:08 INFO : dir1/0003-defghij.txt: Deleted 2026/02/27 02:52:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/27 02:52:09 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/27 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:09 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:09 DEBUG : YXBwbGU=: size = 5 OK 2026/02/27 02:52:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:09 DEBUG : apple: Unchanged skipping 2026/02/27 02:52:09 DEBUG : YmFuYW5h: size = 6 OK 2026/02/27 02:52:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:09 DEBUG : banana: Unchanged skipping 2026/02/27 02:52:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:52:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/27 02:52:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:09 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/27 02:52:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/27 02:52:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/27 02:52:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/27 02:52:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/27 02:52:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/27 02:52:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/27 02:52:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/27 02:52:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/27 02:52:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:52:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:52:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:52:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:52:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/27 02:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:10 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:52:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:52:10 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:52:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:52:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:52:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:52:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:52:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:52:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:52:24 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:24 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:52:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:25 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:25 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:25 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:25 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/27 02:52:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/27 02:52:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/27 02:52:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:52:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:52:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:52:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:52:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:52:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:52:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:52:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:52:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:52:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:52:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/27 02:52:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:25 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:52:25 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:52:25 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/27 02:52:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/27 02:52:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/27 02:52:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/27 02:52:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/27 02:52:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:52:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : PREFIXapple: size = 5 OK 2026/02/27 02:52:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/27 02:52:25 INFO : apple: Copied (new) to: PREFIXapple 2026/02/27 02:52:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:25 DEBUG : PREFIXbanana: size = 6 OK 2026/02/27 02:52:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/27 02:52:25 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/27 02:52:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/27 02:52:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/27 02:52:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/27 02:52:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/27 02:52:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/27 02:52:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/27 02:52:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:52:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/27 02:52:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/27 02:52:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/27 02:52:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/27 02:52:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/27 02:52:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/27 02:52:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/27 02:52:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/27 02:52:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/27 02:52:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/27 02:52:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/27 02:52:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/27 02:52:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/27 02:52:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/27 02:52:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/27 02:52:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:52:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/27 02:52:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/27 02:52:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/27 02:52:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/27 02:52:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:52:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/27 02:52:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/27 02:52:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/27 02:52:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/27 02:52:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:27 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:27 INFO : appleappleapplebanana: Deleted 2026/02/27 02:52:27 INFO : splitbananasplit: Deleted 2026/02/27 02:52:27 INFO : dir1/0008-2345678.txt: Deleted 2026/02/27 02:52:27 INFO : dir1/0009-3456789.txt: Deleted 2026/02/27 02:52:27 INFO : apple: Deleted 2026/02/27 02:52:27 INFO : banana: Deleted 2026/02/27 02:52:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/27 02:52:27 INFO : dir1/0003-defghij.txt: Deleted 2026/02/27 02:52:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0007-1234567.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0011-56789;.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0012-6789;.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0014-89;=.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0013-789;=.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0010-456789.txt: Deleted 2026/02/27 02:52:28 INFO : dir1/0015-9;=.txt: Deleted 2026/02/27 02:52:28 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:52:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:52:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:52:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:52:28 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:52:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:52:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:52:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:52:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:52:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:52:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:52:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:52:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:52:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:52:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:52:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:52:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:52:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:52:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:52:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:52:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:52:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : apple: size = 5 OK 2026/02/27 02:52:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/27 02:52:29 INFO : apple: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:29 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:52:29 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:52:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:52:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/27 02:52:29 INFO : appleappleapplebanana: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:52:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/27 02:52:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/27 02:52:29 DEBUG : banana: size = 6 OK 2026/02/27 02:52:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/27 02:52:29 INFO : banana: Copied (new) 2026/02/27 02:52:29 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:52:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/27 02:52:29 INFO : splitbananasplit: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:52:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/27 02:52:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:52:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/27 02:52:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:52:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/27 02:52:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:52:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/27 02:52:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:52:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/27 02:52:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:52:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/27 02:52:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/27 02:52:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:52:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/27 02:52:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:52:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/27 02:52:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:52:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/27 02:52:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:52:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/27 02:52:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:52:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/27 02:52:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:52:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/27 02:52:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:52:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/27 02:52:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:52:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/27 02:52:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:52:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/27 02:52:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/27 02:52:30 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:30 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/27 02:52:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/27 02:52:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/27 02:52:31 INFO : PREFIXapple: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/27 02:52:31 INFO : PREFIXbanana: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/27 02:52:31 INFO : PREFIXsplitbananasplit: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/27 02:52:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/27 02:52:31 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:31 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:52:31 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:32 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:52:45 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:45 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:52:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:52:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:52:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:52:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:52:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:52:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : appleSUFFIX: size = 5 OK 2026/02/27 02:52:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/27 02:52:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:46 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:52:46 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:52:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/27 02:52:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/27 02:52:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/27 02:52:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/27 02:52:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/27 02:52:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/27 02:52:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/27 02:52:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/27 02:52:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/27 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/27 02:52:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:52:47 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/27 02:52:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/27 02:52:47 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/27 02:52:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/27 02:52:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/27 02:52:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/27 02:52:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/27 02:52:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/27 02:52:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/27 02:52:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/27 02:52:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/27 02:52:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/27 02:52:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/27 02:52:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/27 02:52:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/27 02:52:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/27 02:52:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/27 02:52:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/27 02:52:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/27 02:52:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/27 02:52:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/27 02:52:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/27 02:52:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/27 02:52:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/27 02:52:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:52:47 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/27 02:52:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/27 02:52:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:52:48 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/27 02:52:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/27 02:52:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:52:48 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:48 INFO : dir1/0007-1234567.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0008-2345678.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0012-6789;.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/27 02:52:48 INFO : apple: Deleted 2026/02/27 02:52:48 INFO : appleappleapplebanana: Deleted 2026/02/27 02:52:48 INFO : dir1/0013-789;=.txt: Deleted 2026/02/27 02:52:48 INFO : banana: Deleted 2026/02/27 02:52:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0009-3456789.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0015-9;=.txt: Deleted 2026/02/27 02:52:48 INFO : splitbananasplit: Deleted 2026/02/27 02:52:48 INFO : dir1/0003-defghij.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0010-456789.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0014-89;=.txt: Deleted 2026/02/27 02:52:48 INFO : dir1/0011-56789;.txt: Deleted 2026/02/27 02:52:48 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/27 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:52:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:52:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:52:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:52:49 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:52:49 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:52:49 DEBUG : apple: size = 5 OK 2026/02/27 02:52:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/27 02:52:49 INFO : apple: Copied (new) 2026/02/27 02:52:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:52:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/27 02:52:49 INFO : splitbananasplit: Copied (new) 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:52:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/27 02:52:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/27 02:52:49 DEBUG : banana: size = 6 OK 2026/02/27 02:52:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/27 02:52:49 INFO : banana: Copied (new) 2026/02/27 02:52:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:52:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/27 02:52:50 INFO : appleappleapplebanana: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:52:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/27 02:52:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:52:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/27 02:52:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:52:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/27 02:52:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:52:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/27 02:52:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:52:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/27 02:52:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:52:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/27 02:52:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:52:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/27 02:52:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:52:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/27 02:52:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:52:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/27 02:52:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/27 02:52:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:52:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/27 02:52:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/27 02:52:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:52:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/27 02:52:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/27 02:52:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:52:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/27 02:52:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/27 02:52:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:52:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/27 02:52:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/27 02:52:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:52:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/27 02:52:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/27 02:52:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:52:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/27 02:52:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/27 02:52:51 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:51 INFO : appleSUFFIX: Deleted 2026/02/27 02:52:51 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/27 02:52:51 INFO : splitbananasplitSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/27 02:52:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/27 02:52:52 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/27 02:52:52 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/27 02:52:52 INFO : bananaSUFFIX: Deleted 2026/02/27 02:52:52 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/27 02:52:52 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/27 02:52:52 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/27 02:52:52 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/27 02:52:52 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/27 02:52:52 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:52 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : Waiting for deletions to finish 2026/02/27 02:52:52 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:52:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:53:06 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:06 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : apple: size = 5 OK 2026/02/27 02:53:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:07 DEBUG : apple: Unchanged skipping 2026/02/27 02:53:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:07 DEBUG : banana: size = 6 OK 2026/02/27 02:53:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:07 DEBUG : banana: Unchanged skipping 2026/02/27 02:53:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:07 DEBUG : appleapple: size = 21 OK 2026/02/27 02:53:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/27 02:53:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/27 02:53:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/27 02:53:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:07 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:53:07 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:53:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/27 02:53:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/27 02:53:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/27 02:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/27 02:53:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/27 02:53:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/27 02:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/27 02:53:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/27 02:53:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/27 02:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:08 DEBUG : splitbanan: size = 16 OK 2026/02/27 02:53:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/27 02:53:08 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/27 02:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/27 02:53:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/27 02:53:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/27 02:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/27 02:53:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/27 02:53:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/27 02:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/27 02:53:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/27 02:53:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/27 02:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/27 02:53:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/27 02:53:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/27 02:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/27 02:53:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/27 02:53:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/27 02:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/27 02:53:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/27 02:53:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/27 02:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/27 02:53:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/27 02:53:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/27 02:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/27 02:53:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/27 02:53:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/27 02:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/27 02:53:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/27 02:53:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/27 02:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/27 02:53:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/27 02:53:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/27 02:53:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/27 02:53:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/27 02:53:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/27 02:53:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/27 02:53:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/27 02:53:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/27 02:53:09 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/27 02:53:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/27 02:53:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/27 02:53:09 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:09 INFO : dir1/0003-defghij.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0007-1234567.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0008-2345678.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0010-456789.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0013-789;=.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0015-9;=.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/27 02:53:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/27 02:53:09 INFO : splitbananasplit: Deleted 2026/02/27 02:53:09 INFO : dir1/0012-6789;.txt: Deleted 2026/02/27 02:53:09 INFO : appleappleapplebanana: Deleted 2026/02/27 02:53:10 INFO : dir1/0014-89;=.txt: Deleted 2026/02/27 02:53:10 INFO : dir1/0009-3456789.txt: Deleted 2026/02/27 02:53:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:10 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : appleapple: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:10 DEBUG : apple: size = 5 OK 2026/02/27 02:53:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : apple: Unchanged skipping 2026/02/27 02:53:10 DEBUG : appleapple: size = 21 OK 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:53:10 DEBUG : banana: size = 6 OK 2026/02/27 02:53:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : banana: Unchanged skipping 2026/02/27 02:53:10 DEBUG : splitbanan: size = 16 OK 2026/02/27 02:53:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:53:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:53:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:53:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:53:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:53:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:53:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:53:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:53:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:53:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:53:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:53:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:53:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:53:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:53:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:53:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/27 02:53:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/27 02:53:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/27 02:53:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/27 02:53:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:53:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:53:10 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:53:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:11 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : appleapple: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/27 02:53:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:53:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:53:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:53:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:53:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:53:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:53:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:53:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:53:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:53:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:53:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:53:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:53:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:53:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:53:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:53:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:53:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:53:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:53:11 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:53:24 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : apple: size = 5 OK 2026/02/27 02:53:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : apple: Unchanged skipping 2026/02/27 02:53:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:53:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:53:25 DEBUG : banana: size = 6 OK 2026/02/27 02:53:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : banana: Unchanged skipping 2026/02/27 02:53:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:53:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:53:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:53:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:53:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:53:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:53:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:53:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:53:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:53:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:53:25 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:53:25 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:25 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:25 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : apple: size = 5 OK 2026/02/27 02:53:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : apple: Unchanged skipping 2026/02/27 02:53:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:53:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:53:26 DEBUG : banana: size = 6 OK 2026/02/27 02:53:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : banana: Unchanged skipping 2026/02/27 02:53:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:53:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:53:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:53:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:53:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:53:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:53:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:53:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:53:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:53:26 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:53:26 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:53:26 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:26 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:26 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:53:26 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:27 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:53:40 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:41 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:53:41 DEBUG : apple: size = 5 OK 2026/02/27 02:53:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : apple: Unchanged skipping 2026/02/27 02:53:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:53:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:53:41 DEBUG : banana: size = 6 OK 2026/02/27 02:53:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : banana: Unchanged skipping 2026/02/27 02:53:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:53:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:53:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:53:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:53:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:53:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:53:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:53:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:53:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:53:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:53:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:53:41 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:41 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:42 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:53:42 DEBUG : apple: size = 5 OK 2026/02/27 02:53:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : apple: Unchanged skipping 2026/02/27 02:53:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:53:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:53:42 DEBUG : banana: size = 6 OK 2026/02/27 02:53:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : banana: Unchanged skipping 2026/02/27 02:53:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:53:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:53:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:53:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:53:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:53:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:53:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:53:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:53:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:53:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:53:42 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:53:42 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:42 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:43 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:53:56 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:56 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : apple: size = 5 OK 2026/02/27 02:53:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : apple: Unchanged skipping 2026/02/27 02:53:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:53:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:53:57 DEBUG : banana: size = 6 OK 2026/02/27 02:53:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : banana: Unchanged skipping 2026/02/27 02:53:57 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:53:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:53:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:53:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:53:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:53:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:53:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:53:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:53:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:53:57 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:53:57 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:53:57 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:57 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:57 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : apple: size = 5 OK 2026/02/27 02:53:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : apple: Unchanged skipping 2026/02/27 02:53:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:53:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:53:58 DEBUG : banana: size = 6 OK 2026/02/27 02:53:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : banana: Unchanged skipping 2026/02/27 02:53:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:53:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:53:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:53:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:53:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:53:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:53:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:53:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:53:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:53:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:53:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:53:58 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:53:58 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:58 DEBUG : Waiting for deletions to finish 2026/02/27 02:53:58 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:53:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : apple: size = 5 OK 2026/02/27 02:54:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:54:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:54:14 DEBUG : banana: size = 6 OK 2026/02/27 02:54:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:54:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:54:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:54:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:54:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:54:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:54:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:54:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:54:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:54:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:54:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:54:14 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:54:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : apple: size = 5 OK 2026/02/27 02:54:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : apple: Unchanged skipping 2026/02/27 02:54:15 DEBUG : banana: size = 6 OK 2026/02/27 02:54:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:54:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:54:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : banana: Unchanged skipping 2026/02/27 02:54:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:54:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:54:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:54:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:54:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:54:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:54:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:54:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:54:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:54:15 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:15 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:15 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:15 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:54:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:29 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:29 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:54:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : apple: size = 5 OK 2026/02/27 02:54:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : apple: Unchanged skipping 2026/02/27 02:54:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:54:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:54:30 DEBUG : banana: size = 6 OK 2026/02/27 02:54:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : banana: Unchanged skipping 2026/02/27 02:54:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:54:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:54:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:54:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:54:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:54:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:54:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:54:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:54:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:54:30 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:30 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:30 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:30 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:54:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : apple: size = 5 OK 2026/02/27 02:54:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : apple: Unchanged skipping 2026/02/27 02:54:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:54:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:54:31 DEBUG : banana: size = 6 OK 2026/02/27 02:54:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : banana: Unchanged skipping 2026/02/27 02:54:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:54:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:54:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:54:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:54:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:54:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:54:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:54:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:54:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:54:31 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:31 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:31 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:31 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:54:31 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (191.07s) --- PASS: TestTransform/NFC (14.85s) --- PASS: TestTransform/NFD (15.47s) --- PASS: TestTransform/base64 (19.30s) --- PASS: TestTransform/prefix (21.86s) --- PASS: TestTransform/suffix (20.89s) --- PASS: TestTransform/truncate (18.36s) --- PASS: TestTransform/encoder (15.76s) --- PASS: TestTransform/ISO-8859-1 (15.95s) --- PASS: TestTransform/charmap (15.66s) --- PASS: TestTransform/lowercase (16.78s) --- PASS: TestTransform/ascii (16.18s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/27 02:54:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/27 02:54:36 INFO : sub dir_somesuffix: Making directory 2026/02/27 02:54:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/27 02:54:36 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/27 02:54:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/27 02:54:36 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/27 02:54:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/27 02:54:36 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:36 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/27 02:54:37 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:37 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/27 02:54:37 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:37 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:38 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:38 INFO : tictactoe: Making directory 2026/02/27 02:54:38 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:38 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:54:38 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:38 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:38 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/27 02:54:38 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/27 02:54:38 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:39 INFO : toe: Making directory 2026/02/27 02:54:39 INFO : toe/toe: Making directory 2026/02/27 02:54:39 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 02:54:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:54:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 02:54:39 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:39 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/27 02:54:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/27 02:54:40 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.67s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:41 INFO : toe: Making directory 2026/02/27 02:54:41 INFO : toe/toe: Making directory 2026/02/27 02:54:41 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 02:54:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:54:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 02:54:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:41 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/27 02:54:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/27 02:54:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:43 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:54:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:54:43 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:43 INFO : tictacempty_dir: Making directory 2026/02/27 02:54:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:43 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:43 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:43 INFO : tictactoe: Making directory 2026/02/27 02:54:43 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:43 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:43 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:54:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:54:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:54:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:54:43 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:43 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/27 02:54:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/27 02:54:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:44 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:54:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:54:44 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:44 INFO : tictacempty_dir: Making directory 2026/02/27 02:54:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:44 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:44 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:44 INFO : tictactoe: Making directory 2026/02/27 02:54:44 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:44 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:44 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:44 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:44 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:54:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/27 02:54:46 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:46 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:46 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:46 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:54:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/27 02:54:46 NOTICE: B2 bucket rclone-test-vivicoh9nipu: 0 differences found 2026/02/27 02:54:46 NOTICE: B2 bucket rclone-test-vivicoh9nipu: 1 matching files --- PASS: TestAllTag (2.52s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:47 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:47 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:47 INFO : tictactoe: Making directory 2026/02/27 02:54:47 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:47 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:47 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:54:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:54:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:54:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:54:47 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:47 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/27 02:54:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/27 02:54:48 DEBUG : Waiting for deletions to finish 2026/02/27 02:54:48 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:48 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:48 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/27 02:54:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/27 02:54:48 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:54:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/27 02:54:48 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:48 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.40s) === RUN TestSyntax 2026/02/27 02:54:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:49 INFO : toe: Making directory 2026/02/27 02:54:49 INFO : toe/toe: Making directory 2026/02/27 02:54:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:54:49 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:49 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:50 DEBUG : toe/toe/toe: size = 11 OK 2026/02/27 02:54:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:50 INFO : toe/toe/toe: Copied (new) 2026/02/27 02:54:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.77s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:51 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:54:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:54:51 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:51 INFO : tictacempty_dir: Making directory 2026/02/27 02:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:51 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:51 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:51 INFO : tictactoe: Making directory 2026/02/27 02:54:51 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:51 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:51 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:54:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:54:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:54:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:51 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:51 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:54:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:52 INFO : toe/toe/toe.txt: Deleted 2026/02/27 02:54:52 INFO : toe/toe: Removing directory 2026/02/27 02:54:52 INFO : toe: Removing directory 2026/02/27 02:54:52 INFO : empty_dir: Removing directory 2026/02/27 02:54:52 DEBUG : Local file system at /tmp/rclone1390948034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:52 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:54:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:54:52 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:53 INFO : tictacempty_dir: Making directory 2026/02/27 02:54:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:53 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:53 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:53 INFO : tictactoe: Making directory 2026/02/27 02:54:53 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:53 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:53 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:54:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:54:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:54:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:53 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:53 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:54:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:54 INFO : toe/toe/toe.txt: Deleted 2026/02/27 02:54:54 INFO : toe/toe: Removing directory 2026/02/27 02:54:54 INFO : toe: Removing directory 2026/02/27 02:54:54 INFO : empty_dir: Removing directory 2026/02/27 02:54:54 DEBUG : Local file system at /tmp/rclone1390948034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/27 02:54:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:54:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/27 02:54:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:54:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:54:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:54:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/27 02:54:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/27 02:54:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.77s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:54:56 DEBUG : Reset feature "Copy" 2026/02/27 02:54:56 DEBUG : Reset feature "Move" 2026/02/27 02:54:56 DEBUG : Reset feature "Copy" 2026/02/27 02:54:56 DEBUG : Reset feature "Move" 2026/02/27 02:54:56 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:54:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:56 INFO : tictacempty_dir: Making directory 2026/02/27 02:54:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:56 INFO : tictactoe: Making directory 2026/02/27 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:56 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:54:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:56 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:54:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:54:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:54:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:54:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:56 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:54:56 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:54:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:54:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:54:57 INFO : toe/toe/toe.txt: Deleted 2026/02/27 02:54:57 INFO : toe/toe: Removing directory 2026/02/27 02:54:57 INFO : toe: Removing directory 2026/02/27 02:54:57 INFO : empty_dir: Removing directory 2026/02/27 02:54:57 DEBUG : Local file system at /tmp/rclone1390948034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/27 02:54:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:54:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/27 02:54:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:54:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:54:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:54:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/27 02:54:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:54:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/27 02:54:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.70s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:55:00 DEBUG : toe: transformed to: dG9l 2026/02/27 02:55:00 DEBUG : toe: transformed to: dG9l 2026/02/27 02:55:00 INFO : dG9l: Making directory 2026/02/27 02:55:00 DEBUG : toe: transformed to: dG9l 2026/02/27 02:55:00 DEBUG : toe: transformed to: dG9l 2026/02/27 02:55:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/27 02:55:00 INFO : dG9l/dG9l: Making directory 2026/02/27 02:55:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/27 02:55:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/27 02:55:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 02:55:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:55:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 02:55:00 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:55:00 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:55:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/27 02:55:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:55:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 02:55:01 DEBUG : Waiting for deletions to finish 2026/02/27 02:55:01 DEBUG : dG9l: transformed to: toe 2026/02/27 02:55:01 DEBUG : dG9l: transformed to: toe 2026/02/27 02:55:01 DEBUG : dG9l: transformed to: toe 2026/02/27 02:55:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/27 02:55:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/27 02:55:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/27 02:55:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/27 02:55:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/27 02:55:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/27 02:55:02 DEBUG : Local file system at /tmp/rclone1390948034: Waiting for checks to finish 2026/02/27 02:55:02 DEBUG : Local file system at /tmp/rclone1390948034: Waiting for transfers to finish 2026/02/27 02:55:02 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-vivicoh9nipu", Local "Local file system at /tmp/rclone1390948034", Modify Window "1ms" 2026/02/27 02:55:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:55:02 DEBUG : toe: transformed to: 2026/02/27 02:55:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:55:03 DEBUG : toe: transformed to: 2026/02/27 02:55:03 INFO : B2 bucket rclone-test-vivicoh9nipu: Making directory 2026/02/27 02:55:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:55:03 DEBUG : toe: transformed to: 2026/02/27 02:55:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:55:03 DEBUG : toe: transformed to: 2026/02/27 02:55:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:55:03 DEBUG : toe/toe: transformed to: 2026/02/27 02:55:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/27 02:55:03 INFO : toe/toe: Making directory 2026/02/27 02:55:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:55:03 DEBUG : toe/toe: transformed to: 2026/02/27 02:55:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/27 02:55:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:55:03 DEBUG : toe: transformed to: 2026/02/27 02:55:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:55:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:55:03 DEBUG : toe/toe/toe: transformed to: 2026/02/27 02:55:03 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/27 02:55:03 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for checks to finish 2026/02/27 02:55:03 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Waiting for transfers to finish 2026/02/27 02:55:03 DEBUG : toe/toe/toe: size = 11 OK 2026/02/27 02:55:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/27 02:55:03 INFO : toe/toe/toe: Copied (new) 2026/02/27 02:55:03 ERROR : B2 bucket rclone-test-vivicoh9nipu: not deleting files as there were IO errors 2026/02/27 02:55:03 ERROR : B2 bucket rclone-test-vivicoh9nipu: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2026/02/27 02:55:04 DEBUG : B2 bucket rclone-test-vivicoh9nipu: Purge remote 2026/02/27 02:55:04 INFO : B2 bucket rclone-test-vivicoh9nipu: cleaning bucket "rclone-test-vivicoh9nipu" of all files 2026/02/27 02:55:05 DEBUG : BackupDir/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b66664f6_d20260227_m024844_c001_v7007000_t0000_u01772160524371") 2026/02/27 02:55:05 DEBUG : BackupDir/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1071dae181bb12ae_d20260227_m024839_c001_v0001113_t0050_u01772160519055") 2026/02/27 02:55:05 DEBUG : CompareDest/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25590f5_d20260227_m024820_c001_v7007000_t0000_u01772160500006") 2026/02/27 02:55:05 DEBUG : CompareDest/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d355_d20260227_m024813_c001_v0001097_t0011_u01772160493995") 2026/02/27 02:55:05 DEBUG : CompareDest/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25590f6_d20260227_m024820_c001_v7007000_t0000_u01772160500188") 2026/02/27 02:55:05 DEBUG : CompareDest/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24784da_d20260227_m024815_c001_v0001097_t0001_u01772160495094") 2026/02/27 02:55:05 DEBUG : CopyDest/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b66664f8_d20260227_m024844_c001_v7007000_t0000_u01772160524554") 2026/02/27 02:55:05 DEBUG : CopyDest/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247861d_d20260227_m024836_c001_v0001097_t0042_u01772160516042") 2026/02/27 02:55:05 DEBUG : CopyDest/three: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b66664fc_d20260227_m024844_c001_v7007000_t0000_u01772160524736") 2026/02/27 02:55:05 DEBUG : CopyDest/three: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247866f_d20260227_m024842_c001_v0001097_t0041_u01772160522304") 2026/02/27 02:55:06 DEBUG : CopyDest/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b6666501_d20260227_m024844_c001_v7007000_t0000_u01772160524917") 2026/02/27 02:55:06 DEBUG : CopyDest/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d44f_d20260227_m024840_c001_v0001097_t0004_u01772160520106") 2026/02/27 02:55:06 DEBUG : EXISTING: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4050fc5dbaacf02d_d20260227_m025017_c001_v7007000_t0000_u01772160617852") 2026/02/27 02:55:06 DEBUG : EXISTING: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d896_d20260227_m025016_c001_v0001097_t0026_u01772160616674") 2026/02/27 02:55:06 DEBUG : PREFIXapple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97b7_d20260227_m025230_c001_v7007000_t0000_u01772160750911") 2026/02/27 02:55:06 DEBUG : PREFIXapple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df52_d20260227_m025225_c001_v0001097_t0042_u01772160745472") 2026/02/27 02:55:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e50_d20260227_m025230_c001_v7007000_t0000_u01772160750876") 2026/02/27 02:55:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548fb_d20260227_m025225_c001_v0001171_t0010_u01772160745482") 2026/02/27 02:55:06 DEBUG : PREFIXbanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e51_d20260227_m025230_c001_v7007000_t0000_u01772160750916") 2026/02/27 02:55:06 DEBUG : PREFIXbanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d3f2_d20260227_m025225_c001_v0001173_t0001_u01772160745490") 2026/02/27 02:55:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97b9_d20260227_m025231_c001_v7007000_t0000_u01772160751095") 2026/02/27 02:55:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1156_d20260227_m025225_c001_v0001185_t0038_u01772160745460") 2026/02/27 02:55:06 DEBUG : Testêé: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4050fc5dbaacf028_d20260227_m025014_c001_v7007000_t0000_u01772160614202") 2026/02/27 02:55:06 DEBUG : Testêé: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d872_d20260227_m025013_c001_v0001097_t0043_u01772160613232") 2026/02/27 02:55:06 DEBUG : Testêé: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d85a_d20260227_m025011_c001_v0001097_t0003_u01772160611800") 2026/02/27 02:55:06 DEBUG : YXBwbGU=: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807dd_d20260227_m025210_c001_v7007000_t0000_u01772160730825") 2026/02/27 02:55:06 DEBUG : YXBwbGU=: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d2af_d20260227_m025205_c001_v0001173_t0057_u01772160725939") 2026/02/27 02:55:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807de_d20260227_m025211_c001_v7007000_t0000_u01772160731008") 2026/02/27 02:55:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744de31_d20260227_m025205_c001_v0001097_t0049_u01772160725920") 2026/02/27 02:55:07 DEBUG : YmFuYW5h: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807df_d20260227_m025211_c001_v7007000_t0000_u01772160731189") 2026/02/27 02:55:07 DEBUG : YmFuYW5h: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1029_d20260227_m025205_c001_v0001185_t0020_u01772160725911") 2026/02/27 02:55:07 DEBUG : a/potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194ef94_d20260227_m024640_c001_v7007000_t0000_u01772160400768") 2026/02/27 02:55:07 DEBUG : a/potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478011_d20260227_m024640_c001_v0001097_t0022_u01772160400051") 2026/02/27 02:55:07 DEBUG : a/potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1b18_d20260227_m024638_c001_v7007000_t0000_u01772160398379") 2026/02/27 02:55:07 DEBUG : a/potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477ff3_d20260227_m024637_c001_v0001097_t0013_u01772160397483") 2026/02/27 02:55:07 DEBUG : a/potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1ab1_d20260227_m024618_c001_v7007000_t0000_u01772160378913") 2026/02/27 02:55:07 DEBUG : a/potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477ee3_d20260227_m024617_c001_v0001097_t0054_u01772160377940") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5de_d20260227_m025432_c001_v7007000_t0000_u01772160872218") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab17cf_d20260227_m025427_c001_v0001185_t0053_u01772160867789") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025e9d_d20260227_m025416_c001_v7007000_t0000_u01772160856036") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab16ff_d20260227_m025411_c001_v0001185_t0045_u01772160851861") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a79_d20260227_m025359_c001_v7007000_t0000_u01772160839178") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab165f_d20260227_m025355_c001_v0001185_t0043_u01772160835280") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f14_d20260227_m025343_c001_v7007000_t0000_u01772160823567") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab15a4_d20260227_m025339_c001_v0001185_t0059_u01772160819561") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda18a_d20260227_m025327_c001_v7007000_t0000_u01772160807657") 2026/02/27 02:55:07 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab14dc_d20260227_m025323_c001_v0001185_t0024_u01772160803194") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef0f0_d20260227_m025311_c001_v7007000_t0000_u01772160791764") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab13f6_d20260227_m025305_c001_v0001185_t0016_u01772160785140") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d11ff_d20260227_m025253_c001_v7007000_t0000_u01772160773421") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab130c_d20260227_m025249_c001_v0001185_t0029_u01772160769617") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fc95_d20260227_m025248_c001_v7007000_t0000_u01772160768462") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5495a_d20260227_m025244_c001_v0001171_t0029_u01772160764475") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97c8_d20260227_m025232_c001_v7007000_t0000_u01772160752612") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab11a2_d20260227_m025228_c001_v0001185_t0046_u01772160748998") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f67526_d20260227_m025227_c001_v7007000_t0000_u01772160747869") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1136_d20260227_m025223_c001_v0001185_t0021_u01772160743314") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b966683_d20260227_m025208_c001_v7007000_t0000_u01772160728534") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1007_d20260227_m025203_c001_v0001185_t0059_u01772160723042") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fadd_d20260227_m025151_c001_v7007000_t0000_u01772160711483") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0f3e_d20260227_m025147_c001_v0001185_t0029_u01772160707182") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10c2_d20260227_m025135_c001_v7007000_t0000_u01772160695942") 2026/02/27 02:55:08 DEBUG : apple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0e68_d20260227_m025131_c001_v0001185_t0036_u01772160691880") 2026/02/27 02:55:08 DEBUG : appleSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b2ca_d20260227_m025251_c001_v7007000_t0000_u01772160771682") 2026/02/27 02:55:08 DEBUG : appleSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12dc_d20260227_m025246_c001_v0001185_t0057_u01772160766392") 2026/02/27 02:55:08 DEBUG : appleapple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef0fb_d20260227_m025312_c001_v7007000_t0000_u01772160792006") 2026/02/27 02:55:08 DEBUG : appleapple: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1414_d20260227_m025307_c001_v0001185_t0056_u01772160787413") 2026/02/27 02:55:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5df_d20260227_m025432_c001_v7007000_t0000_u01772160872399") 2026/02/27 02:55:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54ac2_d20260227_m025428_c001_v0001171_t0026_u01772160868468") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ea2_d20260227_m025416_c001_v7007000_t0000_u01772160856217") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a8e_d20260227_m025412_c001_v0001171_t0026_u01772160852491") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a7c_d20260227_m025359_c001_v7007000_t0000_u01772160839362") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a4e_d20260227_m025355_c001_v0001171_t0025_u01772160835884") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f15_d20260227_m025343_c001_v7007000_t0000_u01772160823748") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a08_d20260227_m025340_c001_v0001171_t0023_u01772160820370") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda18b_d20260227_m025327_c001_v7007000_t0000_u01772160807841") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549cc_d20260227_m025323_c001_v0001171_t0004_u01772160803927") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4215d824ffa92a89_d20260227_m025309_c001_v7007000_t0000_u01772160789905") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54996_d20260227_m025305_c001_v0001171_t0047_u01772160785717") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1200_d20260227_m025253_c001_v7007000_t0000_u01772160773604") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d55f_d20260227_m025249_c001_v0001173_t0045_u01772160769595") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768f2a_d20260227_m025248_c001_v7007000_t0000_u01772160768480") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12ce_d20260227_m025245_c001_v0001185_t0056_u01772160765081") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97c9_d20260227_m025232_c001_v7007000_t0000_u01772160752796") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5490b_d20260227_m025229_c001_v0001171_t0011_u01772160749009") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f67524_d20260227_m025227_c001_v7007000_t0000_u01772160747505") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548f5_d20260227_m025223_c001_v0001171_t0034_u01772160743912") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b966682_d20260227_m025208_c001_v7007000_t0000_u01772160728352") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548a8_d20260227_m025203_c001_v0001171_t0020_u01772160723865") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fade_d20260227_m025151_c001_v7007000_t0000_u01772160711710") 2026/02/27 02:55:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5487c_d20260227_m025147_c001_v0001171_t0004_u01772160707900") 2026/02/27 02:55:10 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10c3_d20260227_m025136_c001_v7007000_t0000_u01772160696126") 2026/02/27 02:55:10 DEBUG : appleappleapplebanana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54848_d20260227_m025132_c001_v0001171_t0041_u01772160692410") 2026/02/27 02:55:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416331565edf89a9_d20260227_m025251_c001_v7007000_t0000_u01772160771690") 2026/02/27 02:55:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5495c_d20260227_m025246_c001_v0001171_t0012_u01772160766371") 2026/02/27 02:55:10 DEBUG : b/potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194ef99_d20260227_m024640_c001_v7007000_t0000_u01772160400954") 2026/02/27 02:55:10 DEBUG : b/potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477fff_d20260227_m024638_c001_v0001097_t0027_u01772160398923") 2026/02/27 02:55:10 DEBUG : b/potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1b14_d20260227_m024637_c001_v7007000_t0000_u01772160397823") 2026/02/27 02:55:10 DEBUG : b/potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477fd7_d20260227_m024636_c001_v0001097_t0001_u01772160396271") 2026/02/27 02:55:10 DEBUG : b/potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1aaf_d20260227_m024618_c001_v7007000_t0000_u01772160378366") 2026/02/27 02:55:10 DEBUG : b/potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477ecf_d20260227_m024616_c001_v0001097_t0059_u01772160376589") 2026/02/27 02:55:10 DEBUG : backup/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4042de258dee9188_d20260227_m024904_c001_v7007000_t0000_u01772160544930") 2026/02/27 02:55:10 DEBUG : backup/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f118bb09564c37a32_d20260227_m024901_c001_v0001097_t0012_u01772160541167") 2026/02/27 02:55:10 DEBUG : backup/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f113acdfb33ad5af1_d20260227_m024851_c001_v0001113_t0012_u01772160531626") 2026/02/27 02:55:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40678b4703e3eb39_d20260227_m024932_c001_v7007000_t0000_u01772160572422") 2026/02/27 02:55:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10693bebca8730d9_d20260227_m024930_c001_v0001036_t0050_u01772160570402") 2026/02/27 02:55:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1123ac5f28d12cd1_d20260227_m024925_c001_v0001144_t0047_u01772160565957") 2026/02/27 02:55:10 DEBUG : backup/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717eee53_d20260227_m024919_c001_v7007000_t0000_u01772160559407") 2026/02/27 02:55:10 DEBUG : backup/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10204f6b367d2974_d20260227_m024917_c001_v0001173_t0057_u01772160557198") 2026/02/27 02:55:10 DEBUG : backup/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110ebb78aa8e04ea_d20260227_m024912_c001_v0001117_t0008_u01772160552381") 2026/02/27 02:55:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40678b4703e3eb3a_d20260227_m024932_c001_v7007000_t0000_u01772160572603") 2026/02/27 02:55:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f101db687d1c34280_d20260227_m024931_c001_v0001185_t0045_u01772160571621") 2026/02/27 02:55:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10927eb98ec55c95_d20260227_m024927_c001_v0001145_t0005_u01772160567660") 2026/02/27 02:55:11 DEBUG : backup/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4042de258dee918a_d20260227_m024905_c001_v7007000_t0000_u01772160545111") 2026/02/27 02:55:11 DEBUG : backup/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1079190fed41632f_d20260227_m024903_c001_v0001185_t0023_u01772160543771") 2026/02/27 02:55:11 DEBUG : backup/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f112f2cee4e2a9616_d20260227_m024853_c001_v0001176_t0051_u01772160533522") 2026/02/27 02:55:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717eee54_d20260227_m024919_c001_v7007000_t0000_u01772160559602") 2026/02/27 02:55:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f11132a39cd7cae40_d20260227_m024918_c001_v0001182_t0011_u01772160558633") 2026/02/27 02:55:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1087f8c0151842c0_d20260227_m024914_c001_v0001167_t0018_u01772160554635") 2026/02/27 02:55:11 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e1_d20260227_m025432_c001_v7007000_t0000_u01772160872582") 2026/02/27 02:55:11 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31da51_d20260227_m025427_c001_v0001173_t0032_u01772160867996") 2026/02/27 02:55:11 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ea4_d20260227_m025416_c001_v7007000_t0000_u01772160856397") 2026/02/27 02:55:11 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d993_d20260227_m025412_c001_v0001173_t0030_u01772160852056") 2026/02/27 02:55:11 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a7d_d20260227_m025359_c001_v7007000_t0000_u01772160839544") 2026/02/27 02:55:11 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d8ab_d20260227_m025355_c001_v0001173_t0013_u01772160835462") 2026/02/27 02:55:11 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f16_d20260227_m025343_c001_v7007000_t0000_u01772160823934") 2026/02/27 02:55:11 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d7c8_d20260227_m025339_c001_v0001173_t0055_u01772160819749") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda18d_d20260227_m025328_c001_v7007000_t0000_u01772160808023") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d6fa_d20260227_m025323_c001_v0001173_t0012_u01772160803395") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef101_d20260227_m025312_c001_v7007000_t0000_u01772160792221") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d624_d20260227_m025305_c001_v0001173_t0014_u01772160785326") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1201_d20260227_m025253_c001_v7007000_t0000_u01772160773793") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e082_d20260227_m025249_c001_v0001097_t0048_u01772160769608") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416331565edf8998_d20260227_m025248_c001_v7007000_t0000_u01772160768493") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d520_d20260227_m025244_c001_v0001173_t0028_u01772160764743") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97ca_d20260227_m025232_c001_v7007000_t0000_u01772160752982") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df84_d20260227_m025229_c001_v0001097_t0003_u01772160749020") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b96669c_d20260227_m025227_c001_v7007000_t0000_u01772160747879") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df36_d20260227_m025223_c001_v0001097_t0003_u01772160743518") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85ed9ff1_d20260227_m025208_c001_v7007000_t0000_u01772160728542") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744de0b_d20260227_m025203_c001_v0001097_t0009_u01772160723229") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fae0_d20260227_m025151_c001_v7007000_t0000_u01772160711893") 2026/02/27 02:55:12 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dd36_d20260227_m025147_c001_v0001097_t0005_u01772160707383") 2026/02/27 02:55:13 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10c4_d20260227_m025136_c001_v7007000_t0000_u01772160696308") 2026/02/27 02:55:13 DEBUG : banana: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dc54_d20260227_m025132_c001_v0001097_t0013_u01772160692065") 2026/02/27 02:55:13 DEBUG : bananaSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c8082b_d20260227_m025251_c001_v7007000_t0000_u01772160771935") 2026/02/27 02:55:13 DEBUG : bananaSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d537_d20260227_m025246_c001_v0001173_t0003_u01772160766380") 2026/02/27 02:55:13 DEBUG : both0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc957b_d20260227_m025104_c001_v7007000_t0000_u01772160664756") 2026/02/27 02:55:13 DEBUG : both0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da10_d20260227_m025045_c001_v0001097_t0048_u01772160645150") 2026/02/27 02:55:13 DEBUG : both0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a90_d20260227_m025040_c001_v7007000_t0000_u01772160640877") 2026/02/27 02:55:13 DEBUG : both0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d8bc_d20260227_m025019_c001_v0001097_t0005_u01772160619712") 2026/02/27 02:55:13 DEBUG : both1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc957c_d20260227_m025104_c001_v7007000_t0000_u01772160664978") 2026/02/27 02:55:13 DEBUG : both1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da1c_d20260227_m025045_c001_v0001097_t0021_u01772160645979") 2026/02/27 02:55:13 DEBUG : both1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a91_d20260227_m025041_c001_v7007000_t0000_u01772160641058") 2026/02/27 02:55:13 DEBUG : both1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d8d0_d20260227_m025020_c001_v0001097_t0058_u01772160620662") 2026/02/27 02:55:13 DEBUG : both10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc957d_d20260227_m025105_c001_v7007000_t0000_u01772160665160") 2026/02/27 02:55:13 DEBUG : both10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744daa2_d20260227_m025053_c001_v0001097_t0027_u01772160653789") 2026/02/27 02:55:13 DEBUG : both10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a92_d20260227_m025041_c001_v7007000_t0000_u01772160641240") 2026/02/27 02:55:13 DEBUG : both10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d960_d20260227_m025028_c001_v0001097_t0042_u01772160628899") 2026/02/27 02:55:13 DEBUG : both11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc957e_d20260227_m025105_c001_v7007000_t0000_u01772160665341") 2026/02/27 02:55:13 DEBUG : both11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744daac_d20260227_m025054_c001_v0001097_t0027_u01772160654371") 2026/02/27 02:55:13 DEBUG : both11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a93_d20260227_m025041_c001_v7007000_t0000_u01772160641422") 2026/02/27 02:55:13 DEBUG : both11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d96a_d20260227_m025030_c001_v0001097_t0020_u01772160630148") 2026/02/27 02:55:14 DEBUG : both12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9580_d20260227_m025105_c001_v7007000_t0000_u01772160665523") 2026/02/27 02:55:14 DEBUG : both12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dab4_d20260227_m025055_c001_v0001097_t0044_u01772160655080") 2026/02/27 02:55:14 DEBUG : both12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a94_d20260227_m025041_c001_v7007000_t0000_u01772160641603") 2026/02/27 02:55:14 DEBUG : both12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d972_d20260227_m025030_c001_v0001097_t0015_u01772160630837") 2026/02/27 02:55:14 DEBUG : both13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9581_d20260227_m025105_c001_v7007000_t0000_u01772160665706") 2026/02/27 02:55:14 DEBUG : both13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744daba_d20260227_m025055_c001_v0001097_t0055_u01772160655794") 2026/02/27 02:55:14 DEBUG : both13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a95_d20260227_m025041_c001_v7007000_t0000_u01772160641785") 2026/02/27 02:55:14 DEBUG : both13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d97a_d20260227_m025031_c001_v0001097_t0047_u01772160631746") 2026/02/27 02:55:14 DEBUG : both14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9582_d20260227_m025105_c001_v7007000_t0000_u01772160665889") 2026/02/27 02:55:14 DEBUG : both14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744daca_d20260227_m025056_c001_v0001097_t0038_u01772160656800") 2026/02/27 02:55:14 DEBUG : both14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a96_d20260227_m025041_c001_v7007000_t0000_u01772160641967") 2026/02/27 02:55:14 DEBUG : both14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d982_d20260227_m025032_c001_v0001097_t0043_u01772160632597") 2026/02/27 02:55:14 DEBUG : both15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9583_d20260227_m025106_c001_v7007000_t0000_u01772160666071") 2026/02/27 02:55:14 DEBUG : both15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dadc_d20260227_m025057_c001_v0001097_t0056_u01772160657566") 2026/02/27 02:55:14 DEBUG : both15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a98_d20260227_m025042_c001_v7007000_t0000_u01772160642148") 2026/02/27 02:55:14 DEBUG : both15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d992_d20260227_m025033_c001_v0001097_t0026_u01772160633708") 2026/02/27 02:55:14 DEBUG : both16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9584_d20260227_m025106_c001_v7007000_t0000_u01772160666255") 2026/02/27 02:55:14 DEBUG : both16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744daea_d20260227_m025058_c001_v0001097_t0043_u01772160658248") 2026/02/27 02:55:14 DEBUG : both16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a99_d20260227_m025042_c001_v7007000_t0000_u01772160642329") 2026/02/27 02:55:14 DEBUG : both16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d99c_d20260227_m025034_c001_v0001097_t0000_u01772160634445") 2026/02/27 02:55:14 DEBUG : both17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9586_d20260227_m025106_c001_v7007000_t0000_u01772160666438") 2026/02/27 02:55:15 DEBUG : both17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dafe_d20260227_m025059_c001_v0001097_t0054_u01772160659249") 2026/02/27 02:55:15 DEBUG : both17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a9a_d20260227_m025042_c001_v7007000_t0000_u01772160642513") 2026/02/27 02:55:15 DEBUG : both17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d9aa_d20260227_m025035_c001_v0001097_t0026_u01772160635524") 2026/02/27 02:55:15 DEBUG : both18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9587_d20260227_m025106_c001_v7007000_t0000_u01772160666621") 2026/02/27 02:55:15 DEBUG : both18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744db06_d20260227_m025100_c001_v0001097_t0042_u01772160660055") 2026/02/27 02:55:15 DEBUG : both18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a9b_d20260227_m025042_c001_v7007000_t0000_u01772160642703") 2026/02/27 02:55:15 DEBUG : both18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d9b8_d20260227_m025036_c001_v0001097_t0045_u01772160636380") 2026/02/27 02:55:15 DEBUG : both19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9588_d20260227_m025106_c001_v7007000_t0000_u01772160666803") 2026/02/27 02:55:15 DEBUG : both19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744db10_d20260227_m025100_c001_v0001097_t0030_u01772160660915") 2026/02/27 02:55:15 DEBUG : both19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a9c_d20260227_m025042_c001_v7007000_t0000_u01772160642885") 2026/02/27 02:55:15 DEBUG : both19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d9c2_d20260227_m025037_c001_v0001097_t0005_u01772160637191") 2026/02/27 02:55:15 DEBUG : both2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9589_d20260227_m025106_c001_v7007000_t0000_u01772160666986") 2026/02/27 02:55:15 DEBUG : both2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da26_d20260227_m025046_c001_v0001097_t0006_u01772160646889") 2026/02/27 02:55:15 DEBUG : both2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a9d_d20260227_m025043_c001_v7007000_t0000_u01772160643067") 2026/02/27 02:55:15 DEBUG : both2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d8e0_d20260227_m025021_c001_v0001097_t0003_u01772160621734") 2026/02/27 02:55:15 DEBUG : both3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc958a_d20260227_m025107_c001_v7007000_t0000_u01772160667169") 2026/02/27 02:55:15 DEBUG : both3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da36_d20260227_m025048_c001_v0001097_t0004_u01772160648171") 2026/02/27 02:55:15 DEBUG : both3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a9e_d20260227_m025043_c001_v7007000_t0000_u01772160643249") 2026/02/27 02:55:15 DEBUG : both3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d8ee_d20260227_m025022_c001_v0001097_t0039_u01772160622495") 2026/02/27 02:55:15 DEBUG : both4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc958b_d20260227_m025107_c001_v7007000_t0000_u01772160667350") 2026/02/27 02:55:16 DEBUG : both4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da42_d20260227_m025048_c001_v0001097_t0013_u01772160648878") 2026/02/27 02:55:16 DEBUG : both4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a9f_d20260227_m025043_c001_v7007000_t0000_u01772160643457") 2026/02/27 02:55:16 DEBUG : both4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d904_d20260227_m025023_c001_v0001097_t0032_u01772160623317") 2026/02/27 02:55:16 DEBUG : both5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc958c_d20260227_m025107_c001_v7007000_t0000_u01772160667533") 2026/02/27 02:55:16 DEBUG : both5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da54_d20260227_m025049_c001_v0001097_t0030_u01772160649748") 2026/02/27 02:55:16 DEBUG : both5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8aa0_d20260227_m025043_c001_v7007000_t0000_u01772160643639") 2026/02/27 02:55:16 DEBUG : both5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d91e_d20260227_m025024_c001_v0001097_t0025_u01772160624103") 2026/02/27 02:55:16 DEBUG : both6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc958d_d20260227_m025107_c001_v7007000_t0000_u01772160667714") 2026/02/27 02:55:16 DEBUG : both6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da5e_d20260227_m025050_c001_v0001097_t0048_u01772160650668") 2026/02/27 02:55:16 DEBUG : both6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8aa1_d20260227_m025043_c001_v7007000_t0000_u01772160643860") 2026/02/27 02:55:16 DEBUG : both6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d926_d20260227_m025024_c001_v0001097_t0000_u01772160624956") 2026/02/27 02:55:16 DEBUG : both7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc958e_d20260227_m025107_c001_v7007000_t0000_u01772160667897") 2026/02/27 02:55:16 DEBUG : both7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da74_d20260227_m025051_c001_v0001097_t0054_u01772160651445") 2026/02/27 02:55:16 DEBUG : both7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8aa2_d20260227_m025044_c001_v7007000_t0000_u01772160644041") 2026/02/27 02:55:16 DEBUG : both7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d932_d20260227_m025026_c001_v0001097_t0004_u01772160626005") 2026/02/27 02:55:16 DEBUG : both8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc958f_d20260227_m025108_c001_v7007000_t0000_u01772160668079") 2026/02/27 02:55:16 DEBUG : both8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da88_d20260227_m025052_c001_v0001097_t0039_u01772160652240") 2026/02/27 02:55:16 DEBUG : both8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8aa3_d20260227_m025044_c001_v7007000_t0000_u01772160644234") 2026/02/27 02:55:16 DEBUG : both8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d93e_d20260227_m025026_c001_v0001097_t0059_u01772160626883") 2026/02/27 02:55:16 DEBUG : both9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9590_d20260227_m025108_c001_v7007000_t0000_u01772160668261") 2026/02/27 02:55:16 DEBUG : both9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da9a_d20260227_m025052_c001_v0001097_t0047_u01772160652971") 2026/02/27 02:55:17 DEBUG : both9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8aa4_d20260227_m025044_c001_v7007000_t0000_u01772160644415") 2026/02/27 02:55:17 DEBUG : both9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d948_d20260227_m025027_c001_v0001097_t0056_u01772160627652") 2026/02/27 02:55:17 DEBUG : c/non empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efa0_d20260227_m024641_c001_v7007000_t0000_u01772160401141") 2026/02/27 02:55:17 DEBUG : c/non empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247800b_d20260227_m024639_c001_v0001097_t0014_u01772160399253") 2026/02/27 02:55:17 DEBUG : c/non empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1b1a_d20260227_m024638_c001_v7007000_t0000_u01772160398561") 2026/02/27 02:55:17 DEBUG : c/non empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477fe5_d20260227_m024636_c001_v0001097_t0040_u01772160396691") 2026/02/27 02:55:17 DEBUG : c/non empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1ab2_d20260227_m024619_c001_v7007000_t0000_u01772160379094") 2026/02/27 02:55:17 DEBUG : c/non empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477ed3_d20260227_m024617_c001_v0001097_t0059_u01772160377081") 2026/02/27 02:55:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e0_d20260227_m025211_c001_v7007000_t0000_u01772160731372") 2026/02/27 02:55:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548aa_d20260227_m025205_c001_v0001171_t0005_u01772160725931") 2026/02/27 02:55:17 DEBUG : check sum: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a219_d20260227_m024609_c001_v7007000_t0000_u01772160369063") 2026/02/27 02:55:17 DEBUG : check sum: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477e57_d20260227_m024607_c001_v0001097_t0057_u01772160367925") 2026/02/27 02:55:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4215d824ffa92bfe_d20260227_m025502_c001_v7007000_t0000_u01772160902610") 2026/02/27 02:55:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab18da_d20260227_m025501_c001_v0001185_t0010_u01772160901097") 2026/02/27 02:55:17 DEBUG : dest/3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b66664d4_d20260227_m024829_c001_v7007000_t0000_u01772160509130") 2026/02/27 02:55:17 DEBUG : dest/3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f408c65abab67a235_d20260227_m024828_c001_v0001178_t0049_u01772160508025") 2026/02/27 02:55:17 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef106_d20260227_m025312_c001_v7007000_t0000_u01772160792404") 2026/02/27 02:55:17 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5499c_d20260227_m025307_c001_v0001171_t0031_u01772160787628") 2026/02/27 02:55:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e2_d20260227_m025432_c001_v7007000_t0000_u01772160872763") 2026/02/27 02:55:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1763_d20260227_m025420_c001_v0001185_t0032_u01772160860667") 2026/02/27 02:55:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ea5_d20260227_m025416_c001_v7007000_t0000_u01772160856577") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab16ad_d20260227_m025403_c001_v0001185_t0022_u01772160843882") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a7e_d20260227_m025359_c001_v7007000_t0000_u01772160839735") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab15ff_d20260227_m025348_c001_v0001185_t0039_u01772160828219") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f17_d20260227_m025344_c001_v7007000_t0000_u01772160824115") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1540_d20260227_m025332_c001_v0001185_t0018_u01772160812310") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda18f_d20260227_m025328_c001_v7007000_t0000_u01772160808206") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab148a_d20260227_m025316_c001_v0001185_t0037_u01772160796513") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4215d824ffa92a88_d20260227_m025309_c001_v7007000_t0000_u01772160789720") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1390_d20260227_m025258_c001_v0001185_t0016_u01772160778178") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1202_d20260227_m025253_c001_v7007000_t0000_u01772160773975") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1316_d20260227_m025249_c001_v0001185_t0011_u01772160769833") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b2a0_d20260227_m025248_c001_v7007000_t0000_u01772160768274") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54931_d20260227_m025237_c001_v0001171_t0042_u01772160757308") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97ce_d20260227_m025233_c001_v7007000_t0000_u01772160753166") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab11a6_d20260227_m025229_c001_v0001185_t0042_u01772160749215") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f78d_d20260227_m025227_c001_v7007000_t0000_u01772160747882") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab10b6_d20260227_m025215_c001_v0001185_t0043_u01772160735403") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b263_d20260227_m025208_c001_v7007000_t0000_u01772160728411") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0fb4_d20260227_m025156_c001_v0001185_t0002_u01772160716106") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fae2_d20260227_m025152_c001_v7007000_t0000_u01772160712076") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0eda_d20260227_m025140_c001_v0001185_t0029_u01772160700630") 2026/02/27 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10c5_d20260227_m025136_c001_v7007000_t0000_u01772160696492") 2026/02/27 02:55:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0dfa_d20260227_m025125_c001_v0001185_t0053_u01772160685798") 2026/02/27 02:55:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416f020a3f5c5ee4_d20260227_m025251_c001_v7007000_t0000_u01772160771949") 2026/02/27 02:55:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12e0_d20260227_m025246_c001_v0001185_t0025_u01772160766580") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef10c_d20260227_m025312_c001_v7007000_t0000_u01772160792589") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1418_d20260227_m025307_c001_v0001185_t0050_u01772160787651") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e3_d20260227_m025432_c001_v7007000_t0000_u01772160872944") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d9f9_d20260227_m025421_c001_v0001173_t0011_u01772160861209") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ea7_d20260227_m025416_c001_v7007000_t0000_u01772160856758") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d921_d20260227_m025404_c001_v0001173_t0048_u01772160844508") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a7f_d20260227_m025359_c001_v7007000_t0000_u01772160839919") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d846_d20260227_m025348_c001_v0001173_t0037_u01772160828764") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f18_d20260227_m025344_c001_v7007000_t0000_u01772160824296") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d76a_d20260227_m025332_c001_v0001173_t0031_u01772160812856") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda190_d20260227_m025328_c001_v7007000_t0000_u01772160808389") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d6ae_d20260227_m025317_c001_v0001173_t0040_u01772160797085") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41090929e855f1c9_d20260227_m025309_c001_v7007000_t0000_u01772160789728") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d5c7_d20260227_m025258_c001_v0001173_t0019_u01772160778746") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1203_d20260227_m025254_c001_v7007000_t0000_u01772160774156") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5496e_d20260227_m025249_c001_v0001171_t0044_u01772160769905") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419fb8cfe7a3d36d_d20260227_m025248_c001_v7007000_t0000_u01772160768500") 2026/02/27 02:55:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d4a0_d20260227_m025237_c001_v0001173_t0014_u01772160757964") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97cf_d20260227_m025233_c001_v7007000_t0000_u01772160753350") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5490d_d20260227_m025229_c001_v0001171_t0013_u01772160749326") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e32_d20260227_m025228_c001_v7007000_t0000_u01772160748083") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dedf_d20260227_m025215_c001_v0001097_t0006_u01772160735954") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85ed9feb_d20260227_m025208_c001_v7007000_t0000_u01772160728316") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744ddb5_d20260227_m025156_c001_v0001097_t0059_u01772160716676") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fae3_d20260227_m025152_c001_v7007000_t0000_u01772160712257") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dcdc_d20260227_m025141_c001_v0001097_t0039_u01772160701182") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10c6_d20260227_m025136_c001_v7007000_t0000_u01772160696675") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dc0a_d20260227_m025126_c001_v0001097_t0056_u01772160686413") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419fb8cfe7a3d3a4_d20260227_m025251_c001_v7007000_t0000_u01772160771703") 2026/02/27 02:55:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5495e_d20260227_m025246_c001_v0001171_t0048_u01772160766655") 2026/02/27 02:55:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef112_d20260227_m025312_c001_v7007000_t0000_u01772160792785") 2026/02/27 02:55:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e149_d20260227_m025307_c001_v0001097_t0014_u01772160787640") 2026/02/27 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e4_d20260227_m025433_c001_v7007000_t0000_u01772160873127") 2026/02/27 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a96_d20260227_m025422_c001_v0001171_t0014_u01772160862183") 2026/02/27 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025eb0_d20260227_m025416_c001_v7007000_t0000_u01772160856939") 2026/02/27 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a6c_d20260227_m025405_c001_v0001171_t0059_u01772160845345") 2026/02/27 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a80_d20260227_m025400_c001_v7007000_t0000_u01772160840102") 2026/02/27 02:55:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a2a_d20260227_m025349_c001_v0001171_t0047_u01772160829601") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f19_d20260227_m025344_c001_v7007000_t0000_u01772160824477") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549ea_d20260227_m025333_c001_v0001171_t0037_u01772160813784") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda191_d20260227_m025328_c001_v7007000_t0000_u01772160808572") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549b8_d20260227_m025317_c001_v0001171_t0032_u01772160797992") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41090929e855f1c8_d20260227_m025309_c001_v7007000_t0000_u01772160789536") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54984_d20260227_m025259_c001_v0001171_t0041_u01772160779505") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1204_d20260227_m025254_c001_v7007000_t0000_u01772160774371") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab131c_d20260227_m025250_c001_v0001185_t0042_u01772160770019") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fc94_d20260227_m025248_c001_v7007000_t0000_u01772160768282") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1274_d20260227_m025238_c001_v0001185_t0008_u01772160758837") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97d0_d20260227_m025233_c001_v7007000_t0000_u01772160753535") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab11aa_d20260227_m025229_c001_v0001185_t0032_u01772160749402") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9781_d20260227_m025228_c001_v7007000_t0000_u01772160748099") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548dc_d20260227_m025217_c001_v0001171_t0051_u01772160737146") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4215d824ffa929af_d20260227_m025208_c001_v7007000_t0000_u01772160728409") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54894_d20260227_m025157_c001_v0001171_t0051_u01772160717468") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fae6_d20260227_m025152_c001_v7007000_t0000_u01772160712441") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5486a_d20260227_m025141_c001_v0001171_t0052_u01772160701992") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10c7_d20260227_m025136_c001_v7007000_t0000_u01772160696858") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54838_d20260227_m025126_c001_v0001171_t0055_u01772160686781") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416331565edf89aa_d20260227_m025251_c001_v7007000_t0000_u01772160771872") 2026/02/27 02:55:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d53b_d20260227_m025246_c001_v0001173_t0052_u01772160766727") 2026/02/27 02:55:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef117_d20260227_m025312_c001_v7007000_t0000_u01772160792969") 2026/02/27 02:55:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1420_d20260227_m025307_c001_v0001185_t0023_u01772160787838") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e5_d20260227_m025433_c001_v7007000_t0000_u01772160873309") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e4ac_d20260227_m025422_c001_v0001097_t0049_u01772160862828") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025eb1_d20260227_m025417_c001_v7007000_t0000_u01772160857119") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e3f2_d20260227_m025405_c001_v0001097_t0021_u01772160845982") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a81_d20260227_m025400_c001_v7007000_t0000_u01772160840284") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e32d_d20260227_m025350_c001_v0001097_t0059_u01772160830242") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f1b_d20260227_m025344_c001_v7007000_t0000_u01772160824659") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e26b_d20260227_m025334_c001_v0001097_t0045_u01772160814481") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda192_d20260227_m025328_c001_v7007000_t0000_u01772160808755") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e1af_d20260227_m025318_c001_v0001097_t0020_u01772160798690") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef0ae_d20260227_m025309_c001_v7007000_t0000_u01772160789322") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e0fe_d20260227_m025300_c001_v0001097_t0039_u01772160780134") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1205_d20260227_m025254_c001_v7007000_t0000_u01772160774647") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e08a_d20260227_m025250_c001_v0001097_t0036_u01772160770050") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d11f8_d20260227_m025248_c001_v7007000_t0000_u01772160768673") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e016_d20260227_m025239_c001_v0001097_t0042_u01772160759404") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97d1_d20260227_m025233_c001_v7007000_t0000_u01772160753721") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df92_d20260227_m025229_c001_v0001097_t0048_u01772160749434") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e2f_d20260227_m025227_c001_v7007000_t0000_u01772160747897") 2026/02/27 02:55:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d377_d20260227_m025217_c001_v0001173_t0000_u01772160737810") 2026/02/27 02:55:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b666699c_d20260227_m025208_c001_v7007000_t0000_u01772160728693") 2026/02/27 02:55:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d21c_d20260227_m025158_c001_v0001173_t0033_u01772160718168") 2026/02/27 02:55:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fae7_d20260227_m025152_c001_v7007000_t0000_u01772160712623") 2026/02/27 02:55:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d156_d20260227_m025142_c001_v0001173_t0026_u01772160702683") 2026/02/27 02:55:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10c8_d20260227_m025137_c001_v7007000_t0000_u01772160697040") 2026/02/27 02:55:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d068_d20260227_m025127_c001_v0001173_t0008_u01772160687045") 2026/02/27 02:55:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b2cc_d20260227_m025252_c001_v7007000_t0000_u01772160772045") 2026/02/27 02:55:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12e2_d20260227_m025246_c001_v0001185_t0055_u01772160766765") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef11b_d20260227_m025313_c001_v7007000_t0000_u01772160793154") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1424_d20260227_m025308_c001_v0001185_t0043_u01772160788025") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e6_d20260227_m025433_c001_v7007000_t0000_u01772160873490") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab177d_d20260227_m025423_c001_v0001185_t0010_u01772160863444") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025eb3_d20260227_m025417_c001_v7007000_t0000_u01772160857300") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab16c9_d20260227_m025406_c001_v0001185_t0023_u01772160846435") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a83_d20260227_m025400_c001_v7007000_t0000_u01772160840467") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab160d_d20260227_m025350_c001_v0001185_t0059_u01772160830688") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f1c_d20260227_m025344_c001_v7007000_t0000_u01772160824843") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab156e_d20260227_m025334_c001_v0001185_t0025_u01772160814936") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda193_d20260227_m025328_c001_v7007000_t0000_u01772160808938") 2026/02/27 02:55:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab14a6_d20260227_m025319_c001_v0001185_t0012_u01772160799110") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41090929e855f1c7_d20260227_m025309_c001_v7007000_t0000_u01772160789339") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab13ba_d20260227_m025300_c001_v0001185_t0050_u01772160780788") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1206_d20260227_m025254_c001_v7007000_t0000_u01772160774829") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d567_d20260227_m025250_c001_v0001173_t0013_u01772160770098") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d11f5_d20260227_m025248_c001_v7007000_t0000_u01772160768299") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54939_d20260227_m025239_c001_v0001171_t0026_u01772160759894") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97d2_d20260227_m025233_c001_v7007000_t0000_u01772160753904") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d42e_d20260227_m025229_c001_v0001173_t0054_u01772160749558") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25596ef_d20260227_m025227_c001_v7007000_t0000_u01772160747906") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab10de_d20260227_m025218_c001_v0001185_t0044_u01772160738284") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807d9_d20260227_m025208_c001_v7007000_t0000_u01772160728334") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0fce_d20260227_m025158_c001_v0001185_t0008_u01772160718614") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb0c_d20260227_m025152_c001_v7007000_t0000_u01772160712806") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0f06_d20260227_m025143_c001_v0001185_t0024_u01772160703076") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10c9_d20260227_m025137_c001_v7007000_t0000_u01772160697297") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0e1a_d20260227_m025127_c001_v0001185_t0047_u01772160687471") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c8082a_d20260227_m025251_c001_v7007000_t0000_u01772160771746") 2026/02/27 02:55:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12e4_d20260227_m025246_c001_v0001185_t0029_u01772160766951") 2026/02/27 02:55:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef128_d20260227_m025313_c001_v7007000_t0000_u01772160793337") 2026/02/27 02:55:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e14f_d20260227_m025308_c001_v0001097_t0029_u01772160788043") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e7_d20260227_m025433_c001_v7007000_t0000_u01772160873672") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31da0b_d20260227_m025423_c001_v0001173_t0013_u01772160863650") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025eb5_d20260227_m025417_c001_v7007000_t0000_u01772160857480") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d949_d20260227_m025406_c001_v0001173_t0016_u01772160846618") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a84_d20260227_m025400_c001_v7007000_t0000_u01772160840651") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d863_d20260227_m025350_c001_v0001173_t0022_u01772160830870") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f1d_d20260227_m025345_c001_v7007000_t0000_u01772160825024") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d786_d20260227_m025335_c001_v0001173_t0047_u01772160815157") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda195_d20260227_m025329_c001_v7007000_t0000_u01772160809123") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d6bc_d20260227_m025319_c001_v0001173_t0018_u01772160799297") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f38b_d20260227_m025309_c001_v7007000_t0000_u01772160789733") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d5e8_d20260227_m025301_c001_v0001173_t0057_u01772160781049") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1207_d20260227_m025255_c001_v7007000_t0000_u01772160775014") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54970_d20260227_m025250_c001_v0001171_t0003_u01772160770196") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97f0_d20260227_m025248_c001_v7007000_t0000_u01772160768518") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d4d4_d20260227_m025240_c001_v0001173_t0045_u01772160760222") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97d4_d20260227_m025234_c001_v7007000_t0000_u01772160754092") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5490f_d20260227_m025229_c001_v0001171_t0043_u01772160749595") 2026/02/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25596f1_d20260227_m025228_c001_v7007000_t0000_u01772160748102") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744def7_d20260227_m025218_c001_v0001097_t0051_u01772160738473") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85ed9fec_d20260227_m025208_c001_v7007000_t0000_u01772160728357") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744ddd1_d20260227_m025158_c001_v0001097_t0054_u01772160718800") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb0e_d20260227_m025152_c001_v7007000_t0000_u01772160712988") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dcfc_d20260227_m025143_c001_v0001097_t0056_u01772160703262") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10ca_d20260227_m025137_c001_v7007000_t0000_u01772160697499") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dc14_d20260227_m025127_c001_v0001097_t0051_u01772160687657") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416331565edf89ab_d20260227_m025252_c001_v7007000_t0000_u01772160772054") 2026/02/27 02:55:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54960_d20260227_m025246_c001_v0001171_t0025_u01772160766985") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef129_d20260227_m025313_c001_v7007000_t0000_u01772160793521") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d646_d20260227_m025308_c001_v0001173_t0025_u01772160788092") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e8_d20260227_m025433_c001_v7007000_t0000_u01772160873854") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a9c_d20260227_m025423_c001_v0001171_t0034_u01772160863966") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025eb9_d20260227_m025417_c001_v7007000_t0000_u01772160857661") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a7c_d20260227_m025407_c001_v0001171_t0046_u01772160847425") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a85_d20260227_m025400_c001_v7007000_t0000_u01772160840834") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a2c_d20260227_m025351_c001_v0001171_t0022_u01772160831268") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f1e_d20260227_m025345_c001_v7007000_t0000_u01772160825205") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549f8_d20260227_m025335_c001_v0001171_t0040_u01772160815858") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda196_d20260227_m025329_c001_v7007000_t0000_u01772160809307") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549c0_d20260227_m025319_c001_v0001171_t0010_u01772160799703") 2026/02/27 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b9666cd_d20260227_m025309_c001_v7007000_t0000_u01772160789746") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5498a_d20260227_m025301_c001_v0001171_t0058_u01772160781512") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1208_d20260227_m025255_c001_v7007000_t0000_u01772160775197") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1322_d20260227_m025250_c001_v0001185_t0001_u01772160770232") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b2a1_d20260227_m025248_c001_v7007000_t0000_u01772160768455") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab129c_d20260227_m025241_c001_v0001185_t0026_u01772160761215") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97d5_d20260227_m025234_c001_v7007000_t0000_u01772160754285") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab11b0_d20260227_m025229_c001_v0001185_t0052_u01772160749634") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9775_d20260227_m025227_c001_v7007000_t0000_u01772160747910") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548e6_d20260227_m025219_c001_v0001171_t0029_u01772160739035") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c2077_d20260227_m025207_c001_v7007000_t0000_u01772160727933") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54896_d20260227_m025159_c001_v0001171_t0013_u01772160719188") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb0f_d20260227_m025153_c001_v7007000_t0000_u01772160713174") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54870_d20260227_m025143_c001_v0001171_t0026_u01772160703773") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10cb_d20260227_m025137_c001_v7007000_t0000_u01772160697681") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5483c_d20260227_m025128_c001_v0001171_t0005_u01772160688018") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419fb8cfe7a3d3a5_d20260227_m025251_c001_v7007000_t0000_u01772160771885") 2026/02/27 02:55:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e064_d20260227_m025247_c001_v0001097_t0043_u01772160767133") 2026/02/27 02:55:27 DEBUG : dir1/0007-12345: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef12a_d20260227_m025313_c001_v7007000_t0000_u01772160793706") 2026/02/27 02:55:27 DEBUG : dir1/0007-12345: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549a0_d20260227_m025308_c001_v0001171_t0040_u01772160788182") 2026/02/27 02:55:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5e9_d20260227_m025434_c001_v7007000_t0000_u01772160874036") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e4c2_d20260227_m025424_c001_v0001097_t0018_u01772160864243") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ebd_d20260227_m025417_c001_v7007000_t0000_u01772160857840") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e400_d20260227_m025407_c001_v0001097_t0031_u01772160847758") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a86_d20260227_m025401_c001_v7007000_t0000_u01772160841017") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e33d_d20260227_m025351_c001_v0001097_t0016_u01772160831564") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f1f_d20260227_m025345_c001_v7007000_t0000_u01772160825387") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e28b_d20260227_m025336_c001_v0001097_t0038_u01772160816175") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda197_d20260227_m025329_c001_v7007000_t0000_u01772160809489") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e1c1_d20260227_m025319_c001_v0001097_t0050_u01772160799989") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c808d9_d20260227_m025309_c001_v7007000_t0000_u01772160789343") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e10b_d20260227_m025301_c001_v0001097_t0055_u01772160781786") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d120a_d20260227_m025255_c001_v7007000_t0000_u01772160775379") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1324_d20260227_m025250_c001_v0001185_t0008_u01772160770417") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b29e_d20260227_m025248_c001_v7007000_t0000_u01772160768092") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e02e_d20260227_m025241_c001_v0001097_t0011_u01772160761441") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97d6_d20260227_m025234_c001_v7007000_t0000_u01772160754469") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df98_d20260227_m025229_c001_v0001097_t0001_u01772160749814") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab930943_d20260227_m025227_c001_v7007000_t0000_u01772160747926") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d390_d20260227_m025219_c001_v0001173_t0053_u01772160739323") 2026/02/27 02:55:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c207b_d20260227_m025208_c001_v7007000_t0000_u01772160728493") 2026/02/27 02:55:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d23a_d20260227_m025159_c001_v0001173_t0024_u01772160719465") 2026/02/27 02:55:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb10_d20260227_m025153_c001_v7007000_t0000_u01772160713355") 2026/02/27 02:55:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d160_d20260227_m025144_c001_v0001173_t0026_u01772160704056") 2026/02/27 02:55:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10cc_d20260227_m025137_c001_v7007000_t0000_u01772160697863") 2026/02/27 02:55:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d08a_d20260227_m025128_c001_v0001173_t0017_u01772160688483") 2026/02/27 02:55:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d11fa_d20260227_m025251_c001_v7007000_t0000_u01772160771716") 2026/02/27 02:55:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12e8_d20260227_m025247_c001_v0001185_t0016_u01772160767144") 2026/02/27 02:55:29 DEBUG : dir1/0008-23456: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef12b_d20260227_m025313_c001_v7007000_t0000_u01772160793891") 2026/02/27 02:55:29 DEBUG : dir1/0008-23456: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1426_d20260227_m025308_c001_v0001185_t0045_u01772160788216") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5ea_d20260227_m025434_c001_v7007000_t0000_u01772160874217") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab17a3_d20260227_m025424_c001_v0001185_t0011_u01772160864609") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ebf_d20260227_m025418_c001_v7007000_t0000_u01772160858021") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab16d5_d20260227_m025408_c001_v0001185_t0002_u01772160848243") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a87_d20260227_m025401_c001_v7007000_t0000_u01772160841198") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1621_d20260227_m025352_c001_v0001185_t0056_u01772160832072") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f20_d20260227_m025345_c001_v7007000_t0000_u01772160825568") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab157c_d20260227_m025336_c001_v0001185_t0009_u01772160816557") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda198_d20260227_m025329_c001_v7007000_t0000_u01772160809673") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab14b8_d20260227_m025320_c001_v0001185_t0033_u01772160800398") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef0b3_d20260227_m025309_c001_v7007000_t0000_u01772160789505") 2026/02/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab13cc_d20260227_m025302_c001_v0001185_t0038_u01772160782306") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d120b_d20260227_m025255_c001_v7007000_t0000_u01772160775561") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e090_d20260227_m025250_c001_v0001097_t0004_u01772160770463") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fc93_d20260227_m025248_c001_v7007000_t0000_u01772160768102") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54940_d20260227_m025241_c001_v0001171_t0052_u01772160761882") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97d7_d20260227_m025234_c001_v7007000_t0000_u01772160754653") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab11b4_d20260227_m025229_c001_v0001185_t0011_u01772160749827") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f67525_d20260227_m025227_c001_v7007000_t0000_u01772160747686") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab10fe_d20260227_m025219_c001_v0001185_t0030_u01772160739892") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85ed9fed_d20260227_m025208_c001_v7007000_t0000_u01772160728499") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0fe3_d20260227_m025159_c001_v0001185_t0014_u01772160719962") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb11_d20260227_m025153_c001_v7007000_t0000_u01772160713537") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0f1c_d20260227_m025144_c001_v0001185_t0030_u01772160704630") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10cd_d20260227_m025138_c001_v7007000_t0000_u01772160698045") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0e40_d20260227_m025129_c001_v0001185_t0044_u01772160689085") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768f40_d20260227_m025251_c001_v7007000_t0000_u01772160771724") 2026/02/27 02:55:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54962_d20260227_m025247_c001_v0001171_t0039_u01772160767252") 2026/02/27 02:55:30 DEBUG : dir1/0009-34567: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef134_d20260227_m025314_c001_v7007000_t0000_u01772160794076") 2026/02/27 02:55:30 DEBUG : dir1/0009-34567: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e151_d20260227_m025308_c001_v0001097_t0030_u01772160788372") 2026/02/27 02:55:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5eb_d20260227_m025434_c001_v7007000_t0000_u01772160874399") 2026/02/27 02:55:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31da1f_d20260227_m025424_c001_v0001173_t0044_u01772160864836") 2026/02/27 02:55:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ec0_d20260227_m025418_c001_v7007000_t0000_u01772160858201") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d969_d20260227_m025408_c001_v0001173_t0035_u01772160848441") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a88_d20260227_m025401_c001_v7007000_t0000_u01772160841381") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d879_d20260227_m025352_c001_v0001173_t0052_u01772160832255") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f21_d20260227_m025345_c001_v7007000_t0000_u01772160825750") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d7a4_d20260227_m025336_c001_v0001173_t0040_u01772160816803") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda199_d20260227_m025329_c001_v7007000_t0000_u01772160809856") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d6d6_d20260227_m025320_c001_v0001173_t0020_u01772160800590") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef0bf_d20260227_m025309_c001_v7007000_t0000_u01772160789886") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d5fe_d20260227_m025302_c001_v0001173_t0025_u01772160782506") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d120c_d20260227_m025255_c001_v7007000_t0000_u01772160775743") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d56d_d20260227_m025250_c001_v0001173_t0047_u01772160770509") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda128_d20260227_m025248_c001_v7007000_t0000_u01772160768518") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d502_d20260227_m025242_c001_v0001173_t0056_u01772160762166") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97d8_d20260227_m025234_c001_v7007000_t0000_u01772160754837") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54917_d20260227_m025229_c001_v0001171_t0020_u01772160749864") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f784_d20260227_m025227_c001_v7007000_t0000_u01772160747699") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df10_d20260227_m025220_c001_v0001097_t0026_u01772160740082") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c2078_d20260227_m025208_c001_v7007000_t0000_u01772160728118") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dde3_d20260227_m025200_c001_v0001097_t0046_u01772160720149") 2026/02/27 02:55:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb12_d20260227_m025153_c001_v7007000_t0000_u01772160713718") 2026/02/27 02:55:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dd08_d20260227_m025144_c001_v0001097_t0036_u01772160704816") 2026/02/27 02:55:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10ce_d20260227_m025138_c001_v7007000_t0000_u01772160698228") 2026/02/27 02:55:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dc32_d20260227_m025129_c001_v0001097_t0043_u01772160689307") 2026/02/27 02:55:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419fb8cfe7a3d3a6_d20260227_m025252_c001_v7007000_t0000_u01772160772066") 2026/02/27 02:55:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d53f_d20260227_m025247_c001_v0001173_t0026_u01772160767271") 2026/02/27 02:55:32 DEBUG : dir1/0010-45678: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef135_d20260227_m025314_c001_v7007000_t0000_u01772160794259") 2026/02/27 02:55:32 DEBUG : dir1/0010-45678: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab142e_d20260227_m025308_c001_v0001185_t0042_u01772160788402") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5ec_d20260227_m025434_c001_v7007000_t0000_u01772160874581") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54aa0_d20260227_m025425_c001_v0001171_t0058_u01772160865247") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ec1_d20260227_m025418_c001_v7007000_t0000_u01772160858382") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a84_d20260227_m025408_c001_v0001171_t0059_u01772160848872") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a89_d20260227_m025401_c001_v7007000_t0000_u01772160841629") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a30_d20260227_m025352_c001_v0001171_t0008_u01772160832833") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f22_d20260227_m025345_c001_v7007000_t0000_u01772160825931") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549fe_d20260227_m025337_c001_v0001171_t0035_u01772160817171") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda19a_d20260227_m025330_c001_v7007000_t0000_u01772160810037") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549c2_d20260227_m025320_c001_v0001171_t0026_u01772160800913") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef0bb_d20260227_m025309_c001_v7007000_t0000_u01772160789689") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5498c_d20260227_m025303_c001_v0001171_t0040_u01772160783043") 2026/02/27 02:55:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d120d_d20260227_m025255_c001_v7007000_t0000_u01772160775926") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54976_d20260227_m025250_c001_v0001171_t0024_u01772160770598") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419fb8cfe7a3d371_d20260227_m025248_c001_v7007000_t0000_u01772160768680") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12b2_d20260227_m025242_c001_v0001185_t0008_u01772160762629") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97da_d20260227_m025235_c001_v7007000_t0000_u01772160755021") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab11be_d20260227_m025230_c001_v0001185_t0055_u01772160750014") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab930944_d20260227_m025228_c001_v7007000_t0000_u01772160748117") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548e8_d20260227_m025220_c001_v0001171_t0042_u01772160740398") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b264_d20260227_m025208_c001_v7007000_t0000_u01772160728592") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54898_d20260227_m025200_c001_v0001171_t0004_u01772160720566") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb14_d20260227_m025153_c001_v7007000_t0000_u01772160713900") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54874_d20260227_m025145_c001_v0001171_t0059_u01772160705137") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10cf_d20260227_m025138_c001_v7007000_t0000_u01772160698411") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54840_d20260227_m025129_c001_v0001171_t0028_u01772160689687") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f420b632a53dcbd0a_d20260227_m025251_c001_v7007000_t0000_u01772160771742") 2026/02/27 02:55:33 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12ea_d20260227_m025247_c001_v0001185_t0035_u01772160767332") 2026/02/27 02:55:33 DEBUG : dir1/0011-56789: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef136_d20260227_m025314_c001_v7007000_t0000_u01772160794441") 2026/02/27 02:55:33 DEBUG : dir1/0011-56789: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549a2_d20260227_m025308_c001_v0001171_t0036_u01772160788470") 2026/02/27 02:55:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5ed_d20260227_m025434_c001_v7007000_t0000_u01772160874763") 2026/02/27 02:55:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e4ce_d20260227_m025425_c001_v0001097_t0014_u01772160865535") 2026/02/27 02:55:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ec7_d20260227_m025418_c001_v7007000_t0000_u01772160858562") 2026/02/27 02:55:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e414_d20260227_m025409_c001_v0001097_t0015_u01772160849224") 2026/02/27 02:55:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a8a_d20260227_m025401_c001_v7007000_t0000_u01772160841816") 2026/02/27 02:55:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e355_d20260227_m025353_c001_v0001097_t0059_u01772160833343") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f23_d20260227_m025346_c001_v7007000_t0000_u01772160826113") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e2a1_d20260227_m025337_c001_v0001097_t0059_u01772160817446") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda19b_d20260227_m025330_c001_v7007000_t0000_u01772160810220") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e1c9_d20260227_m025321_c001_v0001097_t0059_u01772160801298") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c808da_d20260227_m025309_c001_v7007000_t0000_u01772160789524") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e11f_d20260227_m025303_c001_v0001097_t0019_u01772160783456") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d120e_d20260227_m025256_c001_v7007000_t0000_u01772160776109") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1328_d20260227_m025250_c001_v0001185_t0010_u01772160770608") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b2a2_d20260227_m025248_c001_v7007000_t0000_u01772160768637") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e038_d20260227_m025242_c001_v0001097_t0015_u01772160762814") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97db_d20260227_m025235_c001_v7007000_t0000_u01772160755205") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d438_d20260227_m025230_c001_v0001173_t0044_u01772160750081") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e30_d20260227_m025227_c001_v7007000_t0000_u01772160747940") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d39e_d20260227_m025220_c001_v0001173_t0053_u01772160740657") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4215d824ffa929b0_d20260227_m025208_c001_v7007000_t0000_u01772160728600") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d24e_d20260227_m025201_c001_v0001173_t0044_u01772160721108") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb15_d20260227_m025154_c001_v7007000_t0000_u01772160714082") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d178_d20260227_m025145_c001_v0001173_t0049_u01772160705427") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10d0_d20260227_m025138_c001_v7007000_t0000_u01772160698594") 2026/02/27 02:55:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d096_d20260227_m025129_c001_v0001173_t0054_u01772160689944") 2026/02/27 02:55:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d11fb_d20260227_m025251_c001_v7007000_t0000_u01772160771900") 2026/02/27 02:55:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e06a_d20260227_m025247_c001_v0001097_t0039_u01772160767498") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef137_d20260227_m025314_c001_v7007000_t0000_u01772160794624") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d654_d20260227_m025308_c001_v0001173_t0017_u01772160788565") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5ee_d20260227_m025434_c001_v7007000_t0000_u01772160874946") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab17bd_d20260227_m025425_c001_v0001185_t0023_u01772160865859") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ec9_d20260227_m025418_c001_v7007000_t0000_u01772160858792") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab16e5_d20260227_m025409_c001_v0001185_t0018_u01772160849529") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a8b_d20260227_m025402_c001_v7007000_t0000_u01772160842002") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1633_d20260227_m025353_c001_v0001185_t0020_u01772160833746") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f24_d20260227_m025346_c001_v7007000_t0000_u01772160826293") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1596_d20260227_m025337_c001_v0001185_t0027_u01772160817963") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda19c_d20260227_m025330_c001_v7007000_t0000_u01772160810402") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab14c2_d20260227_m025321_c001_v0001185_t0050_u01772160801742") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c808e2_d20260227_m025309_c001_v7007000_t0000_u01772160789883") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab13e2_d20260227_m025303_c001_v0001185_t0013_u01772160783839") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d120f_d20260227_m025256_c001_v7007000_t0000_u01772160776293") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab132a_d20260227_m025250_c001_v0001185_t0058_u01772160770807") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d11f4_d20260227_m025248_c001_v7007000_t0000_u01772160768116") 2026/02/27 02:55:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54954_d20260227_m025243_c001_v0001171_t0016_u01772160763221") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97dc_d20260227_m025235_c001_v7007000_t0000_u01772160755390") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5491b_d20260227_m025230_c001_v0001171_t0032_u01772160750135") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f67527_d20260227_m025228_c001_v7007000_t0000_u01772160748050") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1118_d20260227_m025221_c001_v0001185_t0008_u01772160741154") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b6666999_d20260227_m025208_c001_v7007000_t0000_u01772160728319") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0fef_d20260227_m025201_c001_v0001185_t0025_u01772160721458") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb17_d20260227_m025154_c001_v7007000_t0000_u01772160714266") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0f2a_d20260227_m025145_c001_v0001185_t0020_u01772160705860") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10d1_d20260227_m025138_c001_v7007000_t0000_u01772160698776") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0e5c_d20260227_m025130_c001_v0001185_t0053_u01772160690440") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768f41_d20260227_m025251_c001_v7007000_t0000_u01772160771908") 2026/02/27 02:55:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12f2_d20260227_m025247_c001_v0001185_t0022_u01772160767516") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef138_d20260227_m025314_c001_v7007000_t0000_u01772160794809") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1430_d20260227_m025308_c001_v0001185_t0058_u01772160788612") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5f0_d20260227_m025435_c001_v7007000_t0000_u01772160875127") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31da32_d20260227_m025426_c001_v0001173_t0052_u01772160866043") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ecd_d20260227_m025418_c001_v7007000_t0000_u01772160858974") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d979_d20260227_m025409_c001_v0001173_t0055_u01772160849713") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a8c_d20260227_m025402_c001_v7007000_t0000_u01772160842193") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d891_d20260227_m025353_c001_v0001173_t0054_u01772160833946") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f25_d20260227_m025346_c001_v7007000_t0000_u01772160826474") 2026/02/27 02:55:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d7ba_d20260227_m025338_c001_v0001173_t0006_u01772160818147") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda19d_d20260227_m025330_c001_v7007000_t0000_u01772160810585") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d6e2_d20260227_m025321_c001_v0001173_t0030_u01772160801927") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c808dd_d20260227_m025309_c001_v7007000_t0000_u01772160789704") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d60e_d20260227_m025304_c001_v0001173_t0001_u01772160784035") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1210_d20260227_m025256_c001_v7007000_t0000_u01772160776475") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1330_d20260227_m025250_c001_v0001185_t0026_u01772160770993") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d11f6_d20260227_m025248_c001_v7007000_t0000_u01772160768481") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d510_d20260227_m025243_c001_v0001173_t0002_u01772160763513") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97dd_d20260227_m025235_c001_v7007000_t0000_u01772160755575") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab11c8_d20260227_m025230_c001_v0001185_t0048_u01772160750200") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b96669d_d20260227_m025228_c001_v7007000_t0000_u01772160748061") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df1c_d20260227_m025221_c001_v0001097_t0052_u01772160741342") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c207d_d20260227_m025208_c001_v7007000_t0000_u01772160728676") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744ddf9_d20260227_m025201_c001_v0001097_t0041_u01772160721645") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb18_d20260227_m025154_c001_v7007000_t0000_u01772160714447") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dd20_d20260227_m025146_c001_v0001097_t0035_u01772160706049") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10d2_d20260227_m025138_c001_v7007000_t0000_u01772160698959") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dc46_d20260227_m025130_c001_v0001097_t0041_u01772160690699") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f420b632a53dcbd0d_d20260227_m025251_c001_v7007000_t0000_u01772160771924") 2026/02/27 02:55:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54964_d20260227_m025247_c001_v0001171_t0043_u01772160767553") 2026/02/27 02:55:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef139_d20260227_m025314_c001_v7007000_t0000_u01772160794992") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e157_d20260227_m025308_c001_v0001097_t0037_u01772160788715") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5f1_d20260227_m025435_c001_v7007000_t0000_u01772160875308") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54aa8_d20260227_m025426_c001_v0001171_t0022_u01772160866814") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ecf_d20260227_m025419_c001_v7007000_t0000_u01772160859158") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a8a_d20260227_m025410_c001_v0001171_t0006_u01772160850521") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a8d_d20260227_m025402_c001_v7007000_t0000_u01772160842377") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a3c_d20260227_m025354_c001_v0001171_t0033_u01772160834470") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f26_d20260227_m025346_c001_v7007000_t0000_u01772160826655") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54a06_d20260227_m025338_c001_v0001171_t0054_u01772160818818") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda19f_d20260227_m025330_c001_v7007000_t0000_u01772160810768") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549c6_d20260227_m025322_c001_v0001171_t0055_u01772160802365") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8e86_d20260227_m025309_c001_v7007000_t0000_u01772160789893") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54994_d20260227_m025304_c001_v0001171_t0040_u01772160784443") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1211_d20260227_m025256_c001_v7007000_t0000_u01772160776659") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54978_d20260227_m025251_c001_v0001171_t0059_u01772160771004") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416331565edf899a_d20260227_m025248_c001_v7007000_t0000_u01772160768690") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12be_d20260227_m025243_c001_v0001185_t0048_u01772160763951") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97de_d20260227_m025235_c001_v7007000_t0000_u01772160755760") 2026/02/27 02:55:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df9e_d20260227_m025230_c001_v0001097_t0035_u01772160750357") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f78f_d20260227_m025228_c001_v7007000_t0000_u01772160748073") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548ee_d20260227_m025221_c001_v0001171_t0004_u01772160741934") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b666699b_d20260227_m025208_c001_v7007000_t0000_u01772160728510") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548a0_d20260227_m025201_c001_v0001171_t0031_u01772160721998") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb19_d20260227_m025154_c001_v7007000_t0000_u01772160714630") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54876_d20260227_m025146_c001_v0001171_t0022_u01772160706441") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10d3_d20260227_m025139_c001_v7007000_t0000_u01772160699142") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54842_d20260227_m025131_c001_v0001171_t0042_u01772160691136") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416f020a3f5c5ee2_d20260227_m025251_c001_v7007000_t0000_u01772160771760") 2026/02/27 02:55:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab12f8_d20260227_m025247_c001_v0001185_t0009_u01772160767749") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef13a_d20260227_m025315_c001_v7007000_t0000_u01772160795175") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e549a8_d20260227_m025308_c001_v0001171_t0002_u01772160788743") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5f2_d20260227_m025435_c001_v7007000_t0000_u01772160875491") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e4e0_d20260227_m025427_c001_v0001097_t0048_u01772160867227") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ed0_d20260227_m025419_c001_v7007000_t0000_u01772160859339") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e432_d20260227_m025411_c001_v0001097_t0011_u01772160851117") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a8e_d20260227_m025402_c001_v7007000_t0000_u01772160842561") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e36d_d20260227_m025354_c001_v0001097_t0000_u01772160834748") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f27_d20260227_m025346_c001_v7007000_t0000_u01772160826902") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e2af_d20260227_m025339_c001_v0001097_t0012_u01772160819081") 2026/02/27 02:55:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda1a0_d20260227_m025330_c001_v7007000_t0000_u01772160810950") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e1db_d20260227_m025322_c001_v0001097_t0032_u01772160802633") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8e84_d20260227_m025309_c001_v7007000_t0000_u01772160789711") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e129_d20260227_m025304_c001_v0001097_t0026_u01772160784768") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1212_d20260227_m025256_c001_v7007000_t0000_u01772160776843") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e096_d20260227_m025251_c001_v0001097_t0018_u01772160771170") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c80823_d20260227_m025248_c001_v7007000_t0000_u01772160768651") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e048_d20260227_m025244_c001_v0001097_t0033_u01772160764135") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97e0_d20260227_m025235_c001_v7007000_t0000_u01772160755944") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab11ce_d20260227_m025230_c001_v0001185_t0044_u01772160750389") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e33_d20260227_m025228_c001_v7007000_t0000_u01772160748127") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d3c0_d20260227_m025222_c001_v0001173_t0059_u01772160742268") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85ed9ffa_d20260227_m025208_c001_v7007000_t0000_u01772160728683") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d264_d20260227_m025202_c001_v0001173_t0012_u01772160722259") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb23_d20260227_m025154_c001_v7007000_t0000_u01772160714811") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d194_d20260227_m025146_c001_v0001173_t0045_u01772160706722") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10d4_d20260227_m025139_c001_v7007000_t0000_u01772160699325") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d0aa_d20260227_m025131_c001_v0001173_t0046_u01772160691406") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d11fc_d20260227_m025252_c001_v7007000_t0000_u01772160772084") 2026/02/27 02:55:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54966_d20260227_m025247_c001_v0001171_t0044_u01772160767819") 2026/02/27 02:55:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e1_d20260227_m025211_c001_v7007000_t0000_u01772160731554") 2026/02/27 02:55:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab102f_d20260227_m025206_c001_v0001185_t0014_u01772160726135") 2026/02/27 02:55:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e2_d20260227_m025211_c001_v7007000_t0000_u01772160731736") 2026/02/27 02:55:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548ac_d20260227_m025206_c001_v0001171_t0004_u01772160726279") 2026/02/27 02:55:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e3_d20260227_m025211_c001_v7007000_t0000_u01772160731918") 2026/02/27 02:55:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744de39_d20260227_m025206_c001_v0001097_t0000_u01772160726330") 2026/02/27 02:55:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e4_d20260227_m025212_c001_v7007000_t0000_u01772160732100") 2026/02/27 02:55:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1031_d20260227_m025206_c001_v0001185_t0009_u01772160726346") 2026/02/27 02:55:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e5_d20260227_m025212_c001_v7007000_t0000_u01772160732282") 2026/02/27 02:55:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1037_d20260227_m025206_c001_v0001185_t0014_u01772160726589") 2026/02/27 02:55:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e6_d20260227_m025212_c001_v7007000_t0000_u01772160732465") 2026/02/27 02:55:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d2bb_d20260227_m025206_c001_v0001173_t0055_u01772160726602") 2026/02/27 02:55:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e7_d20260227_m025212_c001_v7007000_t0000_u01772160732646") 2026/02/27 02:55:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548b0_d20260227_m025206_c001_v0001171_t0008_u01772160726677") 2026/02/27 02:55:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807e9_d20260227_m025212_c001_v7007000_t0000_u01772160732828") 2026/02/27 02:55:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744de45_d20260227_m025206_c001_v0001097_t0052_u01772160726714") 2026/02/27 02:55:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807ea_d20260227_m025213_c001_v7007000_t0000_u01772160733011") 2026/02/27 02:55:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1039_d20260227_m025206_c001_v0001185_t0015_u01772160726779") 2026/02/27 02:55:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807ec_d20260227_m025213_c001_v7007000_t0000_u01772160733192") 2026/02/27 02:55:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab103b_d20260227_m025206_c001_v0001185_t0039_u01772160726967") 2026/02/27 02:55:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807ed_d20260227_m025213_c001_v7007000_t0000_u01772160733375") 2026/02/27 02:55:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548b4_d20260227_m025207_c001_v0001171_t0025_u01772160727042") 2026/02/27 02:55:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807ee_d20260227_m025213_c001_v7007000_t0000_u01772160733557") 2026/02/27 02:55:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d2bf_d20260227_m025207_c001_v0001173_t0022_u01772160727052") 2026/02/27 02:55:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807ef_d20260227_m025213_c001_v7007000_t0000_u01772160733742") 2026/02/27 02:55:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744de4d_d20260227_m025207_c001_v0001097_t0035_u01772160727175") 2026/02/27 02:55:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807f1_d20260227_m025213_c001_v7007000_t0000_u01772160733923") 2026/02/27 02:55:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab103d_d20260227_m025207_c001_v0001185_t0051_u01772160727191") 2026/02/27 02:55:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807f2_d20260227_m025214_c001_v7007000_t0000_u01772160734106") 2026/02/27 02:55:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab103f_d20260227_m025207_c001_v0001185_t0021_u01772160727380") 2026/02/27 02:55:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807f3_d20260227_m025214_c001_v7007000_t0000_u01772160734288") 2026/02/27 02:55:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548b8_d20260227_m025207_c001_v0001171_t0016_u01772160727458") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b9666a4_d20260227_m025230_c001_v7007000_t0000_u01772160750928") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab115e_d20260227_m025225_c001_v0001185_t0043_u01772160745672") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda0a6_d20260227_m025231_c001_v7007000_t0000_u01772160751228") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e548fd_d20260227_m025225_c001_v0001171_t0006_u01772160745769") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e55_d20260227_m025231_c001_v7007000_t0000_u01772160751244") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1160_d20260227_m025225_c001_v0001185_t0040_u01772160745859") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f7af_d20260227_m025230_c001_v7007000_t0000_u01772160750941") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df56_d20260227_m025225_c001_v0001097_t0043_u01772160745906") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda0a5_d20260227_m025230_c001_v7007000_t0000_u01772160750947") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d3fa_d20260227_m025226_c001_v0001173_t0023_u01772160746015") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b9666a5_d20260227_m025231_c001_v7007000_t0000_u01772160751110") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1168_d20260227_m025226_c001_v0001185_t0010_u01772160746062") 2026/02/27 02:55:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab930960_d20260227_m025231_c001_v7007000_t0000_u01772160751255") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab116c_d20260227_m025226_c001_v0001185_t0002_u01772160746268") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e52_d20260227_m025231_c001_v7007000_t0000_u01772160751060") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df5a_d20260227_m025226_c001_v0001097_t0058_u01772160746308") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab93095f_d20260227_m025231_c001_v7007000_t0000_u01772160751071") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54901_d20260227_m025226_c001_v0001171_t0029_u01772160746373") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab93095e_d20260227_m025230_c001_v7007000_t0000_u01772160750887") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1172_d20260227_m025226_c001_v0001185_t0057_u01772160746468") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f7b0_d20260227_m025231_c001_v7007000_t0000_u01772160751125") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1174_d20260227_m025226_c001_v0001185_t0041_u01772160746656") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25596f3_d20260227_m025231_c001_v7007000_t0000_u01772160751078") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54907_d20260227_m025226_c001_v0001171_t0058_u01772160746718") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768e53_d20260227_m025231_c001_v7007000_t0000_u01772160751157") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d406_d20260227_m025226_c001_v0001173_t0020_u01772160746750") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25596f2_d20260227_m025230_c001_v7007000_t0000_u01772160750893") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744df5c_d20260227_m025226_c001_v0001097_t0041_u01772160746771") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25596f4_d20260227_m025231_c001_v7007000_t0000_u01772160751260") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1176_d20260227_m025226_c001_v0001185_t0015_u01772160746842") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97ba_d20260227_m025231_c001_v7007000_t0000_u01772160751280") 2026/02/27 02:55:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54909_d20260227_m025227_c001_v0001171_t0033_u01772160747011") 2026/02/27 02:55:43 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4050fc5dbaacf021_d20260227_m025010_c001_v7007000_t0000_u01772160610313") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f116ccc885c6e5538_d20260227_m025008_c001_v0001103_t0034_u01772160608100") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1f14_d20260227_m025007_c001_v7007000_t0000_u01772160607917") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f116ccc885c6e5520_d20260227_m025004_c001_v0001103_t0029_u01772160604305") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1ef8_d20260227_m025003_c001_v7007000_t0000_u01772160603563") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d7cc_d20260227_m024959_c001_v0001097_t0035_u01772160599486") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768345_d20260227_m024958_c001_v7007000_t0000_u01772160598026") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110f080b981c81c4_d20260227_m024955_c001_v0001097_t0021_u01772160595920") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f672fb_d20260227_m024955_c001_v7007000_t0000_u01772160595744") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110f080b981c8194_d20260227_m024952_c001_v0001097_t0058_u01772160592011") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f672f6_d20260227_m024951_c001_v7007000_t0000_u01772160591283") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d72b_d20260227_m024944_c001_v0001097_t0004_u01772160584621") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40678b4703e3eb4a_d20260227_m024943_c001_v7007000_t0000_u01772160583327") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f103996e81b3ceb39_d20260227_m024941_c001_v0001033_t0046_u01772160581540") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f672ec_d20260227_m024941_c001_v7007000_t0000_u01772160581364") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f103996e81b3ceb21_d20260227_m024938_c001_v0001033_t0011_u01772160578391") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f672e3_d20260227_m024937_c001_v7007000_t0000_u01772160577659") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d6c7_d20260227_m024933_c001_v0001097_t0050_u01772160573692") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40678b4703e3eb3b_d20260227_m024932_c001_v7007000_t0000_u01772160572787") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119f6ea9bdb18eb6_d20260227_m024931_c001_v0001176_t0006_u01772160571039") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b966323_d20260227_m024930_c001_v7007000_t0000_u01772160570845") 2026/02/27 02:55:44 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119f6ea9bdb18e98_d20260227_m024927_c001_v0001176_t0020_u01772160567237") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b966320_d20260227_m024926_c001_v7007000_t0000_u01772160566467") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d630_d20260227_m024920_c001_v0001097_t0029_u01772160560728") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717eee5c_d20260227_m024919_c001_v7007000_t0000_u01772160559782") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f107edcb243b6930c_d20260227_m024917_c001_v0001173_t0035_u01772160557883") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab9305fb_d20260227_m024917_c001_v7007000_t0000_u01772160557702") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f107edcb243b692c4_d20260227_m024913_c001_v0001173_t0033_u01772160553769") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab9305bc_d20260227_m024913_c001_v7007000_t0000_u01772160553007") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d57e_d20260227_m024906_c001_v0001097_t0020_u01772160546200") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4042de258dee918c_d20260227_m024905_c001_v7007000_t0000_u01772160545293") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1032e4ebd2ce509e_d20260227_m024902_c001_v0001042_t0053_u01772160542675") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419fb8cfe7a3cf47_d20260227_m024902_c001_v7007000_t0000_u01772160542077") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1032e4ebd2ce5094_d20260227_m024852_c001_v0001042_t0029_u01772160532726") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416331565edf8795_d20260227_m024851_c001_v7007000_t0000_u01772160531951") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d488_d20260227_m024846_c001_v0001097_t0057_u01772160526245") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b6666502_d20260227_m024845_c001_v7007000_t0000_u01772160525099") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1047b66517036fb0_d20260227_m024839_c001_v0001185_t0030_u01772160519738") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e02585f_d20260227_m024839_c001_v7007000_t0000_u01772160519529") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d41f_d20260227_m024835_c001_v0001097_t0036_u01772160515271") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f11910990a0a2e99f_d20260227_m024834_c001_v0001180_t0031_u01772160514504") 2026/02/27 02:55:45 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f11910990a0a2e99b_d20260227_m024833_c001_v0001180_t0011_u01772160513543") 2026/02/27 02:55:46 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25590f8_d20260227_m024820_c001_v7007000_t0000_u01772160500370") 2026/02/27 02:55:46 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24784c2_d20260227_m024813_c001_v0001097_t0005_u01772160493200") 2026/02/27 02:55:46 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f105cda8bff0cc27e_d20260227_m024812_c001_v0001100_t0022_u01772160492357") 2026/02/27 02:55:46 DEBUG : dst/one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f105cda8bff0cc27a_d20260227_m024811_c001_v0001100_t0048_u01772160491294") 2026/02/27 02:55:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4050fc5dbaacf022_d20260227_m025010_c001_v7007000_t0000_u01772160610501") 2026/02/27 02:55:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f106f903bc55b3fb0_d20260227_m025007_c001_v0001131_t0025_u01772160607486") 2026/02/27 02:55:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119dc9b5244d5b16_d20260227_m025003_c001_v0001150_t0045_u01772160603204") 2026/02/27 02:55:46 DEBUG : dst/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768348_d20260227_m024958_c001_v7007000_t0000_u01772160598207") 2026/02/27 02:55:46 DEBUG : dst/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1096dedf13ffc268_d20260227_m024955_c001_v0001167_t0021_u01772160595257") 2026/02/27 02:55:46 DEBUG : dst/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f113f70309b30719d_d20260227_m024950_c001_v0001173_t0049_u01772160590720") 2026/02/27 02:55:46 DEBUG : dst/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40678b4703e3eb4b_d20260227_m024943_c001_v7007000_t0000_u01772160583508") 2026/02/27 02:55:46 DEBUG : dst/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f11773823dfe09b05_d20260227_m024940_c001_v0001173_t0052_u01772160580862") 2026/02/27 02:55:46 DEBUG : dst/one.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f105c283774e9530b_d20260227_m024937_c001_v0001177_t0042_u01772160577446") 2026/02/27 02:55:46 DEBUG : dst/three: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b6666503_d20260227_m024845_c001_v7007000_t0000_u01772160525281") 2026/02/27 02:55:46 DEBUG : dst/three: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f11910990a0a2e9b7_d20260227_m024843_c001_v0001180_t0055_u01772160523791") 2026/02/27 02:55:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4050fc5dbaacf023_d20260227_m025010_c001_v7007000_t0000_u01772160610684") 2026/02/27 02:55:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f1079e45a42923ae7_d20260227_m025009_c001_v0001167_t0023_u01772160609040") 2026/02/27 02:55:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f11262e41677c1df6_d20260227_m025005_c001_v0001173_t0015_u01772160605210") 2026/02/27 02:55:46 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4050fc5dbaacf024_d20260227_m025010_c001_v7007000_t0000_u01772160610868") 2026/02/27 02:55:46 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f116ccc885c6e5544_d20260227_m025009_c001_v0001103_t0027_u01772160609619") 2026/02/27 02:55:46 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1f15_d20260227_m025009_c001_v7007000_t0000_u01772160609436") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f116ccc885c6e552e_d20260227_m025005_c001_v0001103_t0050_u01772160605988") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1f0c_d20260227_m025005_c001_v7007000_t0000_u01772160605805") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d7e0_d20260227_m025000_c001_v0001097_t0012_u01772160600292") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d743876834a_d20260227_m024958_c001_v7007000_t0000_u01772160598388") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110f080b981c81d0_d20260227_m024957_c001_v0001097_t0035_u01772160597209") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f672fc_d20260227_m024957_c001_v7007000_t0000_u01772160597034") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110f080b981c81a8_d20260227_m024953_c001_v0001097_t0041_u01772160593468") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f672f9_d20260227_m024953_c001_v7007000_t0000_u01772160593292") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d757_d20260227_m024947_c001_v0001097_t0054_u01772160587901") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f672ee_d20260227_m024942_c001_v7007000_t0000_u01772160582776") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478970_d20260227_m024939_c001_v0001097_t0018_u01772160579888") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4151c87465f672e8_d20260227_m024939_c001_v7007000_t0000_u01772160579165") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d6d1_d20260227_m024934_c001_v0001097_t0057_u01772160574490") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b966324_d20260227_m024931_c001_v7007000_t0000_u01772160571816") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24788e2_d20260227_m024929_c001_v0001097_t0057_u01772160569214") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f412e8e6c0b966321_d20260227_m024928_c001_v7007000_t0000_u01772160568124") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d636_d20260227_m024921_c001_v0001097_t0059_u01772160561476") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab930609_d20260227_m024918_c001_v7007000_t0000_u01772160558854") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478824_d20260227_m024916_c001_v0001097_t0004_u01772160556186") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f413f2ad6ab9305da_d20260227_m024915_c001_v7007000_t0000_u01772160555105") 2026/02/27 02:55:47 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d58c_d20260227_m024907_c001_v0001097_t0005_u01772160547351") 2026/02/27 02:55:48 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419fb8cfe7a3cf49_d20260227_m024904_c001_v7007000_t0000_u01772160544021") 2026/02/27 02:55:48 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478713_d20260227_m024854_c001_v0001097_t0002_u01772160534819") 2026/02/27 02:55:48 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f416331565edf8797_d20260227_m024853_c001_v7007000_t0000_u01772160533722") 2026/02/27 02:55:48 DEBUG : dst/three.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d496_d20260227_m024847_c001_v0001097_t0057_u01772160527104") 2026/02/27 02:55:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d743876834b_d20260227_m024958_c001_v7007000_t0000_u01772160598569") 2026/02/27 02:55:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f106449c9c3eb229a_d20260227_m024956_c001_v0001178_t0030_u01772160596818") 2026/02/27 02:55:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f106449c9c3eb2290_d20260227_m024953_c001_v0001178_t0016_u01772160593079") 2026/02/27 02:55:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40678b4703e3eb4c_d20260227_m024943_c001_v7007000_t0000_u01772160583689") 2026/02/27 02:55:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f114664f807999452_d20260227_m024942_c001_v0001173_t0009_u01772160582189") 2026/02/27 02:55:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f103a79ec4fbddfdf_d20260227_m024938_c001_v0001185_t0033_u01772160578941") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4050fc5dbaacf025_d20260227_m025011_c001_v7007000_t0000_u01772160611051") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d7d8_d20260227_m024959_c001_v0001097_t0041_u01772160599893") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768351_d20260227_m024958_c001_v7007000_t0000_u01772160598758") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d74f_d20260227_m024947_c001_v0001097_t0025_u01772160587280") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40678b4703e3eb4e_d20260227_m024943_c001_v7007000_t0000_u01772160583871") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478922_d20260227_m024934_c001_v0001097_t0033_u01772160574121") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40678b4703e3eb3d_d20260227_m024932_c001_v7007000_t0000_u01772160572968") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478868_d20260227_m024921_c001_v0001097_t0042_u01772160561062") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717eee5d_d20260227_m024919_c001_v7007000_t0000_u01772160559967") 2026/02/27 02:55:48 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24787a3_d20260227_m024906_c001_v0001097_t0050_u01772160546925") 2026/02/27 02:55:49 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4042de258dee918e_d20260227_m024905_c001_v7007000_t0000_u01772160545474") 2026/02/27 02:55:49 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24786a9_d20260227_m024846_c001_v0001097_t0046_u01772160526618") 2026/02/27 02:55:49 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b666650b_d20260227_m024845_c001_v7007000_t0000_u01772160525463") 2026/02/27 02:55:49 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119bdd4b49c8d490_d20260227_m024841_c001_v0001183_t0049_u01772160521174") 2026/02/27 02:55:49 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e25590fb_d20260227_m024820_c001_v7007000_t0000_u01772160500551") 2026/02/27 02:55:49 DEBUG : dst/two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f105cda8bff0cc28c_d20260227_m024819_c001_v0001100_t0059_u01772160499276") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a378_d20260227_m024745_c001_v7007000_t0000_u01772160465328") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478339_d20260227_m024741_c001_v0001097_t0027_u01772160461859") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a376_d20260227_m024739_c001_v7007000_t0000_u01772160459706") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d141_d20260227_m024729_c001_v0001097_t0006_u01772160449404") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304e9aa_d20260227_m024720_c001_v7007000_t0000_u01772160440848") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24781d9_d20260227_m024717_c001_v0001097_t0046_u01772160437332") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efe9_d20260227_m024653_c001_v7007000_t0000_u01772160413582") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24780ab_d20260227_m024651_c001_v0001097_t0011_u01772160411560") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efdd_d20260227_m024650_c001_v7007000_t0000_u01772160410645") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478087_d20260227_m024649_c001_v0001097_t0026_u01772160409346") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efd8_d20260227_m024646_c001_v7007000_t0000_u01772160406392") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478043_d20260227_m024644_c001_v0001097_t0031_u01772160404529") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efbd_d20260227_m024643_c001_v7007000_t0000_u01772160403427") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247802b_d20260227_m024642_c001_v0001097_t0025_u01772160402023") 2026/02/27 02:55:49 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1b02_d20260227_m024635_c001_v7007000_t0000_u01772160395728") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477fb9_d20260227_m024634_c001_v0001097_t0030_u01772160394089") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1af7_d20260227_m024633_c001_v7007000_t0000_u01772160393063") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f9b_d20260227_m024631_c001_v0001097_t0056_u01772160391992") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1add_d20260227_m024626_c001_v7007000_t0000_u01772160386741") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f41_d20260227_m024624_c001_v0001097_t0059_u01772160384982") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1acb_d20260227_m024623_c001_v7007000_t0000_u01772160383150") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f17_d20260227_m024622_c001_v0001097_t0054_u01772160382027") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1ac5_d20260227_m024621_c001_v7007000_t0000_u01772160381665") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f100f94b6cb37937b_d20260227_m024621_c001_v0001176_t0059_u01772160381091") 2026/02/27 02:55:50 DEBUG : empty space: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477efd_d20260227_m024619_c001_v0001097_t0024_u01772160379456") 2026/02/27 02:55:50 DEBUG : enormous: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efe4_d20260227_m024652_c001_v7007000_t0000_u01772160412652") 2026/02/27 02:55:50 DEBUG : enormous: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24780b3_d20260227_m024651_c001_v0001097_t0007_u01772160411876") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4050fc5dbaacf02b_d20260227_m025016_c001_v7007000_t0000_u01772160616302") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d88a_d20260227_m025014_c001_v0001097_t0045_u01772160614948") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304e9a7_d20260227_m024715_c001_v7007000_t0000_u01772160435713") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d07d_d20260227_m024714_c001_v0001097_t0016_u01772160434422") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a21e_d20260227_m024616_c001_v7007000_t0000_u01772160376225") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477ec3_d20260227_m024615_c001_v0001097_t0034_u01772160375117") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a21d_d20260227_m024614_c001_v7007000_t0000_u01772160374570") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477eb3_d20260227_m024613_c001_v0001097_t0004_u01772160373795") 2026/02/27 02:55:50 DEBUG : existing: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477ea9_d20260227_m024612_c001_v0001097_t0057_u01772160372856") 2026/02/27 02:55:50 DEBUG : existing-b: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304e9a8_d20260227_m024715_c001_v7007000_t0000_u01772160435898") 2026/02/27 02:55:51 DEBUG : existing-b: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24781c5_d20260227_m024714_c001_v0001097_t0029_u01772160434423") 2026/02/27 02:55:51 DEBUG : file1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95c7_d20260227_m025117_c001_v7007000_t0000_u01772160677129") 2026/02/27 02:55:51 DEBUG : file1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31cfc8_d20260227_m025115_c001_v0001173_t0029_u01772160675685") 2026/02/27 02:55:51 DEBUG : file1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95b7_d20260227_m025114_c001_v7007000_t0000_u01772160674342") 2026/02/27 02:55:51 DEBUG : file1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744db8c_d20260227_m025112_c001_v0001097_t0010_u01772160672947") 2026/02/27 02:55:51 DEBUG : five: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efef_d20260227_m024657_c001_v7007000_t0000_u01772160417868") 2026/02/27 02:55:51 DEBUG : five: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f415dc521e24780e9_d20260227_m024655_c001_v0001097_t0017_u01772160415710") 2026/02/27 02:55:51 DEBUG : foo: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1adc_d20260227_m024624_c001_v7007000_t0000_u01772160384620") 2026/02/27 02:55:51 DEBUG : foo: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f415dc521e2477f33_d20260227_m024624_c001_v0001097_t0017_u01772160384063") 2026/02/27 02:55:51 DEBUG : foo: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f415dc521e2477f23_d20260227_m024623_c001_v0001097_t0017_u01772160383514") 2026/02/27 02:55:51 DEBUG : four: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194eff2_d20260227_m024658_c001_v7007000_t0000_u01772160418056") 2026/02/27 02:55:51 DEBUG : four: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419a78d3d744cfa5_d20260227_m024656_c001_v0001097_t0045_u01772160416280") 2026/02/27 02:55:51 DEBUG : four: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24780d7_d20260227_m024654_c001_v0001097_t0052_u01772160414798") 2026/02/27 02:55:51 DEBUG : hello world2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c831f_d20260227_m024527_c001_v7007000_t0000_u01772160327766") 2026/02/27 02:55:51 DEBUG : hello world2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477c6a_d20260227_m024527_c001_v0001097_t0001_u01772160327015") 2026/02/27 02:55:51 DEBUG : ignore-size: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a21b_d20260227_m024612_c001_v7007000_t0000_u01772160372493") 2026/02/27 02:55:51 DEBUG : ignore-size: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477e8f_d20260227_m024611_c001_v0001097_t0028_u01772160371292") 2026/02/27 02:55:51 DEBUG : nested/sub dir/file: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304e9a4_d20260227_m024713_c001_v7007000_t0000_u01772160433655") 2026/02/27 02:55:51 DEBUG : nested/sub dir/file: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d073_d20260227_m024712_c001_v0001097_t0043_u01772160432664") 2026/02/27 02:55:51 DEBUG : nested/sub dir/file: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f041_d20260227_m024711_c001_v7007000_t0000_u01772160431899") 2026/02/27 02:55:51 DEBUG : nested/sub dir/file: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d05f_d20260227_m024710_c001_v0001097_t0017_u01772160430860") 2026/02/27 02:55:52 DEBUG : one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194effa_d20260227_m024658_c001_v7007000_t0000_u01772160418238") 2026/02/27 02:55:52 DEBUG : one: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f415dc521e24780cf_d20260227_m024653_c001_v0001097_t0017_u01772160413980") 2026/02/27 02:55:52 DEBUG : only0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9591_d20260227_m025108_c001_v7007000_t0000_u01772160668445") 2026/02/27 02:55:52 DEBUG : only0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40817621a9e54806_d20260227_m025103_c001_v0001171_t0057_u01772160663193") 2026/02/27 02:55:52 DEBUG : only0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da18_d20260227_m025045_c001_v0001097_t0027_u01772160645658") 2026/02/27 02:55:52 DEBUG : only0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9ad_d20260227_m025039_c001_v7007000_t0000_u01772160639913") 2026/02/27 02:55:52 DEBUG : only0: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d8ce_d20260227_m025020_c001_v0001097_t0040_u01772160620258") 2026/02/27 02:55:52 DEBUG : only1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9593_d20260227_m025108_c001_v7007000_t0000_u01772160668627") 2026/02/27 02:55:52 DEBUG : only1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f402387aa2bab0d39_d20260227_m025104_c001_v0001185_t0030_u01772160664066") 2026/02/27 02:55:52 DEBUG : only1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da20_d20260227_m025046_c001_v0001097_t0040_u01772160646420") 2026/02/27 02:55:52 DEBUG : only1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a8f_d20260227_m025040_c001_v7007000_t0000_u01772160640260") 2026/02/27 02:55:52 DEBUG : only1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d8da_d20260227_m025021_c001_v0001097_t0011_u01772160621068") 2026/02/27 02:55:52 DEBUG : only10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9594_d20260227_m025108_c001_v7007000_t0000_u01772160668809") 2026/02/27 02:55:52 DEBUG : only10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419a78d3d744db2e_d20260227_m025102_c001_v0001097_t0045_u01772160662600") 2026/02/27 02:55:52 DEBUG : only10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744daa8_d20260227_m025054_c001_v0001097_t0022_u01772160654065") 2026/02/27 02:55:52 DEBUG : only10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f420b632a53dcb9c6_d20260227_m025039_c001_v7007000_t0000_u01772160639922") 2026/02/27 02:55:52 DEBUG : only10: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d964_d20260227_m025029_c001_v0001097_t0050_u01772160629523") 2026/02/27 02:55:52 DEBUG : only11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9595_d20260227_m025109_c001_v7007000_t0000_u01772160669063") 2026/02/27 02:55:52 DEBUG : only11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f402387aa2bab0d2d_d20260227_m025103_c001_v0001185_t0030_u01772160663335") 2026/02/27 02:55:52 DEBUG : only11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dab0_d20260227_m025054_c001_v0001097_t0024_u01772160654758") 2026/02/27 02:55:53 DEBUG : only11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9ae_d20260227_m025040_c001_v7007000_t0000_u01772160640067") 2026/02/27 02:55:53 DEBUG : only11: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d970_d20260227_m025030_c001_v0001097_t0011_u01772160630456") 2026/02/27 02:55:53 DEBUG : only12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9596_d20260227_m025109_c001_v7007000_t0000_u01772160669246") 2026/02/27 02:55:53 DEBUG : only12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f410fccf3aa31cf4e_d20260227_m025103_c001_v0001173_t0031_u01772160663520") 2026/02/27 02:55:53 DEBUG : only12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dab8_d20260227_m025055_c001_v0001097_t0022_u01772160655489") 2026/02/27 02:55:53 DEBUG : only12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a8d_d20260227_m025040_c001_v7007000_t0000_u01772160640079") 2026/02/27 02:55:53 DEBUG : only12: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d976_d20260227_m025031_c001_v0001097_t0011_u01772160631167") 2026/02/27 02:55:53 DEBUG : only13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9597_d20260227_m025109_c001_v7007000_t0000_u01772160669428") 2026/02/27 02:55:53 DEBUG : only13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419a78d3d744db34_d20260227_m025103_c001_v0001097_t0045_u01772160663176") 2026/02/27 02:55:53 DEBUG : only13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dac0_d20260227_m025056_c001_v0001097_t0038_u01772160656352") 2026/02/27 02:55:53 DEBUG : only13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9af_d20260227_m025040_c001_v7007000_t0000_u01772160640095") 2026/02/27 02:55:53 DEBUG : only13: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d980_d20260227_m025032_c001_v0001097_t0017_u01772160632261") 2026/02/27 02:55:53 DEBUG : only14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9599_d20260227_m025109_c001_v7007000_t0000_u01772160669612") 2026/02/27 02:55:53 DEBUG : only14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419a78d3d744db38_d20260227_m025103_c001_v0001097_t0045_u01772160663360") 2026/02/27 02:55:53 DEBUG : only14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dad6_d20260227_m025057_c001_v0001097_t0028_u01772160657152") 2026/02/27 02:55:53 DEBUG : only14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f420b632a53dcb9c7_d20260227_m025040_c001_v7007000_t0000_u01772160640105") 2026/02/27 02:55:53 DEBUG : only14: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d988_d20260227_m025033_c001_v0001097_t0039_u01772160633030") 2026/02/27 02:55:53 DEBUG : only15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc959b_d20260227_m025109_c001_v7007000_t0000_u01772160669794") 2026/02/27 02:55:53 DEBUG : only15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40817621a9e5480a_d20260227_m025103_c001_v0001171_t0057_u01772160663377") 2026/02/27 02:55:53 DEBUG : only15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dae2_d20260227_m025057_c001_v0001097_t0013_u01772160657941") 2026/02/27 02:55:53 DEBUG : only15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9b1_d20260227_m025040_c001_v7007000_t0000_u01772160640248") 2026/02/27 02:55:53 DEBUG : only15: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d996_d20260227_m025034_c001_v0001097_t0036_u01772160634019") 2026/02/27 02:55:53 DEBUG : only16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc959c_d20260227_m025109_c001_v7007000_t0000_u01772160669976") 2026/02/27 02:55:54 DEBUG : only16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f402387aa2bab0d2f_d20260227_m025103_c001_v0001185_t0030_u01772160663518") 2026/02/27 02:55:54 DEBUG : only16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744daf6_d20260227_m025058_c001_v0001097_t0045_u01772160658715") 2026/02/27 02:55:54 DEBUG : only16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9aa_d20260227_m025039_c001_v7007000_t0000_u01772160639706") 2026/02/27 02:55:54 DEBUG : only16: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d9a2_d20260227_m025034_c001_v0001097_t0036_u01772160634873") 2026/02/27 02:55:55 DEBUG : only17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc959d_d20260227_m025110_c001_v7007000_t0000_u01772160670159") 2026/02/27 02:55:55 DEBUG : only17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40817621a9e5480c_d20260227_m025103_c001_v0001171_t0057_u01772160663560") 2026/02/27 02:55:55 DEBUG : only17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744db01_d20260227_m025059_c001_v0001097_t0018_u01772160659724") 2026/02/27 02:55:55 DEBUG : only17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a8b_d20260227_m025039_c001_v7007000_t0000_u01772160639715") 2026/02/27 02:55:55 DEBUG : only17: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d9b0_d20260227_m025035_c001_v0001097_t0049_u01772160635844") 2026/02/27 02:55:55 DEBUG : only18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc959e_d20260227_m025110_c001_v7007000_t0000_u01772160670341") 2026/02/27 02:55:55 DEBUG : only18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40817621a9e54812_d20260227_m025103_c001_v0001171_t0057_u01772160663928") 2026/02/27 02:55:55 DEBUG : only18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744db0c_d20260227_m025100_c001_v0001097_t0055_u01772160660510") 2026/02/27 02:55:55 DEBUG : only18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f99f_d20260227_m025039_c001_v7007000_t0000_u01772160639162") 2026/02/27 02:55:55 DEBUG : only18: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d9bc_d20260227_m025036_c001_v0001097_t0005_u01772160636740") 2026/02/27 02:55:55 DEBUG : only19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95a0_d20260227_m025110_c001_v7007000_t0000_u01772160670523") 2026/02/27 02:55:55 DEBUG : only19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419a78d3d744db3c_d20260227_m025103_c001_v0001097_t0045_u01772160663544") 2026/02/27 02:55:55 DEBUG : only19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744db1a_d20260227_m025101_c001_v0001097_t0059_u01772160661415") 2026/02/27 02:55:55 DEBUG : only19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9ab_d20260227_m025039_c001_v7007000_t0000_u01772160639730") 2026/02/27 02:55:55 DEBUG : only19: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d9ca_d20260227_m025037_c001_v0001097_t0029_u01772160637671") 2026/02/27 02:55:55 DEBUG : only2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95a1_d20260227_m025110_c001_v7007000_t0000_u01772160670708") 2026/02/27 02:55:55 DEBUG : only2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f402387aa2bab0d33_d20260227_m025103_c001_v0001185_t0030_u01772160663701") 2026/02/27 02:55:55 DEBUG : only2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da32_d20260227_m025047_c001_v0001097_t0043_u01772160647730") 2026/02/27 02:55:55 DEBUG : only2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9a0_d20260227_m025039_c001_v7007000_t0000_u01772160639343") 2026/02/27 02:55:55 DEBUG : only2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d8e6_d20260227_m025022_c001_v0001097_t0039_u01772160622143") 2026/02/27 02:55:55 DEBUG : only3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95a2_d20260227_m025110_c001_v7007000_t0000_u01772160670889") 2026/02/27 02:55:55 DEBUG : only3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f410fccf3aa31cf5e_d20260227_m025104_c001_v0001173_t0031_u01772160664075") 2026/02/27 02:55:55 DEBUG : only3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da38_d20260227_m025048_c001_v0001097_t0028_u01772160648555") 2026/02/27 02:55:55 DEBUG : only3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9a8_d20260227_m025039_c001_v7007000_t0000_u01772160639524") 2026/02/27 02:55:55 DEBUG : only3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d8fe_d20260227_m025022_c001_v0001097_t0020_u01772160622995") 2026/02/27 02:55:55 DEBUG : only4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95a3_d20260227_m025111_c001_v7007000_t0000_u01772160671072") 2026/02/27 02:55:55 DEBUG : only4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f410fccf3aa31cf56_d20260227_m025103_c001_v0001173_t0031_u01772160663709") 2026/02/27 02:55:55 DEBUG : only4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da50_d20260227_m025049_c001_v0001097_t0003_u01772160649258") 2026/02/27 02:55:55 DEBUG : only4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a8a_d20260227_m025039_c001_v7007000_t0000_u01772160639529") 2026/02/27 02:55:56 DEBUG : only4: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d90e_d20260227_m025023_c001_v0001097_t0028_u01772160623796") 2026/02/27 02:55:56 DEBUG : only5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95a4_d20260227_m025111_c001_v7007000_t0000_u01772160671255") 2026/02/27 02:55:56 DEBUG : only5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419a78d3d744db3e_d20260227_m025103_c001_v0001097_t0045_u01772160663729") 2026/02/27 02:55:56 DEBUG : only5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da5a_d20260227_m025050_c001_v0001097_t0035_u01772160650114") 2026/02/27 02:55:56 DEBUG : only5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8a8c_d20260227_m025039_c001_v7007000_t0000_u01772160639896") 2026/02/27 02:55:56 DEBUG : only5: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d920_d20260227_m025024_c001_v0001097_t0055_u01772160624478") 2026/02/27 02:55:56 DEBUG : only6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95a6_d20260227_m025111_c001_v7007000_t0000_u01772160671439") 2026/02/27 02:55:56 DEBUG : only6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40817621a9e54810_d20260227_m025103_c001_v0001171_t0057_u01772160663744") 2026/02/27 02:55:56 DEBUG : only6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da6e_d20260227_m025051_c001_v0001097_t0016_u01772160651032") 2026/02/27 02:55:56 DEBUG : only6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9a9_d20260227_m025039_c001_v7007000_t0000_u01772160639544") 2026/02/27 02:55:56 DEBUG : only6: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d92e_d20260227_m025025_c001_v0001097_t0041_u01772160625659") 2026/02/27 02:55:56 DEBUG : only7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95a7_d20260227_m025111_c001_v7007000_t0000_u01772160671622") 2026/02/27 02:55:56 DEBUG : only7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f402387aa2bab0d35_d20260227_m025103_c001_v0001185_t0030_u01772160663883") 2026/02/27 02:55:56 DEBUG : only7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da7e_d20260227_m025051_c001_v0001097_t0045_u01772160651895") 2026/02/27 02:55:56 DEBUG : only7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f420b632a53dcb9c3_d20260227_m025039_c001_v7007000_t0000_u01772160639556") 2026/02/27 02:55:56 DEBUG : only7: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d936_d20260227_m025026_c001_v0001097_t0044_u01772160626486") 2026/02/27 02:55:56 DEBUG : only8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95a9_d20260227_m025111_c001_v7007000_t0000_u01772160671806") 2026/02/27 02:55:56 DEBUG : only8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f410fccf3aa31cf58_d20260227_m025103_c001_v0001173_t0031_u01772160663893") 2026/02/27 02:55:56 DEBUG : only8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744da92_d20260227_m025052_c001_v0001097_t0038_u01772160652621") 2026/02/27 02:55:56 DEBUG : only8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f420b632a53dcb9c5_d20260227_m025039_c001_v7007000_t0000_u01772160639739") 2026/02/27 02:55:57 DEBUG : only8: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d944_d20260227_m025027_c001_v0001097_t0057_u01772160627270") 2026/02/27 02:55:57 DEBUG : only9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95aa_d20260227_m025111_c001_v7007000_t0000_u01772160671992") 2026/02/27 02:55:57 DEBUG : only9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419a78d3d744db42_d20260227_m025103_c001_v0001097_t0045_u01772160663913") 2026/02/27 02:55:57 DEBUG : only9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744daa0_d20260227_m025053_c001_v0001097_t0010_u01772160653360") 2026/02/27 02:55:57 DEBUG : only9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3f9ac_d20260227_m025039_c001_v7007000_t0000_u01772160639887") 2026/02/27 02:55:57 DEBUG : only9: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d952_d20260227_m025028_c001_v0001097_t0039_u01772160628182") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f03e_d20260227_m024709_c001_v7007000_t0000_u01772160429673") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d02d_d20260227_m024706_c001_v0001097_t0002_u01772160426713") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f039_d20260227_m024705_c001_v7007000_t0000_u01772160425967") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478135_d20260227_m024703_c001_v0001097_t0015_u01772160423028") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f00e_d20260227_m024701_c001_v7007000_t0000_u01772160421914") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744cfc5_d20260227_m024659_c001_v0001097_t0020_u01772160419184") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efdb_d20260227_m024648_c001_v7007000_t0000_u01772160408342") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247806d_d20260227_m024646_c001_v0001097_t0026_u01772160406941") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efd2_d20260227_m024645_c001_v7007000_t0000_u01772160405233") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247803d_d20260227_m024643_c001_v0001097_t0019_u01772160403983") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efb4_d20260227_m024642_c001_v7007000_t0000_u01772160402754") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478025_d20260227_m024641_c001_v0001097_t0037_u01772160401508") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1b01_d20260227_m024635_c001_v7007000_t0000_u01772160395175") 2026/02/27 02:55:57 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477faf_d20260227_m024633_c001_v0001097_t0057_u01772160393607") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1af8_d20260227_m024633_c001_v7007000_t0000_u01772160393245") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f8f_d20260227_m024631_c001_v0001097_t0046_u01772160391345") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1ae9_d20260227_m024630_c001_v7007000_t0000_u01772160390984") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f83_d20260227_m024630_c001_v0001097_t0059_u01772160390036") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f77_d20260227_m024629_c001_v0001097_t0037_u01772160389189") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1ae4_d20260227_m024628_c001_v7007000_t0000_u01772160388828") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f6d_d20260227_m024628_c001_v0001097_t0050_u01772160388123") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f65_d20260227_m024627_c001_v0001097_t0007_u01772160387286") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1ade_d20260227_m024626_c001_v7007000_t0000_u01772160386924") 2026/02/27 02:55:58 DEBUG : potato: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477f53_d20260227_m024625_c001_v0001097_t0039_u01772160385915") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40496247dbede41d_d20260227_m024755_c001_v7007000_t0000_u01772160475065") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24783d0_d20260227_m024754_c001_v0001097_t0047_u01772160474047") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a379_d20260227_m024745_c001_v7007000_t0000_u01772160465815") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d1cf_d20260227_m024740_c001_v0001097_t0058_u01772160460982") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4215d824ffa924f0_d20260227_m024733_c001_v7007000_t0000_u01772160453271") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478258_d20260227_m024728_c001_v0001097_t0042_u01772160448337") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304e9ab_d20260227_m024721_c001_v7007000_t0000_u01772160441072") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d09d_d20260227_m024716_c001_v0001097_t0043_u01772160436830") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efe5_d20260227_m024652_c001_v7007000_t0000_u01772160412836") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24780a1_d20260227_m024651_c001_v0001097_t0006_u01772160411195") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efdf_d20260227_m024650_c001_v7007000_t0000_u01772160410829") 2026/02/27 02:55:58 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478083_d20260227_m024648_c001_v0001097_t0042_u01772160408892") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efdc_d20260227_m024648_c001_v7007000_t0000_u01772160408525") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247807b_d20260227_m024647_c001_v0001097_t0036_u01772160407615") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efd9_d20260227_m024646_c001_v7007000_t0000_u01772160406575") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478059_d20260227_m024645_c001_v0001097_t0052_u01772160405601") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194efc0_d20260227_m024643_c001_v7007000_t0000_u01772160403611") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478033_d20260227_m024642_c001_v0001097_t0018_u01772160402765") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c1b03_d20260227_m024635_c001_v7007000_t0000_u01772160395908") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477fc1_d20260227_m024634_c001_v0001097_t0040_u01772160394779") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8322_d20260227_m024531_c001_v7007000_t0000_u01772160331048") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477c92_d20260227_m024530_c001_v0001097_t0056_u01772160330128") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8321_d20260227_m024529_c001_v7007000_t0000_u01772160329207") 2026/02/27 02:55:59 DEBUG : potato2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477c7e_d20260227_m024528_c001_v0001097_t0003_u01772160328319") 2026/02/27 02:55:59 DEBUG : potato3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a37b_d20260227_m024746_c001_v7007000_t0000_u01772160466026") 2026/02/27 02:55:59 DEBUG : potato3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d1db_d20260227_m024742_c001_v0001097_t0031_u01772160462305") 2026/02/27 02:55:59 DEBUG : potato3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4215d824ffa924f2_d20260227_m024733_c001_v7007000_t0000_u01772160453756") 2026/02/27 02:55:59 DEBUG : potato3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247826e_d20260227_m024729_c001_v0001097_t0030_u01772160449937") 2026/02/27 02:55:59 DEBUG : potato3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304e9ad_d20260227_m024721_c001_v7007000_t0000_u01772160441301") 2026/02/27 02:55:59 DEBUG : potato3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d0a7_d20260227_m024717_c001_v0001097_t0009_u01772160437788") 2026/02/27 02:55:59 DEBUG : pre-dest1/1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b66664d8_d20260227_m024829_c001_v7007000_t0000_u01772160509312") 2026/02/27 02:55:59 DEBUG : pre-dest1/1: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d393_d20260227_m024821_c001_v0001097_t0037_u01772160501292") 2026/02/27 02:55:59 DEBUG : pre-dest2/2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f40357509b66664d9_d20260227_m024829_c001_v7007000_t0000_u01772160509503") 2026/02/27 02:55:59 DEBUG : pre-dest2/2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2478512_d20260227_m024822_c001_v0001097_t0034_u01772160502021") 2026/02/27 02:56:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4028cd67e2559081_d20260227_m024807_c001_v7007000_t0000_u01772160487171") 2026/02/27 02:56:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744d2bb_d20260227_m024802_c001_v0001097_t0059_u01772160482969") 2026/02/27 02:56:00 DEBUG : sizeonly: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a21a_d20260227_m024610_c001_v7007000_t0000_u01772160370739") 2026/02/27 02:56:00 DEBUG : sizeonly: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477e73_d20260227_m024609_c001_v0001097_t0034_u01772160369617") 2026/02/27 02:56:00 DEBUG : splitbanan: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41598084717ef13b_d20260227_m025315_c001_v7007000_t0000_u01772160795365") 2026/02/27 02:56:00 DEBUG : splitbanan: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d640_d20260227_m025307_c001_v0001173_t0002_u01772160787422") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5f4_d20260227_m025435_c001_v7007000_t0000_u01772160875688") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e4f2_d20260227_m025428_c001_v0001097_t0017_u01772160868746") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f42232b039e025ed1_d20260227_m025419_c001_v7007000_t0000_u01772160859521") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e442_d20260227_m025412_c001_v0001097_t0012_u01772160852825") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc9a8f_d20260227_m025402_c001_v7007000_t0000_u01772160842744") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e37d_d20260227_m025356_c001_v0001097_t0004_u01772160836150") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8f29_d20260227_m025347_c001_v7007000_t0000_u01772160827087") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e2bf_d20260227_m025340_c001_v0001097_t0059_u01772160820678") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4178e9ad85eda1a1_d20260227_m025331_c001_v7007000_t0000_u01772160811132") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e1ef_d20260227_m025324_c001_v0001097_t0011_u01772160804314") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f8cf_d20260227_m025309_c001_v7007000_t0000_u01772160789759") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e13f_d20260227_m025305_c001_v0001097_t0006_u01772160785998") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d1213_d20260227_m025257_c001_v7007000_t0000_u01772160777026") 2026/02/27 02:56:00 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5496a_d20260227_m025249_c001_v0001171_t0013_u01772160769627") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f414f8d7438768f31_d20260227_m025248_c001_v7007000_t0000_u01772160768660") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e050_d20260227_m025245_c001_v0001097_t0051_u01772160765268") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc97e1_d20260227_m025236_c001_v7007000_t0000_u01772160756128") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d428_d20260227_m025229_c001_v0001173_t0004_u01772160749027") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f783_d20260227_m025227_c001_v7007000_t0000_u01772160747516") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d3dc_d20260227_m025224_c001_v0001173_t0029_u01772160744191") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f423c96b0b11c2079_d20260227_m025208_c001_v7007000_t0000_u01772160728310") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d283_d20260227_m025204_c001_v0001173_t0008_u01772160724157") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f418728a51fd3fb24_d20260227_m025154_c001_v7007000_t0000_u01772160714993") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d1a6_d20260227_m025148_c001_v0001173_t0051_u01772160708241") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4189a6251c2d10d5_d20260227_m025139_c001_v7007000_t0000_u01772160699508") 2026/02/27 02:56:01 DEBUG : splitbananasplit: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d0c2_d20260227_m025132_c001_v0001173_t0013_u01772160692667") 2026/02/27 02:56:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f401ee6748e44b2cb_d20260227_m025251_c001_v7007000_t0000_u01772160771864") 2026/02/27 02:56:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e05c_d20260227_m025246_c001_v0001097_t0035_u01772160766403") 2026/02/27 02:56:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95d5_d20260227_m025124_c001_v7007000_t0000_u01772160684867") 2026/02/27 02:56:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e5482c_d20260227_m025121_c001_v0001171_t0038_u01772160681799") 2026/02/27 02:56:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807af_d20260227_m025120_c001_v7007000_t0000_u01772160680630") 2026/02/27 02:56:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744dba6_d20260227_m025118_c001_v0001097_t0014_u01772160678068") 2026/02/27 02:56:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304e9a5_d20260227_m024713_c001_v7007000_t0000_u01772160433854") 2026/02/27 02:56:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24781ab_d20260227_m024712_c001_v0001097_t0046_u01772160432675") 2026/02/27 02:56:01 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f042_d20260227_m024712_c001_v7007000_t0000_u01772160432083") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e247819d_d20260227_m024711_c001_v0001097_t0009_u01772160431206") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a217_d20260227_m024607_c001_v7007000_t0000_u01772160367378") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477e35_d20260227_m024605_c001_v0001097_t0047_u01772160365718") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a215_d20260227_m024605_c001_v7007000_t0000_u01772160365356") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477e29_d20260227_m024604_c001_v0001097_t0013_u01772160364090") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a214_d20260227_m024602_c001_v7007000_t0000_u01772160362042") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477e01_d20260227_m024600_c001_v0001097_t0022_u01772160360522") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a212_d20260227_m024559_c001_v7007000_t0000_u01772160359979") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477ddd_d20260227_m024558_c001_v0001097_t0040_u01772160358450") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477dc1_d20260227_m024555_c001_v0001097_t0012_u01772160355590") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a205_d20260227_m024555_c001_v7007000_t0000_u01772160355165") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477db3_d20260227_m024554_c001_v0001097_t0012_u01772160354389") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477da7_d20260227_m024553_c001_v0001097_t0036_u01772160353316") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f417c5a17d407a1ff_d20260227_m024552_c001_v7007000_t0000_u01772160352951") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477d80_d20260227_m024550_c001_v0001097_t0005_u01772160350140") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477d66_d20260227_m024547_c001_v0001097_t0007_u01772160347067") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8384_d20260227_m024546_c001_v7007000_t0000_u01772160346699") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477d50_d20260227_m024546_c001_v0001097_t0037_u01772160346011") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477d42_d20260227_m024544_c001_v0001097_t0032_u01772160344950") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8374_d20260227_m024544_c001_v7007000_t0000_u01772160344580") 2026/02/27 02:56:02 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477d18_d20260227_m024540_c001_v0001097_t0029_u01772160340970") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c835b_d20260227_m024540_c001_v7007000_t0000_u01772160340599") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477d02_d20260227_m024539_c001_v0001097_t0032_u01772160339754") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c834d_d20260227_m024538_c001_v7007000_t0000_u01772160338844") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477cf2_d20260227_m024538_c001_v0001097_t0041_u01772160338107") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8349_d20260227_m024537_c001_v7007000_t0000_u01772160337496") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477cea_d20260227_m024536_c001_v0001097_t0003_u01772160336749") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8340_d20260227_m024535_c001_v7007000_t0000_u01772160335838") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477cd8_d20260227_m024534_c001_v0001097_t0031_u01772160334596") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8336_d20260227_m024534_c001_v7007000_t0000_u01772160334048") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477cc4_d20260227_m024532_c001_v0001097_t0031_u01772160332946") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c832a_d20260227_m024532_c001_v7007000_t0000_u01772160332397") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477cae_d20260227_m024531_c001_v0001097_t0006_u01772160331629") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c831c_d20260227_m024526_c001_v7007000_t0000_u01772160326404") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477c64_d20260227_m024525_c001_v0001097_t0059_u01772160325629") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8318_d20260227_m024525_c001_v7007000_t0000_u01772160325080") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477c3b_d20260227_m024524_c001_v0001097_t0033_u01772160324285") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c8316_d20260227_m024523_c001_v7007000_t0000_u01772160323373") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477c23_d20260227_m024522_c001_v0001097_t0022_u01772160322669") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f419de4e04b2c830d_d20260227_m024520_c001_v7007000_t0000_u01772160320496") 2026/02/27 02:56:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e2477bff_d20260227_m024519_c001_v0001097_t0033_u01772160319711") 2026/02/27 02:56:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95d6_d20260227_m025125_c001_v7007000_t0000_u01772160685049") 2026/02/27 02:56:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31d006_d20260227_m025121_c001_v0001173_t0042_u01772160681787") 2026/02/27 02:56:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f411b707014c807b0_d20260227_m025120_c001_v7007000_t0000_u01772160680817") 2026/02/27 02:56:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0dac_d20260227_m025118_c001_v0001185_t0032_u01772160678076") 2026/02/27 02:56:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5f9_d20260227_m025437_c001_v7007000_t0000_u01772160877642") 2026/02/27 02:56:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab1813_d20260227_m025437_c001_v0001185_t0033_u01772160877048") 2026/02/27 02:56:04 DEBUG : sub/yam: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f03d_d20260227_m024709_c001_v7007000_t0000_u01772160429110") 2026/02/27 02:56:04 DEBUG : sub/yam: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f11925223896ed23a_d20260227_m024707_c001_v0001104_t0039_u01772160427101") 2026/02/27 02:56:04 DEBUG : test_dir1/file2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95c8_d20260227_m025117_c001_v7007000_t0000_u01772160677313") 2026/02/27 02:56:04 DEBUG : test_dir1/file2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54826_d20260227_m025115_c001_v0001171_t0046_u01772160675303") 2026/02/27 02:56:04 DEBUG : test_dir1/file2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95b8_d20260227_m025114_c001_v7007000_t0000_u01772160674526") 2026/02/27 02:56:04 DEBUG : test_dir1/file2: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0d89_d20260227_m025112_c001_v0001185_t0000_u01772160672962") 2026/02/27 02:56:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95c9_d20260227_m025117_c001_v7007000_t0000_u01772160677496") 2026/02/27 02:56:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab0d90_d20260227_m025115_c001_v0001185_t0056_u01772160675291") 2026/02/27 02:56:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f409f8c6b0bdc95bc_d20260227_m025114_c001_v7007000_t0000_u01772160674709") 2026/02/27 02:56:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54824_d20260227_m025112_c001_v0001171_t0059_u01772160672976") 2026/02/27 02:56:04 DEBUG : three: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194effb_d20260227_m024658_c001_v7007000_t0000_u01772160418421") 2026/02/27 02:56:04 DEBUG : three: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24780fd_d20260227_m024657_c001_v0001097_t0019_u01772160417060") 2026/02/27 02:56:04 DEBUG : three: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115dc521e24780d5_d20260227_m024654_c001_v0001097_t0058_u01772160414345") 2026/02/27 02:56:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5fc_d20260227_m025439_c001_v7007000_t0000_u01772160879417") 2026/02/27 02:56:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31dab5_d20260227_m025438_c001_v0001173_t0014_u01772160878614") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f657_d20260227_m025459_c001_v7007000_t0000_u01772160899193") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54af3_d20260227_m025457_c001_v0001171_t0025_u01772160897404") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f63a_d20260227_m025455_c001_v7007000_t0000_u01772160895846") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31db1e_d20260227_m025453_c001_v0001173_t0025_u01772160893670") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f627_d20260227_m025452_c001_v7007000_t0000_u01772160892644") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab189c_d20260227_m025452_c001_v0001185_t0041_u01772160892040") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f603_d20260227_m025446_c001_v7007000_t0000_u01772160886907") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31daf2_d20260227_m025445_c001_v0001173_t0025_u01772160885398") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f617_d20260227_m025449_c001_v7007000_t0000_u01772160889307") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54aea_d20260227_m025447_c001_v0001171_t0010_u01772160887863") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f601_d20260227_m025444_c001_v7007000_t0000_u01772160884387") 2026/02/27 02:56:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f102387aa2bab185d_d20260227_m025443_c001_v0001185_t0017_u01772160883776") 2026/02/27 02:56:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f600_d20260227_m025442_c001_v7007000_t0000_u01772160882829") 2026/02/27 02:56:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e556_d20260227_m025442_c001_v0001097_t0054_u01772160882043") 2026/02/27 02:56:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f5ff_d20260227_m025441_c001_v7007000_t0000_u01772160881088") 2026/02/27 02:56:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10817621a9e54ae2_d20260227_m025440_c001_v0001171_t0033_u01772160880412") 2026/02/27 02:56:05 DEBUG : toe/toe/toe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4215d824ffa92c08_d20260227_m025504_c001_v7007000_t0000_u01772160904379") 2026/02/27 02:56:05 DEBUG : toe/toe/toe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110fccf3aa31db69_d20260227_m025503_c001_v0001173_t0024_u01772160903581") 2026/02/27 02:56:05 DEBUG : toe/toe/toe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f620_d20260227_m025451_c001_v7007000_t0000_u01772160891078") 2026/02/27 02:56:05 DEBUG : toe/toe/toe: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e57d_d20260227_m025450_c001_v0001097_t0021_u01772160890248") 2026/02/27 02:56:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f65c_d20260227_m025459_c001_v7007000_t0000_u01772160899775") 2026/02/27 02:56:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744e5b3_d20260227_m025458_c001_v0001097_t0001_u01772160898833") 2026/02/27 02:56:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4071aa73a304f641_d20260227_m025456_c001_v7007000_t0000_u01772160896431") 2026/02/27 02:56:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f110f080b981c8e49_d20260227_m025455_c001_v0001097_t0014_u01772160895503") 2026/02/27 02:56:06 DEBUG : two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194effc_d20260227_m024658_c001_v7007000_t0000_u01772160418604") 2026/02/27 02:56:06 DEBUG : two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f41925223896ed22e_d20260227_m024656_c001_v0001104_t0029_u01772160416472") 2026/02/27 02:56:06 DEBUG : two: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f415dc521e24780d1_d20260227_m024654_c001_v0001097_t0017_u01772160414161") 2026/02/27 02:56:06 DEBUG : yam: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f03f_d20260227_m024709_c001_v7007000_t0000_u01772160429856") 2026/02/27 02:56:06 DEBUG : yam: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f114bee9c5f8b2bdb_d20260227_m024708_c001_v0001039_t0001_u01772160428473") 2026/02/27 02:56:06 DEBUG : yam: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f035_d20260227_m024705_c001_v7007000_t0000_u01772160425416") 2026/02/27 02:56:06 DEBUG : yam: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f119a78d3d744cff9_d20260227_m024702_c001_v0001097_t0025_u01772160422658") 2026/02/27 02:56:06 DEBUG : yam: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f005_d20260227_m024701_c001_v7007000_t0000_u01772160421355") 2026/02/27 02:56:06 DEBUG : yam: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f11925223896ed232_d20260227_m024659_c001_v0001104_t0048_u01772160419193") 2026/02/27 02:56:06 DEBUG : yaml: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f03b_d20260227_m024706_c001_v7007000_t0000_u01772160426151") 2026/02/27 02:56:06 DEBUG : yaml: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f115aec948fdcdd40_d20260227_m024703_c001_v0001115_t0017_u01772160423957") 2026/02/27 02:56:06 DEBUG : yaml: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f4007915a0194f010_d20260227_m024702_c001_v7007000_t0000_u01772160422096") 2026/02/27 02:56:06 DEBUG : yaml: Deleting (id "4_z8f627d93f0cd9bcb9fc80e1b_f10821551aea9b4ba_d20260227_m024700_c001_v0001099_t0037_u01772160420988") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m50.914309487s (try 1/5)