"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/01 03:57:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku" 2026/06/01 03:57:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/01 03:57:18 DEBUG : Creating backend with remote "/tmp/rclone3520831180" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:19 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:19 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:57:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:20 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:20 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:21 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:57:21 DEBUG : B2 bucket rclone-test-yitelim0qaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:23 DEBUG : Creating backend with remote "/non-existing" 2026/06/01 03:57:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/01 03:57:23 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:23 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:24 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:24 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:25 INFO : B2 bucket rclone-test-yitelim0qaku: Running all checks before starting transfers 2026/06/01 03:57:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:25 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:25 INFO : B2 bucket rclone-test-yitelim0qaku: Checks finished, now starting transfers 2026/06/01 03:57:25 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:27 ERROR : Ignoring --no-traverse with sync 2026/06/01 03:57:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:27 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:27 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:27 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:27 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/01 03:57:28 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:28 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:28 DEBUG : hello world2: size = 12 OK 2026/06/01 03:57:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/01 03:57:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:57:29 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:29 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:30 DEBUG : potato2: size = 11 OK 2026/06/01 03:57:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:57:31 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:31 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:31 DEBUG : potato2: size = 11 OK 2026/06/01 03:57:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 03:57:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:57:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/01 03:57:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:57:32 INFO : sub dir2: Making directory 2026/06/01 03:57:32 INFO : sub dir: Making directory 2026/06/01 03:57:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:32 INFO : sub dir2/sub sub dir2: Making directory 2026/06/01 03:57:32 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:32 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:33 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:33 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/06/01 03:57:33 DEBUG : B2 bucket rclone-test-yitelim0qaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:33 INFO : sub dir2: Making directory 2026/06/01 03:57:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/01 03:57:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:57:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:34 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:34 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:35 DEBUG : sub dir2: Making directory with metadata 2026/06/01 03:57:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:57:35 INFO : sub dir2: Making directory 2026/06/01 03:57:35 INFO : sub dir: Making directory 2026/06/01 03:57:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:35 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:35 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:35 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:35 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:57:35 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/01 03:57:35 DEBUG : B2 bucket rclone-test-yitelim0qaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/01 03:57:36 DEBUG : B2 bucket rclone-test-yitelim0qaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:37 INFO : sub dir2: Making directory 2026/06/01 03:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:37 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:37 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:37 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:57:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:38 DEBUG : sub dir2: Making directory with metadata 2026/06/01 03:57:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 03:57:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 03:57:38 INFO : sub dir2: Making directory 2026/06/01 03:57:38 INFO : sub dir: Making directory 2026/06/01 03:57:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:38 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:38 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:38 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:57:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/01 03:57:39 DEBUG : B2 bucket rclone-test-yitelim0qaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:39 INFO : sub dir2: Making directory 2026/06/01 03:57:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:40 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:40 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:40 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:40 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:57:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.36s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dozusir5jala" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yitelim0qaku -> B2 bucket rclone-test-dozusir5jala 2026/06/01 03:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:43 DEBUG : B2 bucket rclone-test-dozusir5jala: Waiting for checks to finish 2026/06/01 03:57:43 DEBUG : B2 bucket rclone-test-dozusir5jala: Waiting for transfers to finish 2026/06/01 03:57:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:57:44 DEBUG : B2 bucket rclone-test-dozusir5jala: Purge remote 2026/06/01 03:57:44 INFO : B2 bucket rclone-test-dozusir5jala: cleaning bucket "rclone-test-dozusir5jala" of all files 2026/06/01 03:57:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fe29d03504d8b1b9fe80e1b_f119b0419bce1e9a1_d20260601_m035743_c001_v0001103_t0045_u01780286263961") --- PASS: TestServerSideCopy (4.85s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3520831180) 2026/06/01 03:57:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:57:46 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:57:46 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:46 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:47 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 03:57:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/01 03:57:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:48 DEBUG : Creating backend with remote "TestB2:rclone-test-niwixiq4xoga" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yitelim0qaku -> B2 bucket rclone-test-niwixiq4xoga 2026/06/01 03:57:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:50 DEBUG : B2 bucket rclone-test-niwixiq4xoga: Waiting for checks to finish 2026/06/01 03:57:50 DEBUG : B2 bucket rclone-test-niwixiq4xoga: Waiting for transfers to finish 2026/06/01 03:57:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:57:52 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:57:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-niwixiq4xoga) 2026/06/01 03:57:52 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:57:52 DEBUG : B2 bucket rclone-test-niwixiq4xoga: Waiting for checks to finish 2026/06/01 03:57:52 DEBUG : B2 bucket rclone-test-niwixiq4xoga: Waiting for transfers to finish 2026/06/01 03:57:52 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 03:57:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/01 03:57:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:57:53 DEBUG : B2 bucket rclone-test-niwixiq4xoga: Purge remote 2026/06/01 03:57:53 INFO : B2 bucket rclone-test-niwixiq4xoga: cleaning bucket "rclone-test-niwixiq4xoga" of all files 2026/06/01 03:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f32adb3504d8b1b9fe80e1b_f1046245be9e74a5b_d20260601_m035752_c001_v0001180_t0031_u01780286272641") 2026/06/01 03:57:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f32adb3504d8b1b9fe80e1b_f1135ca2f842d9bd9_d20260601_m035750_c001_v0001131_t0055_u01780286270812") --- PASS: TestServerSideCopyOverSelf (6.16s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3520831180) 2026/06/01 03:57:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:57:55 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:57:55 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:57:55 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:57:56 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 03:57:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/01 03:57:56 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/01 03:57:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.27s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:57:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vipupuy2peyo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yitelim0qaku -> B2 bucket rclone-test-vipupuy2peyo 2026/06/01 03:57:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:57:58 DEBUG : B2 bucket rclone-test-vipupuy2peyo: Waiting for checks to finish 2026/06/01 03:57:58 DEBUG : B2 bucket rclone-test-vipupuy2peyo: Waiting for transfers to finish 2026/06/01 03:57:59 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:57:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:57:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:58:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:58:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vipupuy2peyo) 2026/06/01 03:58:00 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:58:00 DEBUG : B2 bucket rclone-test-vipupuy2peyo: Waiting for checks to finish 2026/06/01 03:58:00 DEBUG : B2 bucket rclone-test-vipupuy2peyo: Waiting for transfers to finish 2026/06/01 03:58:01 DEBUG : sub dir/hello world: size = 17 OK 2026/06/01 03:58:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/01 03:58:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:58:01 INFO : sub dir/hello world: Deleted 2026/06/01 03:58:02 DEBUG : testing file moves 2026/06/01 03:58:02 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:58:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vipupuy2peyo) 2026/06/01 03:58:02 DEBUG : sub dir/hello world: Sizes differ 2026/06/01 03:58:02 DEBUG : B2 bucket rclone-test-vipupuy2peyo: Waiting for checks to finish 2026/06/01 03:58:02 DEBUG : B2 bucket rclone-test-vipupuy2peyo: Waiting for transfers to finish 2026/06/01 03:58:03 DEBUG : sub dir/hello world: size = 24 OK 2026/06/01 03:58:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/01 03:58:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/01 03:58:03 INFO : sub dir/hello world: Deleted 2026/06/01 03:58:03 DEBUG : B2 bucket rclone-test-vipupuy2peyo: Purge remote 2026/06/01 03:58:03 INFO : B2 bucket rclone-test-vipupuy2peyo: cleaning bucket "rclone-test-vipupuy2peyo" of all files 2026/06/01 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdd3504d8b1b9fe80e1b_f116d95ad55eaaf7e_d20260601_m035802_c001_v0001032_t0000_u01780286282869") 2026/06/01 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdd3504d8b1b9fe80e1b_f1045dd5e6618a2bc_d20260601_m035800_c001_v0001167_t0029_u01780286280947") 2026/06/01 03:58:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdd3504d8b1b9fe80e1b_f10558c3fbf98286a_d20260601_m035759_c001_v0001100_t0056_u01780286279449") --- PASS: TestServerSideMoveOverSelf (8.48s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:05 ERROR : error listing: directory not found 2026/06/01 03:58:05 INFO : Local file system at /tmp/rclone3520831180: Making directory 2026/06/01 03:58:06 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:06 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.74s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:58:07 DEBUG : Local file system at /tmp/rclone3520831180: Waiting for checks to finish 2026/06/01 03:58:07 DEBUG : Local file system at /tmp/rclone3520831180: Waiting for transfers to finish 2026/06/01 03:58:08 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/01 03:58:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:58:08 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/01 03:58:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:09 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/01 03:58:09 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:09 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:09 DEBUG : check sum: size = 1 OK 2026/06/01 03:58:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 03:58:09 INFO : check sum: Copied (new) 2026/06/01 03:58:09 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:10 DEBUG : check sum: size = 1 OK 2026/06/01 03:58:10 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 03:58:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/01 03:58:10 DEBUG : check sum: Unchanged skipping 2026/06/01 03:58:10 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:10 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.75s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/01 03:58:10 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:10 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:11 DEBUG : sizeonly: size = 6 OK 2026/06/01 03:58:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 03:58:11 INFO : sizeonly: Copied (new) 2026/06/01 03:58:11 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:11 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:11 DEBUG : sizeonly: size = 6 OK 2026/06/01 03:58:11 DEBUG : sizeonly: Sizes identical 2026/06/01 03:58:11 DEBUG : sizeonly: Unchanged skipping 2026/06/01 03:58:11 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:11 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.71s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/01 03:58:12 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:12 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/01 03:58:12 INFO : ignore-size: Copied (new) 2026/06/01 03:58:12 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:13 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:58:13 DEBUG : ignore-size: Unchanged skipping 2026/06/01 03:58:13 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:13 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:14 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:14 DEBUG : existing: size = 6 OK 2026/06/01 03:58:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:58:14 DEBUG : existing: Unchanged skipping 2026/06/01 03:58:14 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:14 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:14 INFO : There was nothing to transfer 2026/06/01 03:58:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/01 03:58:14 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:14 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:15 DEBUG : existing: size = 6 OK 2026/06/01 03:58:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 03:58:15 INFO : existing: Copied (replaced existing) 2026/06/01 03:58:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.12s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 03:58:16 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:16 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:16 DEBUG : existing: size = 6 OK 2026/06/01 03:58:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 03:58:16 INFO : existing: Copied (new) 2026/06/01 03:58:16 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:17 DEBUG : existing: Destination exists, skipping 2026/06/01 03:58:17 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:17 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:17 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.84s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/01 03:58:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 03:58:19 DEBUG : c/non empty space: size = 5 OK 2026/06/01 03:58:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:19 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 03:58:19 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:19 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:19 DEBUG : a/potato2: size = 60 OK 2026/06/01 03:58:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:58:19 INFO : a/potato2: Copied (new) 2026/06/01 03:58:19 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:21 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:21 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:21 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/06/01 03:58:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 03:58:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/01 03:58:21 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:21 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:21 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:21 INFO : There was nothing to transfer 2026/06/01 03:58:22 DEBUG : empty space: size = 1 OK 2026/06/01 03:58: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/06/01 03:58:22 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 03:58:23 INFO : empty space: Updated modification time in destination 2026/06/01 03:58:23 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:23 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:23 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:25 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:25 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/06/01 03:58:25 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 03:58:25 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:25 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:25 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.55s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:26 DEBUG : foo: size = 3 OK 2026/06/01 03:58:26 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/06/01 03:58:26 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3520831180) 2026/06/01 03:58:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:58:26 DEBUG : foo: sha1 differ 2026/06/01 03:58:26 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:26 DEBUG : foo: size = 3 OK 2026/06/01 03:58:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/01 03:58:26 INFO : foo: Copied (replaced existing) 2026/06/01 03:58:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/01 03:58:27 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:27 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:27 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:27 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:28 DEBUG : potato: size = 60 OK 2026/06/01 03:58:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:58:28 INFO : potato: Copied (new) 2026/06/01 03:58:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:29 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3520831180) 2026/06/01 03:58:29 DEBUG : potato: size = 60 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:58:29 DEBUG : potato: Sizes differ 2026/06/01 03:58:29 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:30 DEBUG : potato: size = 21 OK 2026/06/01 03:58:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/01 03:58:30 INFO : potato: Copied (replaced existing) 2026/06/01 03:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:31 DEBUG : potato: size = 21 OK 2026/06/01 03:58:31 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/01 03:58:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3520831180) 2026/06/01 03:58:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:58:31 DEBUG : potato: sha1 differ 2026/06/01 03:58:31 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:32 DEBUG : potato: size = 21 OK 2026/06/01 03:58:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/01 03:58:32 INFO : potato: Copied (replaced existing) 2026/06/01 03:58:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:58:33 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:33 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:33 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:33 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/01 03:58:33 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:58:35 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:35 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:35 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:35 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:36 DEBUG : potato2: size = 60 OK 2026/06/01 03:58:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:58:36 INFO : potato2: Copied (new) 2026/06/01 03:58:36 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:37 INFO : d: Making directory 2026/06/01 03:58:37 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/01 03:58:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 03:58:38 DEBUG : c/non empty space: size = 5 OK 2026/06/01 03:58:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:38 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 03:58:38 DEBUG : a/potato2: size = 60 OK 2026/06/01 03:58:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:58:38 INFO : a/potato2: Copied (new) 2026/06/01 03:58:38 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:38 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:38 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/01 03:58:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/01 03:58:41 DEBUG : c/non empty space: size = 5 OK 2026/06/01 03:58:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:41 DEBUG : c/non empty space: Unchanged skipping 2026/06/01 03:58:41 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:41 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:41 DEBUG : a/potato2: size = 60 OK 2026/06/01 03:58:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:58:41 INFO : a/potato2: Copied (new) 2026/06/01 03:58:41 ERROR : B2 bucket rclone-test-yitelim0qaku: not deleting files as there were IO errors 2026/06/01 03:58:41 ERROR : B2 bucket rclone-test-yitelim0qaku: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:43 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:58:43 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:43 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:43 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:43 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:43 INFO : potato: Deleted 2026/06/01 03:58:43 DEBUG : potato2: size = 60 OK 2026/06/01 03:58:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:58:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:46 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:46 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:46 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:46 INFO : potato: Deleted 2026/06/01 03:58:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:58:46 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:46 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:46 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:46 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:47 DEBUG : potato2: size = 60 OK 2026/06/01 03:58:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:58:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.32s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:58:48 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:48 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:49 DEBUG : potato2: size = 19 OK 2026/06/01 03:58:49 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/01 03:58:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:51 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 03:58:51 DEBUG : enormous: Excluded 2026/06/01 03:58:51 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:58:51 DEBUG : potato2: Excluded 2026/06/01 03:58:51 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:58:51 DEBUG : potato2: Excluded 2026/06/01 03:58:51 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:51 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:51 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:51 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:51 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:51 INFO : There was nothing to transfer 2026/06/01 03:58:51 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 03:58:51 DEBUG : enormous: Excluded 2026/06/01 03:58:51 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:58:51 DEBUG : potato2: Excluded 2026/06/01 03:58:51 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:58:51 DEBUG : potato2: Excluded 2026/06/01 03:58:51 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/01 03:58:51 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:51 DEBUG : Local file system at /tmp/rclone3520831180: Waiting for checks to finish 2026/06/01 03:58:51 DEBUG : Local file system at /tmp/rclone3520831180: Waiting for transfers to finish 2026/06/01 03:58:51 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:54 DEBUG : enormous: Excluded (Size Filter) 2026/06/01 03:58:54 DEBUG : enormous: Excluded 2026/06/01 03:58:54 DEBUG : potato2: Excluded (Size Filter) 2026/06/01 03:58:54 DEBUG : potato2: Excluded 2026/06/01 03:58:54 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 03:58:54 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:54 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:54 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:54 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:54 INFO : enormous: Deleted 2026/06/01 03:58:54 INFO : potato2: Deleted 2026/06/01 03:58:54 INFO : There was nothing to transfer 2026/06/01 03:58:55 DEBUG : empty space: size = 1 OK 2026/06/01 03:58:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/01 03:58:55 DEBUG : empty space: Unchanged skipping 2026/06/01 03:58:55 DEBUG : Local file system at /tmp/rclone3520831180: Waiting for checks to finish 2026/06/01 03:58:55 DEBUG : Local file system at /tmp/rclone3520831180: Waiting for transfers to finish 2026/06/01 03:58:55 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:55 INFO : enormous: Deleted 2026/06/01 03:58:55 INFO : potato2: Deleted 2026/06/01 03:58:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:58:57 DEBUG : five: Need to transfer - File not found at Destination 2026/06/01 03:58:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone3520831180) 2026/06/01 03:58:57 DEBUG : four: size = 8 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:58:57 DEBUG : four: Sizes differ 2026/06/01 03:58:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/01 03:58:57 DEBUG : one: Destination is newer than source, skipping 2026/06/01 03:58:57 DEBUG : three: size = 5 OK 2026/06/01 03:58:57 DEBUG : three: Sizes identical 2026/06/01 03:58:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 03:58:57 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:57 DEBUG : two: size = 3 OK 2026/06/01 03:58:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3520831180) 2026/06/01 03:58:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:58:57 DEBUG : two: sha1 differ 2026/06/01 03:58:57 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:57 DEBUG : four: size = 4 OK 2026/06/01 03:58:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/01 03:58:57 INFO : four: Copied (replaced existing) 2026/06/01 03:58:57 DEBUG : five: size = 4 OK 2026/06/01 03:58:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/01 03:58:57 INFO : five: Copied (new) 2026/06/01 03:58:58 DEBUG : two: size = 3 OK 2026/06/01 03:58:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/01 03:58:58 INFO : two: Copied (replaced existing) 2026/06/01 03:58:58 DEBUG : Waiting for deletions to finish 2026/06/01 03:58:58 DEBUG : five: size = 4 OK 2026/06/01 03:58:58 DEBUG : three: size = 5 OK 2026/06/01 03:58:58 DEBUG : two: size = 3 OK 2026/06/01 03:58:58 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:58:58 DEBUG : four: size = 4 OK 2026/06/01 03:58:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/01 03:58:58 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/01 03:58:58 DEBUG : one: Destination is newer than source, skipping 2026/06/01 03:58:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/01 03:58:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 03:58:58 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/01 03:58:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3520831180) 2026/06/01 03:58:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 03:58:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/01 03:58:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:58:58 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/01 03:58:58 DEBUG : three: sha1 differ 2026/06/01 03:58:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/01 03:58:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/01 03:58:58 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:58:58 DEBUG : three: size = 5 OK 2026/06/01 03:58:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 03:58:58 INFO : three: Copied (replaced existing) 2026/06/01 03:58:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.48s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/01 03:59:00 INFO : B2 bucket rclone-test-yitelim0qaku: Making map for --track-renames 2026/06/01 03:59:00 INFO : B2 bucket rclone-test-yitelim0qaku: Finished making map for --track-renames 2026/06/01 03:59:00 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 03:59:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/01 03:59:00 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for renames to finish 2026/06/01 03:59:00 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:00 DEBUG : potato: size = 14 OK 2026/06/01 03:59:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/01 03:59:00 INFO : potato: Copied (new) 2026/06/01 03:59:01 DEBUG : yam: size = 11 OK 2026/06/01 03:59:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 03:59:01 INFO : yam: Copied (new) 2026/06/01 03:59:01 DEBUG : Waiting for deletions to finish 2026/06/01 03:59:01 DEBUG : potato: size = 14 OK 2026/06/01 03:59:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:59:01 DEBUG : potato: Unchanged skipping 2026/06/01 03:59:01 INFO : B2 bucket rclone-test-yitelim0qaku: Making map for --track-renames 2026/06/01 03:59:01 INFO : B2 bucket rclone-test-yitelim0qaku: Finished making map for --track-renames 2026/06/01 03:59:01 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:01 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for renames to finish 2026/06/01 03:59:02 DEBUG : yaml: size = 11 OK 2026/06/01 03:59:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 03:59:02 INFO : yam: Copied (server-side copy) to: yaml 2026/06/01 03:59:02 INFO : yam: Deleted 2026/06/01 03:59:02 INFO : yaml: Renamed from "yam" 2026/06/01 03:59:02 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/01 03:59:03 INFO : B2 bucket rclone-test-yitelim0qaku: Making map for --track-renames 2026/06/01 03:59:03 INFO : B2 bucket rclone-test-yitelim0qaku: Finished making map for --track-renames 2026/06/01 03:59:03 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 03:59:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/01 03:59:03 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for renames to finish 2026/06/01 03:59:03 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:03 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1103-00.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001103_t0018": EOF 2026/06/01 03:59:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-00.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001103_t0018": EOF) 2026/06/01 03:59:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 03:59:03 DEBUG : potato: Received error: Post "https://pod-000-1103-00.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001103_t0018": EOF - low level retry 0/10 2026/06/01 03:59:03 DEBUG : pacer: Reducing sleep to 10ms 2026/06/01 03:59:03 DEBUG : yam: size = 11 OK 2026/06/01 03:59:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 03:59:03 INFO : yam: Copied (new) 2026/06/01 03:59:03 DEBUG : potato: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/06/01 03:59:03 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/06/01 03:59:03 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/06/01 03:59:03 DEBUG : potato: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 1/10 2026/06/01 03:59:04 DEBUG : pacer: Reducing sleep to 500ms 2026/06/01 03:59:04 DEBUG : potato: size = 14 OK 2026/06/01 03:59:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/01 03:59:04 INFO : potato: Copied (new) 2026/06/01 03:59:04 DEBUG : Waiting for deletions to finish 2026/06/01 03:59:05 DEBUG : pacer: Reducing sleep to 250ms 2026/06/01 03:59:05 DEBUG : pacer: Reducing sleep to 125ms 2026/06/01 03:59:05 DEBUG : potato: size = 14 OK 2026/06/01 03:59:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:59:05 DEBUG : potato: Unchanged skipping 2026/06/01 03:59:05 INFO : B2 bucket rclone-test-yitelim0qaku: Making map for --track-renames 2026/06/01 03:59:05 INFO : B2 bucket rclone-test-yitelim0qaku: Finished making map for --track-renames 2026/06/01 03:59:05 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:05 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for renames to finish 2026/06/01 03:59:05 DEBUG : pacer: Reducing sleep to 62.5ms 2026/06/01 03:59:06 DEBUG : pacer: Reducing sleep to 31.25ms 2026/06/01 03:59:06 DEBUG : yaml: size = 11 OK 2026/06/01 03:59:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 03:59:06 INFO : yam: Copied (server-side copy) to: yaml 2026/06/01 03:59:06 DEBUG : pacer: Reducing sleep to 15.625ms 2026/06/01 03:59:06 INFO : yam: Deleted 2026/06/01 03:59:06 INFO : yaml: Renamed from "yam" 2026/06/01 03:59:06 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:06 DEBUG : Waiting for deletions to finish 2026/06/01 03:59:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/01 03:59:07 INFO : B2 bucket rclone-test-yitelim0qaku: Making map for --track-renames 2026/06/01 03:59:07 INFO : B2 bucket rclone-test-yitelim0qaku: Finished making map for --track-renames 2026/06/01 03:59:07 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/01 03:59:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/01 03:59:07 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for renames to finish 2026/06/01 03:59:07 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:07 DEBUG : potato: size = 14 OK 2026/06/01 03:59:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/01 03:59:07 INFO : potato: Copied (new) 2026/06/01 03:59:08 DEBUG : sub/yam: size = 11 OK 2026/06/01 03:59:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 03:59:08 INFO : sub/yam: Copied (new) 2026/06/01 03:59:08 DEBUG : Waiting for deletions to finish 2026/06/01 03:59:08 DEBUG : potato: size = 14 OK 2026/06/01 03:59:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 03:59:08 DEBUG : potato: Unchanged skipping 2026/06/01 03:59:08 INFO : B2 bucket rclone-test-yitelim0qaku: Making map for --track-renames 2026/06/01 03:59:08 INFO : B2 bucket rclone-test-yitelim0qaku: Finished making map for --track-renames 2026/06/01 03:59:08 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:08 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for renames to finish 2026/06/01 03:59:09 DEBUG : yam: size = 11 OK 2026/06/01 03:59:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/01 03:59:09 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/01 03:59:09 INFO : sub/yam: Deleted 2026/06/01 03:59:09 INFO : yam: Renamed from "sub/yam" 2026/06/01 03:59:09 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.14s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:10 DEBUG : Creating backend with remote "/tmp/rclone3520831180/dir1" 2026/06/01 03:59:10 DEBUG : Creating backend with remote "/tmp/rclone3520831180/dir2" 2026/06/01 03:59:10 DEBUG : Local file system at /tmp/rclone3520831180/dir2: Using server-side directory move 2026/06/01 03:59:10 INFO : Local file system at /tmp/rclone3520831180/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/01 03:59:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/01 03:59:10 DEBUG : Local file system at /tmp/rclone3520831180/dir2: Waiting for checks to finish 2026/06/01 03:59:10 DEBUG : Local file system at /tmp/rclone3520831180/dir2: Waiting for transfers to finish 2026/06/01 03:59:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:59:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/01 03:59:10 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:10 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:11 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:59:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:59:11 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:59:11 INFO : sub dir/hello world: Deleted 2026/06/01 03:59:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/01 03:59:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/01 03:59:11 INFO : nested/sub dir/file: Copied (new) 2026/06/01 03:59:11 INFO : nested/sub dir/file: Deleted 2026/06/01 03:59:11 INFO : sub dir: Removing directory 2026/06/01 03:59:11 INFO : nested/sub dir: Removing directory 2026/06/01 03:59:11 INFO : nested: Removing directory 2026/06/01 03:59:11 DEBUG : Local file system at /tmp/rclone3520831180: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/01 03:59:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/01 03:59:12 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:12 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:12 DEBUG : sub dir/hello world: size = 11 OK 2026/06/01 03:59:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 03:59:12 INFO : sub dir/hello world: Copied (new) 2026/06/01 03:59:12 INFO : sub dir/hello world: Deleted 2026/06/01 03:59:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/01 03:59:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/01 03:59:12 INFO : nested/sub dir/file: Copied (new) 2026/06/01 03:59:12 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/01 03:59:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 03:59:13 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:13 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:14 DEBUG : existing-b: size = 6 OK 2026/06/01 03:59:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/01 03:59:14 INFO : existing-b: Copied (new) 2026/06/01 03:59:14 INFO : existing-b: Deleted 2026/06/01 03:59:14 DEBUG : existing: size = 6 OK 2026/06/01 03:59:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 03:59:14 INFO : existing: Copied (new) 2026/06/01 03:59:14 INFO : existing: Deleted 2026/06/01 03:59:14 DEBUG : existing: Destination exists, skipping 2026/06/01 03:59:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/01 03:59:14 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 03:59:14 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 03:59:14 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xifodir9deki" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yitelim0qaku -> B2 bucket rclone-test-xifodir9deki 2026/06/01 03:59:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:59:19 DEBUG : empty space: size = 1 OK 2026/06/01 03:59:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:59:19 DEBUG : empty space: Unchanged skipping 2026/06/01 03:59:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:59:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xifodir9deki) 2026/06/01 03:59:19 DEBUG : potato3: Sizes differ 2026/06/01 03:59:19 DEBUG : B2 bucket rclone-test-xifodir9deki: Waiting for checks to finish 2026/06/01 03:59:19 INFO : empty space: Deleted 2026/06/01 03:59:19 DEBUG : B2 bucket rclone-test-xifodir9deki: Waiting for transfers to finish 2026/06/01 03:59:19 DEBUG : potato3: size = 68 OK 2026/06/01 03:59:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 03:59:19 INFO : potato3: Copied (server-side copy) 2026/06/01 03:59:20 INFO : potato3: Deleted 2026/06/01 03:59:20 DEBUG : potato2: size = 60 OK 2026/06/01 03:59:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:59:20 INFO : potato2: Copied (server-side copy) 2026/06/01 03:59:20 INFO : potato2: Deleted 2026/06/01 03:59:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bajequd0lowo" 2026/06/01 03:59:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/01 03:59:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:59:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/01 03:59:22 DEBUG : B2 bucket rclone-test-bajequd0lowo: Waiting for checks to finish 2026/06/01 03:59:22 DEBUG : B2 bucket rclone-test-bajequd0lowo: Waiting for transfers to finish 2026/06/01 03:59:23 DEBUG : potato3: size = 68 OK 2026/06/01 03:59:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 03:59:23 INFO : potato3: Copied (server-side copy) 2026/06/01 03:59:23 INFO : potato3: Deleted 2026/06/01 03:59:23 DEBUG : empty space: size = 1 OK 2026/06/01 03:59:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 03:59:23 INFO : empty space: Copied (server-side copy) 2026/06/01 03:59:24 INFO : empty space: Deleted 2026/06/01 03:59:25 DEBUG : potato2: size = 60 OK 2026/06/01 03:59:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:59:25 INFO : potato2: Copied (server-side copy) 2026/06/01 03:59:25 INFO : potato2: Deleted 2026/06/01 03:59:25 DEBUG : B2 bucket rclone-test-bajequd0lowo: Purge remote 2026/06/01 03:59:25 INFO : B2 bucket rclone-test-bajequd0lowo: cleaning bucket "rclone-test-bajequd0lowo" of all files 2026/06/01 03:59:26 DEBUG : empty space: Deleting (id "4_z0ff21d53506d8b1b9fe80e1b_f116cee62b36089ea_d20260601_m035923_c001_v0001184_t0035_u01780286363817") 2026/06/01 03:59:26 DEBUG : potato2: Deleting (id "4_z0ff21d53506d8b1b9fe80e1b_f11751ad49f80d0ff_d20260601_m035923_c001_v0001116_t0046_u01780286363693") 2026/06/01 03:59:26 DEBUG : potato3: Deleting (id "4_z0ff21d53506d8b1b9fe80e1b_f111562866f0c3331_d20260601_m035923_c001_v0001183_t0051_u01780286363446") 2026/06/01 03:59:26 DEBUG : B2 bucket rclone-test-xifodir9deki: Purge remote 2026/06/01 03:59:26 INFO : B2 bucket rclone-test-xifodir9deki: cleaning bucket "rclone-test-xifodir9deki" of all files 2026/06/01 03:59:27 DEBUG : empty space: Deleting (id "4_z5f720d03506d8b1b9fe80e1b_f418f4cad22955308_d20260601_m035924_c001_v7007000_t0000_u01780286364042") 2026/06/01 03:59:27 DEBUG : empty space: Deleting (id "4_z5f720d03506d8b1b9fe80e1b_f113878769303e7c3_d20260601_m035918_c001_v0001183_t0059_u01780286358664") 2026/06/01 03:59:27 DEBUG : potato2: Deleting (id "4_z5f720d03506d8b1b9fe80e1b_f418f4cad2295530d_d20260601_m035925_c001_v7007000_t0000_u01780286365536") 2026/06/01 03:59:27 DEBUG : potato2: Deleting (id "4_z5f720d03506d8b1b9fe80e1b_f1069f4466a3c9b81_d20260601_m035919_c001_v0001144_t0040_u01780286359484") 2026/06/01 03:59:27 DEBUG : potato3: Deleting (id "4_z5f720d03506d8b1b9fe80e1b_f418f4cad22955305_d20260601_m035923_c001_v7007000_t0000_u01780286363673") 2026/06/01 03:59:27 DEBUG : potato3: Deleting (id "4_z5f720d03506d8b1b9fe80e1b_f1198f4cbd36b52c3_d20260601_m035919_c001_v0001178_t0008_u01780286359859") 2026/06/01 03:59:27 DEBUG : potato3: Deleting (id "4_z5f720d03506d8b1b9fe80e1b_f113878769303e7c7_d20260601_m035918_c001_v0001183_t0000_u01780286358894") --- PASS: TestServerSideMove (13.35s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lijinon7jaxo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yitelim0qaku -> B2 bucket rclone-test-lijinon7jaxo 2026/06/01 03:59:33 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 03:59:33 DEBUG : empty space: Excluded 2026/06/01 03:59:33 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 03:59:33 DEBUG : empty space: Excluded 2026/06/01 03:59:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:59:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:59:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lijinon7jaxo) 2026/06/01 03:59:33 DEBUG : potato3: Sizes differ 2026/06/01 03:59:33 DEBUG : B2 bucket rclone-test-lijinon7jaxo: Waiting for checks to finish 2026/06/01 03:59:33 DEBUG : B2 bucket rclone-test-lijinon7jaxo: Waiting for transfers to finish 2026/06/01 03:59:34 DEBUG : potato2: size = 60 OK 2026/06/01 03:59:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:59:34 INFO : potato2: Copied (server-side copy) 2026/06/01 03:59:34 INFO : potato2: Deleted 2026/06/01 03:59:34 DEBUG : potato3: size = 68 OK 2026/06/01 03:59:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 03:59:34 INFO : potato3: Copied (server-side copy) 2026/06/01 03:59:34 INFO : potato3: Deleted 2026/06/01 03:59:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bahepex7dutu" 2026/06/01 03:59:35 DEBUG : empty space: Excluded (Size Filter) 2026/06/01 03:59:35 DEBUG : empty space: Excluded 2026/06/01 03:59:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:59:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/01 03:59:36 DEBUG : B2 bucket rclone-test-bahepex7dutu: Waiting for checks to finish 2026/06/01 03:59:36 DEBUG : B2 bucket rclone-test-bahepex7dutu: Waiting for transfers to finish 2026/06/01 03:59:37 DEBUG : potato2: size = 60 OK 2026/06/01 03:59:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:59:37 INFO : potato2: Copied (server-side copy) 2026/06/01 03:59:37 INFO : potato2: Deleted 2026/06/01 03:59:37 DEBUG : potato3: size = 68 OK 2026/06/01 03:59:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 03:59:37 INFO : potato3: Copied (server-side copy) 2026/06/01 03:59:37 INFO : potato3: Deleted 2026/06/01 03:59:38 DEBUG : B2 bucket rclone-test-bahepex7dutu: Purge remote 2026/06/01 03:59:38 INFO : B2 bucket rclone-test-bahepex7dutu: cleaning bucket "rclone-test-bahepex7dutu" of all files 2026/06/01 03:59:38 DEBUG : potato2: Deleting (id "4_z8f324d93506d8b1b9fe80e1b_f107561cbb0f61c95_d20260601_m035937_c001_v0001097_t0040_u01780286377001") 2026/06/01 03:59:38 DEBUG : potato3: Deleting (id "4_z8f324d93506d8b1b9fe80e1b_f106efc59b27795c6_d20260601_m035937_c001_v0001183_t0033_u01780286377309") 2026/06/01 03:59:38 DEBUG : B2 bucket rclone-test-lijinon7jaxo: Purge remote 2026/06/01 03:59:38 INFO : B2 bucket rclone-test-lijinon7jaxo: cleaning bucket "rclone-test-lijinon7jaxo" of all files 2026/06/01 03:59:39 DEBUG : empty space: Deleting (id "4_zbf623d73506d8b1b9fe80e1b_f11558d8a12ef00b8_d20260601_m035932_c001_v0001102_t0044_u01780286372821") 2026/06/01 03:59:39 DEBUG : potato2: Deleting (id "4_zbf623d73506d8b1b9fe80e1b_f419e87296dafcecf_d20260601_m035937_c001_v7007000_t0000_u01780286377279") 2026/06/01 03:59:39 DEBUG : potato2: Deleting (id "4_zbf623d73506d8b1b9fe80e1b_f10924d30e78883c6_d20260601_m035933_c001_v0001033_t0059_u01780286373814") 2026/06/01 03:59:39 DEBUG : potato3: Deleting (id "4_zbf623d73506d8b1b9fe80e1b_f419e87296dafced2_d20260601_m035937_c001_v7007000_t0000_u01780286377635") 2026/06/01 03:59:39 DEBUG : potato3: Deleting (id "4_zbf623d73506d8b1b9fe80e1b_f103e64c0e6ffe65d_d20260601_m035934_c001_v0001044_t0031_u01780286374191") 2026/06/01 03:59:39 DEBUG : potato3: Deleting (id "4_zbf623d73506d8b1b9fe80e1b_f11558d8a12ef00ba_d20260601_m035933_c001_v0001102_t0043_u01780286373127") 2026/06/01 03:59:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/06/01 03:59:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 03:59:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gaximof7dovi" 2026/06/01 03:59:43 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-yitelim0qaku -> B2 bucket rclone-test-gaximof7dovi 2026/06/01 03:59:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:59:45 DEBUG : empty space: size = 1 OK 2026/06/01 03:59:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 03:59:45 DEBUG : empty space: Unchanged skipping 2026/06/01 03:59:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 03:59:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gaximof7dovi) 2026/06/01 03:59:45 DEBUG : potato3: Sizes differ 2026/06/01 03:59:45 DEBUG : B2 bucket rclone-test-gaximof7dovi: Waiting for checks to finish 2026/06/01 03:59:45 INFO : empty space: Deleted 2026/06/01 03:59:45 DEBUG : B2 bucket rclone-test-gaximof7dovi: Waiting for transfers to finish 2026/06/01 03:59:45 DEBUG : potato2: size = 60 OK 2026/06/01 03:59:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:59:45 INFO : potato2: Copied (server-side copy) 2026/06/01 03:59:45 INFO : potato2: Deleted 2026/06/01 03:59:46 DEBUG : potato3: size = 68 OK 2026/06/01 03:59:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 03:59:46 INFO : potato3: Copied (server-side copy) 2026/06/01 03:59:46 INFO : potato3: Deleted 2026/06/01 03:59:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cociceq6nobo" 2026/06/01 03:59:47 INFO : tomatoDir: Making directory 2026/06/01 03:59:47 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/01 03:59:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/01 03:59:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/01 03:59:47 DEBUG : B2 bucket rclone-test-cociceq6nobo: Waiting for checks to finish 2026/06/01 03:59:47 DEBUG : B2 bucket rclone-test-cociceq6nobo: Waiting for transfers to finish 2026/06/01 03:59:48 DEBUG : empty space: size = 1 OK 2026/06/01 03:59:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/01 03:59:48 INFO : empty space: Copied (server-side copy) 2026/06/01 03:59:48 INFO : empty space: Deleted 2026/06/01 03:59:49 DEBUG : potato2: size = 60 OK 2026/06/01 03:59:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/01 03:59:49 INFO : potato2: Copied (server-side copy) 2026/06/01 03:59:49 DEBUG : potato3: size = 68 OK 2026/06/01 03:59:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/01 03:59:49 INFO : potato3: Copied (server-side copy) 2026/06/01 03:59:49 INFO : potato2: Deleted 2026/06/01 03:59:49 INFO : potato3: Deleted 2026/06/01 03:59:49 DEBUG : B2 bucket rclone-test-cociceq6nobo: Purge remote 2026/06/01 03:59:49 INFO : B2 bucket rclone-test-cociceq6nobo: cleaning bucket "rclone-test-cociceq6nobo" of all files 2026/06/01 03:59:50 DEBUG : empty space: Deleting (id "4_zffc27d63506d8b1b9fe80e1b_f100a6475d9c56e6c_d20260601_m035948_c001_v0001165_t0005_u01780286388627") 2026/06/01 03:59:50 DEBUG : potato2: Deleting (id "4_zffc27d63506d8b1b9fe80e1b_f11538b076c215a80_d20260601_m035948_c001_v0001183_t0051_u01780286388943") 2026/06/01 03:59:50 DEBUG : potato3: Deleting (id "4_zffc27d63506d8b1b9fe80e1b_f11511daf10e894da_d20260601_m035948_c001_v0001146_t0037_u01780286388994") 2026/06/01 03:59:50 DEBUG : B2 bucket rclone-test-gaximof7dovi: Purge remote 2026/06/01 03:59:50 INFO : B2 bucket rclone-test-gaximof7dovi: cleaning bucket "rclone-test-gaximof7dovi" of all files 2026/06/01 03:59:50 DEBUG : empty space: Deleting (id "4_z2fb26d63506d8b1b9fe80e1b_f419f114cd6acce1b_d20260601_m035948_c001_v7007000_t0000_u01780286388876") 2026/06/01 03:59:50 DEBUG : empty space: Deleting (id "4_z2fb26d63506d8b1b9fe80e1b_f102d3008a35461d7_d20260601_m035944_c001_v0001180_t0047_u01780286384711") 2026/06/01 03:59:50 DEBUG : potato2: Deleting (id "4_z2fb26d63506d8b1b9fe80e1b_f419f114cd6acce1d_d20260601_m035949_c001_v7007000_t0000_u01780286389152") 2026/06/01 03:59:50 DEBUG : potato2: Deleting (id "4_z2fb26d63506d8b1b9fe80e1b_f1139b3497b931b01_d20260601_m035945_c001_v0001180_t0021_u01780286385574") 2026/06/01 03:59:50 DEBUG : potato3: Deleting (id "4_z2fb26d63506d8b1b9fe80e1b_f427aed2e5d85082c_d20260601_m035949_c001_v7007000_t0000_u01780286389310") 2026/06/01 03:59:50 DEBUG : potato3: Deleting (id "4_z2fb26d63506d8b1b9fe80e1b_f10862f1dab085318_d20260601_m035945_c001_v0001134_t0050_u01780286385806") 2026/06/01 03:59:50 DEBUG : potato3: Deleting (id "4_z2fb26d63506d8b1b9fe80e1b_f102d3008a35461d9_d20260601_m035944_c001_v0001180_t0035_u01780286384913") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.79s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 03:59:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/rclone-sync-test" 2026/06/01 03:59:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/rclone-sync-test-include/layer2" 2026/06/01 04:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/rclone-sync-test-ignore-file" 2026/06/01 04:00:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 04:00:04 DEBUG : B2 bucket rclone-test-yitelim0qaku path rclone-sync-test: Waiting for checks to finish 2026/06/01 04:00:04 DEBUG : B2 bucket rclone-test-yitelim0qaku path rclone-sync-test: Waiting for transfers to finish 2026/06/01 04:00:04 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:04 INFO : There was nothing to transfer 2026/06/01 04:00:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 04:00:04 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:00:04 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:00:04 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:04 INFO : There was nothing to transfer 2026/06/01 04:00:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 04:00:05 DEBUG : B2 bucket rclone-test-yitelim0qaku path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/01 04:00:05 DEBUG : B2 bucket rclone-test-yitelim0qaku path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/01 04:00:05 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:05 INFO : There was nothing to transfer 2026/06/01 04:00:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 04:00:05 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:00:05 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:00:05 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:05 INFO : There was nothing to transfer 2026/06/01 04:00:06 DEBUG : Excluded 2026/06/01 04:00:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/01 04:00:06 DEBUG : B2 bucket rclone-test-yitelim0qaku path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/01 04:00:06 DEBUG : B2 bucket rclone-test-yitelim0qaku path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/01 04:00:06 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.20s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:00:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dst" 2026/06/01 04:00:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/CompareDest" 2026/06/01 04:00:10 DEBUG : one: Need to transfer - File not found at Destination 2026/06/01 04:00:10 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:10 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:11 DEBUG : one: size = 3 OK 2026/06/01 04:00:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:00:11 INFO : one: Copied (new) 2026/06/01 04:00:11 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:11 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:11 DEBUG : one: Sizes differ 2026/06/01 04:00:11 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:11 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:12 DEBUG : one: size = 5 OK 2026/06/01 04:00:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/01 04:00:12 INFO : one: Copied (replaced existing) 2026/06/01 04:00:12 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:14 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:14 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:14 DEBUG : one: Sizes differ 2026/06/01 04:00:14 DEBUG : one: size = 5 OK 2026/06/01 04:00:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 04:00:14 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:14 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:14 INFO : There was nothing to transfer 2026/06/01 04:00:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:15 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:15 DEBUG : one: Sizes differ 2026/06/01 04:00:15 DEBUG : two: size = 3 OK 2026/06/01 04:00:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 04:00:15 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:16 DEBUG : one: size = 5 OK 2026/06/01 04:00:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 04:00:16 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:16 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:16 INFO : There was nothing to transfer 2026/06/01 04:00:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:16 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:16 DEBUG : one: Sizes differ 2026/06/01 04:00:16 DEBUG : two: size = 3 OK 2026/06/01 04:00:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 04:00:16 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:16 DEBUG : one: size = 5 OK 2026/06/01 04:00:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 04:00:16 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:16 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:16 INFO : There was nothing to transfer 2026/06/01 04:00:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:17 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:17 DEBUG : one: Sizes differ 2026/06/01 04:00:17 DEBUG : two: size = 3 OK 2026/06/01 04:00:17 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/06/01 04:00:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/01 04:00:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/01 04:00:17 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:17 DEBUG : one: size = 5 OK 2026/06/01 04:00:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 04:00:17 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:17 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:17 INFO : There was nothing to transfer 2026/06/01 04:00:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:18 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:18 DEBUG : one: Sizes differ 2026/06/01 04:00:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:18 DEBUG : two: size = 3 (B2 bucket rclone-test-yitelim0qaku path CompareDest) 2026/06/01 04:00:18 DEBUG : two: Sizes differ 2026/06/01 04:00:18 DEBUG : two: Need to transfer - File not found at Destination 2026/06/01 04:00:18 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:18 DEBUG : one: size = 5 OK 2026/06/01 04:00:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/01 04:00:18 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:19 DEBUG : two: size = 5 OK 2026/06/01 04:00:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/01 04:00:19 INFO : two: Copied (new) 2026/06/01 04:00:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.93s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dest" 2026/06/01 04:00:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/pre-dest1" 2026/06/01 04:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/pre-dest2" 2026/06/01 04:00:26 DEBUG : 1: size = 1 OK 2026/06/01 04:00:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:00:26 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/01 04:00:26 DEBUG : 2: size = 1 OK 2026/06/01 04:00:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:00:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/01 04:00:27 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/01 04:00:27 DEBUG : B2 bucket rclone-test-yitelim0qaku path dest: Waiting for checks to finish 2026/06/01 04:00:27 DEBUG : B2 bucket rclone-test-yitelim0qaku path dest: Waiting for transfers to finish 2026/06/01 04:00:28 DEBUG : 3: size = 1 OK 2026/06/01 04:00:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/01 04:00:28 INFO : 3: Copied (new) 2026/06/01 04:00:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.75s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:00:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dst" 2026/06/01 04:00:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/CopyDest" 2026/06/01 04:00:32 DEBUG : one: Need to transfer - File not found at Destination 2026/06/01 04:00:32 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:32 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:33 DEBUG : one: size = 3 OK 2026/06/01 04:00:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:00:33 INFO : one: Copied (new) 2026/06/01 04:00:33 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:34 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:34 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:34 DEBUG : one: Sizes differ 2026/06/01 04:00:34 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:34 DEBUG : one: size = 5 OK 2026/06/01 04:00:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/01 04:00:34 INFO : one: Copied (replaced existing) 2026/06/01 04:00:34 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/BackupDir" 2026/06/01 04:00:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:37 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:37 DEBUG : one: Sizes differ 2026/06/01 04:00:37 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:37 DEBUG : one: size = 5 OK 2026/06/01 04:00:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:37 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:37 DEBUG : one: Sizes differ 2026/06/01 04:00:39 DEBUG : one: size = 3 OK 2026/06/01 04:00:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:00:39 INFO : one: Copied (server-side copy) 2026/06/01 04:00:39 INFO : one: Deleted 2026/06/01 04:00:39 DEBUG : one: size = 5 OK 2026/06/01 04:00:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/01 04:00:39 INFO : one: Copied (server-side copy) 2026/06/01 04:00:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/01 04:00:39 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:39 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:40 DEBUG : one: size = 5 OK 2026/06/01 04:00:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:40 DEBUG : one: Unchanged skipping 2026/06/01 04:00:40 DEBUG : two: size = 3 OK 2026/06/01 04:00:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:41 DEBUG : two: size = 3 OK 2026/06/01 04:00:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/01 04:00:41 INFO : two: Copied (server-side copy) 2026/06/01 04:00:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/01 04:00:41 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:41 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:41 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:41 DEBUG : one: size = 5 OK 2026/06/01 04:00:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:41 DEBUG : one: Unchanged skipping 2026/06/01 04:00:41 DEBUG : two: size = 3 OK 2026/06/01 04:00:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:41 DEBUG : two: Unchanged skipping 2026/06/01 04:00:41 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:41 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:41 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:41 INFO : There was nothing to transfer 2026/06/01 04:00:42 DEBUG : one: size = 5 OK 2026/06/01 04:00:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:42 DEBUG : one: Unchanged skipping 2026/06/01 04:00:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:42 DEBUG : three: size = 5 (B2 bucket rclone-test-yitelim0qaku path CopyDest) 2026/06/01 04:00:42 DEBUG : three: Sizes differ 2026/06/01 04:00:42 DEBUG : three: Destination not found in --copy-dest 2026/06/01 04:00:42 DEBUG : three: Need to transfer - File not found at Destination 2026/06/01 04:00:42 DEBUG : two: size = 3 OK 2026/06/01 04:00:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/01 04:00:42 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:42 DEBUG : two: Unchanged skipping 2026/06/01 04:00:42 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:43 DEBUG : three: size = 7 OK 2026/06/01 04:00:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/01 04:00:43 INFO : three: Copied (new) 2026/06/01 04:00:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.90s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dst" 2026/06/01 04:00:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/backup" 2026/06/01 04:00:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:49 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:49 DEBUG : one: Sizes differ 2026/06/01 04:00:49 DEBUG : two: size = 3 OK 2026/06/01 04:00:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:00:49 DEBUG : two: Unchanged skipping 2026/06/01 04:00:49 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:51 DEBUG : one: size = 3 OK 2026/06/01 04:00:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:00:51 INFO : one: Copied (server-side copy) 2026/06/01 04:00:51 INFO : one: Deleted 2026/06/01 04:00:51 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:52 DEBUG : one: size = 4 OK 2026/06/01 04:00:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:00:52 INFO : one: Copied (new) 2026/06/01 04:00:52 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:52 DEBUG : three.txt: size = 5 OK 2026/06/01 04:00:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 04:00:52 INFO : three.txt: Copied (server-side copy) 2026/06/01 04:00:52 INFO : three.txt: Deleted 2026/06/01 04:00:52 INFO : three.txt: Moved into backup dir 2026/06/01 04:00:54 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:00:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:00:54 DEBUG : one: size = 4 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:00:54 DEBUG : two: size = 3 OK 2026/06/01 04:00:54 DEBUG : one: Sizes differ 2026/06/01 04:00:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:00:54 DEBUG : two: Unchanged skipping 2026/06/01 04:00:55 DEBUG : one: size = 4 OK 2026/06/01 04:00:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:00:55 INFO : one: Copied (server-side copy) 2026/06/01 04:00:55 INFO : one: Deleted 2026/06/01 04:00:55 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:00:56 DEBUG : one: size = 5 OK 2026/06/01 04:00:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 04:00:56 INFO : one: Copied (new) 2026/06/01 04:00:56 DEBUG : Waiting for deletions to finish 2026/06/01 04:00:56 DEBUG : three.txt: size = 6 OK 2026/06/01 04:00:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 04:00:56 INFO : three.txt: Copied (server-side copy) 2026/06/01 04:00:56 INFO : three.txt: Deleted 2026/06/01 04:00:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.74s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dst" 2026/06/01 04:01:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/backup" 2026/06/01 04:01:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:02 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:02 DEBUG : one: Sizes differ 2026/06/01 04:01:02 DEBUG : two: size = 3 OK 2026/06/01 04:01:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:02 DEBUG : two: Unchanged skipping 2026/06/01 04:01:02 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:01:03 DEBUG : one.bak: size = 3 OK 2026/06/01 04:01:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:01:03 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 04:01:03 INFO : one: Deleted 2026/06/01 04:01:03 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:01:04 DEBUG : one: size = 4 OK 2026/06/01 04:01:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:04 INFO : one: Copied (new) 2026/06/01 04:01:04 DEBUG : Waiting for deletions to finish 2026/06/01 04:01:05 DEBUG : three.txt.bak: size = 5 OK 2026/06/01 04:01:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 04:01:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 04:01:05 INFO : three.txt: Deleted 2026/06/01 04:01:05 INFO : three.txt: Moved into backup dir 2026/06/01 04:01:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:07 DEBUG : one: size = 4 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:07 DEBUG : one: Sizes differ 2026/06/01 04:01:07 DEBUG : two: size = 3 OK 2026/06/01 04:01:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:07 DEBUG : two: Unchanged skipping 2026/06/01 04:01:07 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:01:08 DEBUG : one.bak: size = 4 OK 2026/06/01 04:01:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:08 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 04:01:08 INFO : one: Deleted 2026/06/01 04:01:08 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:01:09 DEBUG : one: size = 5 OK 2026/06/01 04:01:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 04:01:09 INFO : one: Copied (new) 2026/06/01 04:01:09 DEBUG : Waiting for deletions to finish 2026/06/01 04:01:11 DEBUG : three.txt.bak: size = 6 OK 2026/06/01 04:01:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 04:01:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 04:01:11 INFO : three.txt: Deleted 2026/06/01 04:01:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dst" 2026/06/01 04:01:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/backup" 2026/06/01 04:01:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:17 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:17 DEBUG : one: Sizes differ 2026/06/01 04:01:17 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:01:17 DEBUG : two: size = 3 OK 2026/06/01 04:01:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:17 DEBUG : two: Unchanged skipping 2026/06/01 04:01:18 DEBUG : one-2019-01-01: size = 3 OK 2026/06/01 04:01:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:01:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/01 04:01:19 INFO : one: Deleted 2026/06/01 04:01:19 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:01:19 DEBUG : one: size = 4 OK 2026/06/01 04:01:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:19 INFO : one: Copied (new) 2026/06/01 04:01:19 DEBUG : Waiting for deletions to finish 2026/06/01 04:01:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/01 04:01:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 04:01:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/01 04:01:20 INFO : three.txt: Deleted 2026/06/01 04:01:20 INFO : three.txt: Moved into backup dir 2026/06/01 04:01:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:22 DEBUG : one: size = 4 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:22 DEBUG : one: Sizes differ 2026/06/01 04:01:22 DEBUG : two: size = 3 OK 2026/06/01 04:01:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:22 DEBUG : two: Unchanged skipping 2026/06/01 04:01:22 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:01:22 DEBUG : one-2019-01-01: size = 4 OK 2026/06/01 04:01:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/01 04:01:22 INFO : one: Deleted 2026/06/01 04:01:22 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:01:22 DEBUG : one: size = 5 OK 2026/06/01 04:01:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 04:01:22 INFO : one: Copied (new) 2026/06/01 04:01:22 DEBUG : Waiting for deletions to finish 2026/06/01 04:01:26 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/01 04:01:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 04:01:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/01 04:01:26 INFO : three.txt: Deleted 2026/06/01 04:01:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.72s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:01:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dst" 2026/06/01 04:01:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:32 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:32 DEBUG : one: Sizes differ 2026/06/01 04:01:32 DEBUG : two: size = 3 OK 2026/06/01 04:01:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:32 DEBUG : two: Unchanged skipping 2026/06/01 04:01:32 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:01:32 DEBUG : one.bak: size = 3 OK 2026/06/01 04:01:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:01:32 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 04:01:32 INFO : one: Deleted 2026/06/01 04:01:32 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:01:33 DEBUG : one: size = 4 OK 2026/06/01 04:01:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:33 INFO : one: Copied (new) 2026/06/01 04:01:33 DEBUG : Waiting for deletions to finish 2026/06/01 04:01:34 DEBUG : three.txt.bak: size = 5 OK 2026/06/01 04:01:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 04:01:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 04:01:34 INFO : three.txt: Deleted 2026/06/01 04:01:34 INFO : three.txt: Moved into backup dir 2026/06/01 04:01:35 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1173-15.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001173_t0046": EOF 2026/06/01 04:01:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-15.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001173_t0046": EOF) 2026/06/01 04:01:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yitelim0qaku: 1/10 (Post "https://pod-000-1173-15.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001173_t0046": EOF) 2026/06/01 04:01:37 DEBUG : pacer: Reducing sleep to 10ms 2026/06/01 04:01:37 DEBUG : one.bak: Excluded (Path Filter) 2026/06/01 04:01:37 DEBUG : one.bak: Excluded 2026/06/01 04:01:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/01 04:01:37 DEBUG : three.txt.bak: Excluded 2026/06/01 04:01:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:37 DEBUG : one: size = 4 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:37 DEBUG : one: Sizes differ 2026/06/01 04:01:37 DEBUG : two: size = 3 OK 2026/06/01 04:01:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:37 DEBUG : two: Unchanged skipping 2026/06/01 04:01:37 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for checks to finish 2026/06/01 04:01:38 DEBUG : one.bak: size = 4 OK 2026/06/01 04:01:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:38 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 04:01:38 INFO : one: Deleted 2026/06/01 04:01:38 DEBUG : B2 bucket rclone-test-yitelim0qaku path dst: Waiting for transfers to finish 2026/06/01 04:01:38 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1103-18.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001103_t0056": EOF 2026/06/01 04:01:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-18.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001103_t0056": EOF) 2026/06/01 04:01:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/01 04:01:38 DEBUG : one: Received error: Post "https://pod-000-1103-18.backblaze.com/b2api/v1/b2_upload_file/5fb23d23504d8b1b9fe80e1b/c001_v0001103_t0056": EOF - low level retry 0/10 2026/06/01 04:01:38 DEBUG : pacer: Reducing sleep to 10ms 2026/06/01 04:01:39 DEBUG : one: size = 5 OK 2026/06/01 04:01:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 04:01:39 INFO : one: Copied (new) 2026/06/01 04:01:39 DEBUG : Waiting for deletions to finish 2026/06/01 04:01:40 DEBUG : three.txt.bak: size = 6 OK 2026/06/01 04:01:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 04:01:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 04:01:40 INFO : three.txt: Deleted 2026/06/01 04:01:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.23s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dst" 2026/06/01 04:01:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:43 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:43 DEBUG : one: Sizes differ 2026/06/01 04:01:45 DEBUG : one.bak: size = 3 OK 2026/06/01 04:01:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:01:45 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 04:01:45 INFO : one: Deleted 2026/06/01 04:01:46 DEBUG : one: size = 4 OK 2026/06/01 04:01:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:46 INFO : one: Copied (new) 2026/06/01 04:01:46 DEBUG : two: size = 3 OK 2026/06/01 04:01:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:46 DEBUG : two: Unchanged skipping 2026/06/01 04:01:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:46 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:46 DEBUG : three.txt: Sizes differ 2026/06/01 04:01:47 DEBUG : three.txt.bak: size = 5 OK 2026/06/01 04:01:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 04:01:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 04:01:47 INFO : three.txt: Deleted 2026/06/01 04:01:48 DEBUG : three.txt: size = 6 OK 2026/06/01 04:01:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 04:01:48 INFO : three.txt: Copied (new) 2026/06/01 04:01:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:49 DEBUG : one: size = 4 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:49 DEBUG : one: Sizes differ 2026/06/01 04:01:49 DEBUG : one.bak: size = 4 OK 2026/06/01 04:01:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:49 INFO : one: Copied (server-side copy) to: one.bak 2026/06/01 04:01:49 INFO : one: Deleted 2026/06/01 04:01:50 DEBUG : one: size = 5 OK 2026/06/01 04:01:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 04:01:50 INFO : one: Copied (new) 2026/06/01 04:01:50 DEBUG : two: size = 3 OK 2026/06/01 04:01:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:50 DEBUG : two: Unchanged skipping 2026/06/01 04:01:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:50 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:50 DEBUG : three.txt: Sizes differ 2026/06/01 04:01:51 DEBUG : three.txt.bak: size = 6 OK 2026/06/01 04:01:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 04:01:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/01 04:01:51 INFO : three.txt: Deleted 2026/06/01 04:01:51 DEBUG : three.txt: size = 19 OK 2026/06/01 04:01:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/01 04:01:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.67s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:01:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yitelim0qaku/dst" 2026/06/01 04:01:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:56 DEBUG : one: size = 3 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:56 DEBUG : one: Sizes differ 2026/06/01 04:01:57 DEBUG : one-2019-01-01: size = 3 OK 2026/06/01 04:01:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/01 04:01:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/01 04:01:57 INFO : one: Deleted 2026/06/01 04:01:58 DEBUG : one: size = 4 OK 2026/06/01 04:01:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:01:58 INFO : one: Copied (new) 2026/06/01 04:01:58 DEBUG : two: size = 3 OK 2026/06/01 04:01:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:01:58 DEBUG : two: Unchanged skipping 2026/06/01 04:01:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:01:58 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:01:58 DEBUG : three.txt: Sizes differ 2026/06/01 04:01:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/01 04:01:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/01 04:01:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/01 04:01:59 INFO : three.txt: Deleted 2026/06/01 04:01:59 DEBUG : three.txt: size = 6 OK 2026/06/01 04:01:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 04:01:59 INFO : three.txt: Copied (new) 2026/06/01 04:02:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:00 DEBUG : one: size = 4 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:02:00 DEBUG : one: Sizes differ 2026/06/01 04:02:01 DEBUG : one-2019-01-01: size = 4 OK 2026/06/01 04:02:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/01 04:02:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/01 04:02:01 INFO : one: Deleted 2026/06/01 04:02:01 DEBUG : one: size = 5 OK 2026/06/01 04:02:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/01 04:02:01 INFO : one: Copied (new) 2026/06/01 04:02:02 DEBUG : two: size = 3 OK 2026/06/01 04:02:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:02 DEBUG : two: Unchanged skipping 2026/06/01 04:02:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:02 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yitelim0qaku path dst) 2026/06/01 04:02:02 DEBUG : three.txt: Sizes differ 2026/06/01 04:02:02 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/01 04:02:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/01 04:02:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/01 04:02:03 INFO : three.txt: Deleted 2026/06/01 04:02:03 DEBUG : three.txt: size = 19 OK 2026/06/01 04:02:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/01 04:02:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.53s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:05 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:02:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:05 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:05 DEBUG : Testêé: Sizes differ 2026/06/01 04:02:05 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:02:06 DEBUG : Testêé: size = 14 OK 2026/06/01 04:02:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/01 04:02:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/01 04:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.97s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/01 04:02:07 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:02:07 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:02:07 DEBUG : existing: size = 6 OK 2026/06/01 04:02:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/01 04:02:07 INFO : existing: Copied (new) 2026/06/01 04:02:07 DEBUG : Waiting for deletions to finish 2026/06/01 04:02:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:08 DEBUG : existing: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:08 DEBUG : existing: Sizes differ 2026/06/01 04:02:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/01 04:02:08 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:02:08 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:02:08 ERROR : B2 bucket rclone-test-yitelim0qaku: not deleting files as there were IO errors 2026/06/01 04:02:08 ERROR : B2 bucket rclone-test-yitelim0qaku: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:09 DEBUG : EXISTING: size = 6 OK 2026/06/01 04:02:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:09 DEBUG : existing: Unchanged skipping 2026/06/01 04:02:09 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:02:09 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:02:09 DEBUG : Waiting for deletions to finish 2026/06/01 04:02:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:21 DEBUG : both10: size = 6 OK 2026/06/01 04:02:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:02:21 DEBUG : both11: size = 6 OK 2026/06/01 04:02:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both0: size = 6 OK 2026/06/01 04:02:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both10: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both12: size = 6 OK 2026/06/01 04:02:21 DEBUG : both13: size = 6 OK 2026/06/01 04:02:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both12: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both14: size = 6 OK 2026/06/01 04:02:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both14: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both15: size = 6 OK 2026/06/01 04:02:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both13: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both16: size = 6 OK 2026/06/01 04:02:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both16: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both17: size = 6 OK 2026/06/01 04:02:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both0: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both18: size = 6 OK 2026/06/01 04:02:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both11: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both19: size = 6 OK 2026/06/01 04:02:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both19: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both1: size = 6 OK 2026/06/01 04:02:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both1: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both2: size = 6 OK 2026/06/01 04:02:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both2: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both3: size = 6 OK 2026/06/01 04:02:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both3: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both4: size = 6 OK 2026/06/01 04:02:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both15: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both5: size = 6 OK 2026/06/01 04:02:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both5: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both6: size = 6 OK 2026/06/01 04:02:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both6: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both7: size = 6 OK 2026/06/01 04:02:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both7: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both8: size = 6 OK 2026/06/01 04:02:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both8: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both9: size = 6 OK 2026/06/01 04:02:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:21 DEBUG : both9: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both17: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both18: Unchanged skipping 2026/06/01 04:02:21 DEBUG : both4: Unchanged skipping 2026/06/01 04:02:21 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:02:21 DEBUG : Waiting for deletions to finish 2026/06/01 04:02:21 INFO : only10: Deleted 2026/06/01 04:02:21 INFO : only15: Deleted 2026/06/01 04:02:22 INFO : only17: Deleted 2026/06/01 04:02:22 INFO : only4: Deleted 2026/06/01 04:02:22 INFO : only5: Deleted 2026/06/01 04:02:22 INFO : only9: Deleted 2026/06/01 04:02:22 INFO : only3: Deleted 2026/06/01 04:02:22 INFO : only18: Deleted 2026/06/01 04:02:22 INFO : only19: Deleted 2026/06/01 04:02:22 INFO : only2: Deleted 2026/06/01 04:02:22 INFO : only16: Deleted 2026/06/01 04:02:22 INFO : only1: Deleted 2026/06/01 04:02:22 INFO : only6: Deleted 2026/06/01 04:02:22 INFO : only7: Deleted 2026/06/01 04:02:22 INFO : only8: Deleted 2026/06/01 04:02:22 INFO : only0: Deleted 2026/06/01 04:02:22 INFO : only11: Deleted 2026/06/01 04:02:22 INFO : only12: Deleted 2026/06/01 04:02:22 INFO : only14: Deleted 2026/06/01 04:02:22 INFO : only13: Deleted 2026/06/01 04:02:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.36s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:37 DEBUG : both0: size = 6 OK 2026/06/01 04:02:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both12: size = 6 OK 2026/06/01 04:02:37 DEBUG : both11: size = 6 OK 2026/06/01 04:02:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:02:37 DEBUG : both10: size = 6 OK 2026/06/01 04:02:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both0: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both13: size = 6 OK 2026/06/01 04:02:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both13: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both14: size = 6 OK 2026/06/01 04:02:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both12: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both15: size = 6 OK 2026/06/01 04:02:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both11: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both16: size = 6 OK 2026/06/01 04:02:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both16: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both17: size = 6 OK 2026/06/01 04:02:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both17: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both18: size = 6 OK 2026/06/01 04:02:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both18: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both19: size = 6 OK 2026/06/01 04:02:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both10: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both1: size = 6 OK 2026/06/01 04:02:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both14: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both2: size = 6 OK 2026/06/01 04:02:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both15: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both3: size = 6 OK 2026/06/01 04:02:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both3: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both4: size = 6 OK 2026/06/01 04:02:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both4: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both5: size = 6 OK 2026/06/01 04:02:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both5: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both6: size = 6 OK 2026/06/01 04:02:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both6: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both7: size = 6 OK 2026/06/01 04:02:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both7: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both8: size = 6 OK 2026/06/01 04:02:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both19: Unchanged skipping 2026/06/01 04:02:37 DEBUG : both9: size = 6 OK 2026/06/01 04:02:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:02:37 DEBUG : both1: Unchanged skipping 2026/06/01 04:02:37 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only0: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only0: Sizes differ 2026/06/01 04:02:37 DEBUG : both2: Unchanged skipping 2026/06/01 04:02:37 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only10: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only10: Sizes differ 2026/06/01 04:02:37 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only11: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only11: Sizes differ 2026/06/01 04:02:37 DEBUG : both8: Unchanged skipping 2026/06/01 04:02:37 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only12: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only12: Sizes differ 2026/06/01 04:02:37 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only13: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only13: Sizes differ 2026/06/01 04:02:37 DEBUG : both9: Unchanged skipping 2026/06/01 04:02:37 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only14: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only14: Sizes differ 2026/06/01 04:02:37 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only15: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only15: Sizes differ 2026/06/01 04:02:37 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only16: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only16: Sizes differ 2026/06/01 04:02:37 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only17: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only17: Sizes differ 2026/06/01 04:02:37 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only18: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only18: Sizes differ 2026/06/01 04:02:37 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only19: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only19: Sizes differ 2026/06/01 04:02:37 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only1: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only1: Sizes differ 2026/06/01 04:02:37 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only2: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only2: Sizes differ 2026/06/01 04:02:37 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only3: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only3: Sizes differ 2026/06/01 04:02:37 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only4: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only4: Sizes differ 2026/06/01 04:02:37 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only5: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only5: Sizes differ 2026/06/01 04:02:37 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only6: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only6: Sizes differ 2026/06/01 04:02:37 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only7: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only7: Sizes differ 2026/06/01 04:02:37 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only8: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only8: Sizes differ 2026/06/01 04:02:37 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3520831180) 2026/06/01 04:02:37 DEBUG : only9: size = 6 (B2 bucket rclone-test-yitelim0qaku) 2026/06/01 04:02:37 DEBUG : only9: Sizes differ 2026/06/01 04:02:37 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:02:37 DEBUG : only10: size = 0 OK 2026/06/01 04:02:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:37 INFO : only10: Copied (replaced existing) 2026/06/01 04:02:37 DEBUG : only12: size = 0 OK 2026/06/01 04:02:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:37 INFO : only12: Copied (replaced existing) 2026/06/01 04:02:37 DEBUG : only16: size = 0 OK 2026/06/01 04:02:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:37 INFO : only16: Copied (replaced existing) 2026/06/01 04:02:37 DEBUG : only17: size = 0 OK 2026/06/01 04:02:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:37 INFO : only17: Copied (replaced existing) 2026/06/01 04:02:37 DEBUG : only18: size = 0 OK 2026/06/01 04:02:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:37 INFO : only18: Copied (replaced existing) 2026/06/01 04:02:37 DEBUG : only0: size = 0 OK 2026/06/01 04:02:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:37 INFO : only0: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only13: size = 0 OK 2026/06/01 04:02:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only13: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only14: size = 0 OK 2026/06/01 04:02:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only14: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only15: size = 0 OK 2026/06/01 04:02:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only15: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only11: size = 0 OK 2026/06/01 04:02:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only11: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only3: size = 0 OK 2026/06/01 04:02:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only3: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only4: size = 0 OK 2026/06/01 04:02:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only4: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only5: size = 0 OK 2026/06/01 04:02:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only5: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only6: size = 0 OK 2026/06/01 04:02:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only6: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only7: size = 0 OK 2026/06/01 04:02:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only7: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only8: size = 0 OK 2026/06/01 04:02:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only8: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only9: size = 0 OK 2026/06/01 04:02:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only9: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only19: size = 0 OK 2026/06/01 04:02:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only19: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only2: size = 0 OK 2026/06/01 04:02:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only2: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : only1: size = 0 OK 2026/06/01 04:02:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/01 04:02:38 INFO : only1: Copied (replaced existing) 2026/06/01 04:02:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.67s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:46 DEBUG : empty_dir: Making directory with metadata 2026/06/01 04:02:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 04:02:46 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 04:02:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 04:02:46 INFO : empty_on_remote: Making directory 2026/06/01 04:02:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/01 04:02:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:49 DEBUG : empty_dir: Making directory with metadata 2026/06/01 04:02:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 04:02:49 DEBUG : empty_on_remote: Making directory with metadata 2026/06/01 04:02:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/01 04:02:49 INFO : empty_on_remote: Making directory 2026/06/01 04:02:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/01 04:02:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:52 INFO : sub dir: Making directory 2026/06/01 04:02:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:02:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/01 04:02:56 INFO : sub dir: Making directory 2026/06/01 04:02:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:03:12 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:12 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:03:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : apple: size = 5 OK 2026/06/01 04:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:03:13 DEBUG : banana: size = 6 OK 2026/06/01 04:03:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : apple: Unchanged skipping 2026/06/01 04:03:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : banana: Unchanged skipping 2026/06/01 04:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:03:13 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:03:13 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:13 INFO : There was nothing to transfer 2026/06/01 04:03:13 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:13 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:03:13 DEBUG : apple: size = 5 OK 2026/06/01 04:03:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : apple: Unchanged skipping 2026/06/01 04:03:13 DEBUG : banana: size = 6 OK 2026/06/01 04:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:03:13 DEBUG : banana: Unchanged skipping 2026/06/01 04:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:03:14 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:03:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:03:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:03:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:03:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:03:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:03:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:03:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:03:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:03:14 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:03:14 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:14 INFO : There was nothing to transfer 2026/06/01 04:03:14 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:14 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:03:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:03:26 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:27 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:03:27 DEBUG : apple: size = 5 OK 2026/06/01 04:03:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:03:27 DEBUG : banana: size = 6 OK 2026/06/01 04:03:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:03:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : banana: Unchanged skipping 2026/06/01 04:03:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : apple: Unchanged skipping 2026/06/01 04:03:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:03:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:03:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:03:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:03:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:03:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:03:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:03:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:03:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:03:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:03:27 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:03:27 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:27 INFO : There was nothing to transfer 2026/06/01 04:03:27 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:28 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:03:28 DEBUG : apple: size = 5 OK 2026/06/01 04:03:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : apple: Unchanged skipping 2026/06/01 04:03:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:03:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:03:28 DEBUG : banana: size = 6 OK 2026/06/01 04:03:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : banana: Unchanged skipping 2026/06/01 04:03:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:03:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:03:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:03:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:03:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:03:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:03:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:03:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:03:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:03:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:03:28 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:03:28 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:28 INFO : There was nothing to transfer 2026/06/01 04:03:28 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:29 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:03:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:03:42 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:42 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:03:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:03:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:43 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:43 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:43 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:43 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:43 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:43 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:43 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:43 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 04:03:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:03:43 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:03:43 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:03:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/01 04:03:43 DEBUG : YmFuYW5h: size = 6 OK 2026/06/01 04:03:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 04:03:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : YXBwbGU=: size = 5 OK 2026/06/01 04:03:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 04:03:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 04:03:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/01 04:03:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:43 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/01 04:03:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/01 04:03:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 04:03:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 04:03:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 04:03:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 04:03:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/01 04:03:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 04:03:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 04:03:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 04:03:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 04:03:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 04:03:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 04:03:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/01 04:03:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 04:03:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/01 04:03:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 04:03:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/01 04:03:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 04:03:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/01 04:03:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 04:03:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/01 04:03:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 04:03:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/01 04:03:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 04:03:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/01 04:03:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 04:03:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:45 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:45 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 04:03:45 INFO : appleappleapplebanana: Deleted 2026/06/01 04:03:45 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 04:03:45 INFO : banana: Deleted 2026/06/01 04:03:45 INFO : apple: Deleted 2026/06/01 04:03:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 04:03:45 INFO : splitbananasplit: Deleted 2026/06/01 04:03:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 04:03:45 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 04:03:45 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:46 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:46 DEBUG : YXBwbGU=: size = 5 OK 2026/06/01 04:03:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/01 04:03:46 DEBUG : YmFuYW5h: size = 6 OK 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:03:46 DEBUG : banana: Unchanged skipping 2026/06/01 04:03:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/01 04:03:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:03:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : apple: Unchanged skipping 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/01 04:03:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:03:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/01 04:03:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/01 04:03:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/01 04:03:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:03:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:03:46 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:03:46 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:46 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/01 04:03:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/01 04:03:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/01 04:03:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/01 04:03:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/01 04:03:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/01 04:03:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/01 04:03:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/01 04:03:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/01 04:03:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/01 04:03:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/01 04:03:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:03:59 DEBUG : Waiting for deletions to finish 2026/06/01 04:03:59 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:03:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:03:59 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:03:59 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:03:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:03:59 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:03:59 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:03:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:03:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:03:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:03:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:03:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:03:59 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:03:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:03:59 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:03:59 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/01 04:04:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/01 04:04:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/01 04:04:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/01 04:04:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/01 04:04:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/01 04:04:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/01 04:04:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/01 04:04:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/01 04:04:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:00 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:04:00 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:04:00 DEBUG : PREFIXapple: size = 5 OK 2026/06/01 04:04:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 04:04:00 INFO : apple: Copied (new) to: PREFIXapple 2026/06/01 04:04:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : PREFIXbanana: size = 6 OK 2026/06/01 04:04:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 04:04:00 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/01 04:04:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/01 04:04:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 04:04:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 04:04:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/01 04:04:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 04:04:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/01 04:04:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:00 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/01 04:04:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 04:04:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/01 04:04:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:04:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 04:04:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/01 04:04:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 04:04:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/01 04:04:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 04:04:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/01 04:04:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 04:04:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/01 04:04:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 04:04:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/01 04:04:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 04:04:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/01 04:04:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 04:04:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/01 04:04:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 04:04:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/01 04:04:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 04:04:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/01 04:04:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 04:04:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/01 04:04:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 04:04:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/01 04:04:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 04:04:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/01 04:04:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 04:04:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/01 04:04:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 04:04:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/01 04:04:01 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/01 04:04:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 04:04:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:01 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 04:04:02 INFO : apple: Deleted 2026/06/01 04:04:02 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 04:04:02 INFO : banana: Deleted 2026/06/01 04:04:02 INFO : appleappleapplebanana: Deleted 2026/06/01 04:04:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 04:04:02 INFO : splitbananasplit: Deleted 2026/06/01 04:04:02 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 04:04:02 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 04:04:02 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 04:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 04:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : apple: transformed to: PREFIXapple 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/01 04:04:03 DEBUG : banana: transformed to: PREFIXbanana 2026/06/01 04:04:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/01 04:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/01 04:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/01 04:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/01 04:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/01 04:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/01 04:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/01 04:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/01 04:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/01 04:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/01 04:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/01 04:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/01 04:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/01 04:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/01 04:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/01 04:04:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:03 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:04:03 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:04:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 04:04:03 INFO : appleappleapplebanana: Copied (new) 2026/06/01 04:04:03 DEBUG : apple: size = 5 OK 2026/06/01 04:04:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 04:04:03 INFO : apple: Copied (new) 2026/06/01 04:04:03 DEBUG : banana: size = 6 OK 2026/06/01 04:04:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 04:04:03 INFO : banana: Copied (new) 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:04:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 04:04:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:04:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 04:04:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:04:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 04:04:04 INFO : splitbananasplit: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:04:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 04:04:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:04:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 04:04:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:04:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 04:04:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:04:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 04:04:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:04:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 04:04:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:04:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 04:04:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:04:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 04:04:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:04:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 04:04:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:04:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 04:04:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:04:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 04:04:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:04:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 04:04:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:04:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 04:04:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:04:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 04:04:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:04:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 04:04:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/01 04:04:04 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/01 04:04:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/01 04:04:05 INFO : PREFIXapple: Deleted 2026/06/01 04:04:05 INFO : PREFIXbanana: Deleted 2026/06/01 04:04:05 INFO : PREFIXsplitbananasplit: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/01 04:04:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/01 04:04:05 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:05 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:04:05 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:06 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:04:18 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:18 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:04:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 04:04:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 04:04:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 04:04:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 04:04:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 04:04:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 04:04:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 04:04:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 04:04:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 04:04:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:19 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:04:19 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:04:19 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/01 04:04:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 04:04:19 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 04:04:19 DEBUG : appleSUFFIX: size = 5 OK 2026/06/01 04:04:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 04:04:19 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:19 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 04:04:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 04:04:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 04:04:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 04:04:19 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/01 04:04:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 04:04:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 04:04:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 04:04:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 04:04:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 04:04:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 04:04:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 04:04:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/01 04:04:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 04:04:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/01 04:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/01 04:04:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 04:04:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/01 04:04:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 04:04:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/01 04:04:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 04:04:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/01 04:04:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 04:04:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/01 04:04:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 04:04:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/01 04:04:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 04:04:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/01 04:04:20 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/01 04:04:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 04:04:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/01 04:04:20 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:20 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 04:04:21 INFO : apple: Deleted 2026/06/01 04:04:21 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 04:04:21 INFO : banana: Deleted 2026/06/01 04:04:21 INFO : splitbananasplit: Deleted 2026/06/01 04:04:21 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 04:04:21 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 04:04:21 INFO : appleappleapplebanana: Deleted 2026/06/01 04:04:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 04:04:21 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/01 04:04:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/01 04:04:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/01 04:04:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:22 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:04:22 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:04:22 DEBUG : apple: size = 5 OK 2026/06/01 04:04:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/01 04:04:22 INFO : apple: Copied (new) 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:04:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 04:04:22 INFO : appleappleapplebanana: Copied (new) 2026/06/01 04:04:22 DEBUG : banana: size = 6 OK 2026/06/01 04:04:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/01 04:04:22 INFO : banana: Copied (new) 2026/06/01 04:04:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:04:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 04:04:22 INFO : splitbananasplit: Copied (new) 2026/06/01 04:04:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:04:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 04:04:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 04:04:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:04:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 04:04:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:04:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 04:04:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:04:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 04:04:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:04:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 04:04:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:04:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 04:04:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:04:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 04:04:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:04:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 04:04:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:04:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 04:04:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:04:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 04:04:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:04:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 04:04:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:04:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 04:04:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:04:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 04:04:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:04:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 04:04:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:04:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 04:04:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/01 04:04:23 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:24 INFO : appleSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/01 04:04:24 INFO : bananaSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : splitbananasplitSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/01 04:04:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/01 04:04:24 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:24 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:04:24 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:25 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:04:38 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:38 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:04:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/01 04:04:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/01 04:04:38 DEBUG : apple: size = 5 OK 2026/06/01 04:04:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:38 DEBUG : apple: Unchanged skipping 2026/06/01 04:04:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:38 DEBUG : banana: size = 6 OK 2026/06/01 04:04:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:38 DEBUG : banana: Unchanged skipping 2026/06/01 04:04:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 04:04:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:39 DEBUG : appleapple: size = 21 OK 2026/06/01 04:04:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/01 04:04:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/01 04:04:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 04:04:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/01 04:04:39 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:04:39 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:04:39 DEBUG : splitbanan: size = 16 OK 2026/06/01 04:04:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/01 04:04:39 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/01 04:04:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/01 04:04:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/01 04:04:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/01 04:04:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/01 04:04:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/01 04:04:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/01 04:04:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/01 04:04:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/01 04:04:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/01 04:04:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/01 04:04:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/01 04:04:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/01 04:04:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/01 04:04:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/01 04:04:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/01 04:04:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/01 04:04:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/01 04:04:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/01 04:04:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/01 04:04:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/01 04:04:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/01 04:04:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/01 04:04:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/01 04:04:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/01 04:04:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/01 04:04:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/01 04:04:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/01 04:04:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/01 04:04:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/01 04:04:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/01 04:04:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/01 04:04:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/01 04:04:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/01 04:04:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/01 04:04:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/01 04:04:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/01 04:04:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/01 04:04:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/01 04:04:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/01 04:04:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/01 04:04:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/01 04:04:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/01 04:04:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/01 04:04:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/01 04:04:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/01 04:04:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/01 04:04:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/01 04:04:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/01 04:04:40 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:40 INFO : appleappleapplebanana: Deleted 2026/06/01 04:04:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/01 04:04:40 INFO : dir1/0015-9;=.txt: Deleted 2026/06/01 04:04:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/01 04:04:40 INFO : dir1/0007-1234567.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0003-defghij.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0008-2345678.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0009-3456789.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0010-456789.txt: Deleted 2026/06/01 04:04:41 INFO : splitbananasplit: Deleted 2026/06/01 04:04:41 INFO : dir1/0013-789;=.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0011-56789;.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0012-6789;.txt: Deleted 2026/06/01 04:04:41 INFO : dir1/0014-89;=.txt: Deleted 2026/06/01 04:04:41 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:41 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : appleapple: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/01 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:42 DEBUG : apple: size = 5 OK 2026/06/01 04:04:42 DEBUG : appleapple: size = 21 OK 2026/06/01 04:04:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : apple: Unchanged skipping 2026/06/01 04:04:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:04:42 DEBUG : banana: size = 6 OK 2026/06/01 04:04:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : banana: Unchanged skipping 2026/06/01 04:04:42 DEBUG : splitbanan: size = 16 OK 2026/06/01 04:04:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/01 04:04:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/01 04:04:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/01 04:04:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/01 04:04:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/01 04:04:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/01 04:04:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/01 04:04:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/01 04:04:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/01 04:04:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/01 04:04:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/01 04:04:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/01 04:04:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/01 04:04:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/01 04:04:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/01 04:04:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/01 04:04:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/01 04:04:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/01 04:04:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/01 04:04:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/01 04:04:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/01 04:04:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/01 04:04:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:04:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/01 04:04:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:04:42 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:04:42 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:42 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:42 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : appleapple: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/01 04:04:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/01 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/01 04:04:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/01 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/01 04:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/01 04:04:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/01 04:04:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/01 04:04:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/01 04:04:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/01 04:04:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/01 04:04:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/01 04:04:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/01 04:04:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/01 04:04:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/01 04:04:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/01 04:04:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/01 04:04:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/01 04:04:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/01 04:04:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:04:55 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:55 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:04:55 DEBUG : apple: size = 5 OK 2026/06/01 04:04:55 DEBUG : banana: size = 6 OK 2026/06/01 04:04:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:04:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : banana: Unchanged skipping 2026/06/01 04:04:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : apple: Unchanged skipping 2026/06/01 04:04:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:04:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:04:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:04:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:04:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:04:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:04:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:04:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:04:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:04:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:04:55 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:04:55 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:04:55 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:55 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:56 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:04:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:04:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:04:56 DEBUG : banana: size = 6 OK 2026/06/01 04:04:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:04:56 DEBUG : banana: Unchanged skipping 2026/06/01 04:04:56 DEBUG : apple: size = 5 OK 2026/06/01 04:04:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:04:56 DEBUG : apple: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:04:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:04:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:04:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:04:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:04:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:04:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:04:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:04:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:04:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:04:56 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:04:56 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:56 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : Waiting for deletions to finish 2026/06/01 04:04:57 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:04:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:05:09 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:09 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : apple: size = 5 OK 2026/06/01 04:05:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : apple: Unchanged skipping 2026/06/01 04:05:10 DEBUG : banana: size = 6 OK 2026/06/01 04:05:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : banana: Unchanged skipping 2026/06/01 04:05:10 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:05:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:05:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:05:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:05:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:05:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:05:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:05:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:05:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:05:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:05:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:05:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:05:10 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:05:10 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:10 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:10 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : apple: size = 5 OK 2026/06/01 04:05:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : apple: Unchanged skipping 2026/06/01 04:05:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:05:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:05:11 DEBUG : banana: size = 6 OK 2026/06/01 04:05:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : banana: Unchanged skipping 2026/06/01 04:05:11 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:05:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:05:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:05:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:05:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:05:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:05:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:05:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:05:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:05:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:05:11 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:05:11 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:11 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:11 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:05:24 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:24 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : apple: size = 5 OK 2026/06/01 04:05:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:05:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:05:25 DEBUG : apple: Unchanged skipping 2026/06/01 04:05:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:05:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:05:25 DEBUG : banana: size = 6 OK 2026/06/01 04:05:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : banana: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:05:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:05:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:05:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:05:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:05:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:05:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:05:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:05:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:05:25 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:05:25 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:25 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:25 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : apple: size = 5 OK 2026/06/01 04:05:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : apple: Unchanged skipping 2026/06/01 04:05:26 DEBUG : banana: size = 6 OK 2026/06/01 04:05:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:05:26 DEBUG : banana: Unchanged skipping 2026/06/01 04:05:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:05:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:05:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:05:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:05:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:05:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:05:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:05:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:05:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:05:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:05:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:05:26 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:05:26 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:26 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:26 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:05:38 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:38 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : apple: size = 5 OK 2026/06/01 04:05:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : apple: Unchanged skipping 2026/06/01 04:05:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:05:39 DEBUG : banana: size = 6 OK 2026/06/01 04:05:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : banana: Unchanged skipping 2026/06/01 04:05:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:05:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:05:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:05:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:05:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:05:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:05:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:05:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:05:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:05:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:05:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:05:39 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:05:39 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:39 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:39 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : apple: size = 5 OK 2026/06/01 04:05:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:05:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : apple: Unchanged skipping 2026/06/01 04:05:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:05:40 DEBUG : banana: size = 6 OK 2026/06/01 04:05:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : banana: Unchanged skipping 2026/06/01 04:05:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:05:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:05:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:05:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:05:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:05:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:05:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:05:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:05:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:05:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:05:40 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:05:40 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:40 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:40 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:05:53 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:53 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : apple: size = 5 OK 2026/06/01 04:05:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : apple: Unchanged skipping 2026/06/01 04:05:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:05:54 DEBUG : banana: size = 6 OK 2026/06/01 04:05:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:05:54 DEBUG : banana: Unchanged skipping 2026/06/01 04:05:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:05:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:05:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:05:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:05:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:05:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:05:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:05:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:05:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:05:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:05:54 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:05:54 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:54 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:54 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : apple: size = 5 OK 2026/06/01 04:05:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : apple: Unchanged skipping 2026/06/01 04:05:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/01 04:05:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/01 04:05:55 DEBUG : banana: size = 6 OK 2026/06/01 04:05:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : banana: Unchanged skipping 2026/06/01 04:05:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/01 04:05:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:05:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/01 04:05:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/01 04:05:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/01 04:05:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/01 04:05:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/01 04:05:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/01 04:05:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/01 04:05:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:05:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/01 04:05:55 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:05:55 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:55 DEBUG : Waiting for deletions to finish 2026/06/01 04:05:55 DEBUG : apple: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : banana: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/01 04:05:55 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (180.35s) --- PASS: TestTransform/NFC (19.08s) --- PASS: TestTransform/NFD (14.75s) --- PASS: TestTransform/base64 (17.96s) --- PASS: TestTransform/prefix (19.22s) --- PASS: TestTransform/suffix (18.94s) --- PASS: TestTransform/truncate (17.36s) --- PASS: TestTransform/encoder (15.08s) --- PASS: TestTransform/ISO-8859-1 (13.88s) --- PASS: TestTransform/charmap (15.06s) --- PASS: TestTransform/lowercase (14.26s) --- PASS: TestTransform/ascii (14.74s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 04:06:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 04:06:00 INFO : sub dir_somesuffix: Making directory 2026/06/01 04:06:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/01 04:06:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/01 04:06:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 04:06:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/01 04:06:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 04:06:00 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:00 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/01 04:06:01 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/01 04:06:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:01 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:02 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:02 INFO : tictactoe: Making directory 2026/06/01 04:06:02 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:02 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/01 04:06:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:02 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:02 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:02 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/01 04:06:02 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/01 04:06:02 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:03 INFO : toe: Making directory 2026/06/01 04:06:03 INFO : toe/toe: Making directory 2026/06/01 04:06:03 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 04:06:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 04:06:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 04:06:03 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:03 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/01 04:06:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/01 04:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:05 INFO : toe: Making directory 2026/06/01 04:06:05 INFO : toe/toe: Making directory 2026/06/01 04:06:05 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 04:06:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 04:06:05 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/01 04:06:05 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/01 04:06:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/01 04:06:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.06s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:07 DEBUG : empty_dir: Making directory with metadata 2026/06/01 04:06:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 04:06:07 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:07 INFO : tictacempty_dir: Making directory 2026/06/01 04:06:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:07 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:07 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:07 INFO : tictactoe: Making directory 2026/06/01 04:06:07 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:07 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:07 INFO : tictactoe/tictactoe: Making directory 2026/06/01 04:06:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 04:06:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 04:06:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 04:06:07 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:07 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 04:06:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/01 04:06:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:08 DEBUG : empty_dir: Making directory with metadata 2026/06/01 04:06:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 04:06:08 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:09 INFO : tictacempty_dir: Making directory 2026/06/01 04:06:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:09 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:09 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:09 INFO : tictactoe: Making directory 2026/06/01 04:06:09 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:09 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:09 INFO : tictactoe/tictactoe: Making directory 2026/06/01 04:06:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 04:06:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 04:06:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:09 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:09 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 04:06:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/01 04:06:09 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:09 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:10 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:10 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 04:06:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 04:06:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/01 04:06:10 NOTICE: B2 bucket rclone-test-yitelim0qaku: 0 differences found 2026/06/01 04:06:10 NOTICE: B2 bucket rclone-test-yitelim0qaku: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:11 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:11 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:11 INFO : tictactoe: Making directory 2026/06/01 04:06:11 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:11 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:11 INFO : tictactoe/tictactoe: Making directory 2026/06/01 04:06:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 04:06:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 04:06:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 04:06:11 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:11 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 04:06:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/01 04:06:11 DEBUG : Waiting for deletions to finish 2026/06/01 04:06:12 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:12 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:12 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:12 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/01 04:06:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/01 04:06:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/01 04:06:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/01 04:06:12 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:12 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2026/06/01 04:06:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:13 INFO : toe: Making directory 2026/06/01 04:06:13 INFO : toe/toe: Making directory 2026/06/01 04:06:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 04:06:13 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:13 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:14 DEBUG : toe/toe/toe: size = 11 OK 2026/06/01 04:06:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:14 INFO : toe/toe/toe: Copied (new) 2026/06/01 04:06:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:15 DEBUG : empty_dir: Making directory with metadata 2026/06/01 04:06:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 04:06:15 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:15 INFO : tictacempty_dir: Making directory 2026/06/01 04:06:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:15 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:15 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:15 INFO : tictactoe: Making directory 2026/06/01 04:06:15 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:15 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:15 INFO : tictactoe/tictactoe: Making directory 2026/06/01 04:06:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 04:06:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 04:06:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:15 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:15 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 04:06:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:16 INFO : toe/toe/toe.txt: Deleted 2026/06/01 04:06:16 INFO : toe/toe: Removing directory 2026/06/01 04:06:16 INFO : toe: Removing directory 2026/06/01 04:06:16 INFO : empty_dir: Removing directory 2026/06/01 04:06:16 DEBUG : Local file system at /tmp/rclone3520831180: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:16 DEBUG : empty_dir: Making directory with metadata 2026/06/01 04:06:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 04:06:16 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:17 INFO : tictacempty_dir: Making directory 2026/06/01 04:06:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:17 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:17 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:17 INFO : tictactoe: Making directory 2026/06/01 04:06:17 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:17 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:17 INFO : tictactoe/tictactoe: Making directory 2026/06/01 04:06:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 04:06:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 04:06:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:17 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:17 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 04:06:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:17 INFO : toe/toe/toe.txt: Deleted 2026/06/01 04:06:17 INFO : toe/toe: Removing directory 2026/06/01 04:06:17 INFO : toe: Removing directory 2026/06/01 04:06:17 INFO : empty_dir: Removing directory 2026/06/01 04:06:17 DEBUG : Local file system at /tmp/rclone3520831180: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/01 04:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 04:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 04:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 04:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 04:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 04:06:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 04:06:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/01 04:06:19 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.17s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:20 DEBUG : Reset feature "Copy" 2026/06/01 04:06:20 DEBUG : Reset feature "Move" 2026/06/01 04:06:20 DEBUG : Reset feature "Copy" 2026/06/01 04:06:20 DEBUG : Reset feature "Move" 2026/06/01 04:06:20 DEBUG : empty_dir: Making directory with metadata 2026/06/01 04:06:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/01 04:06:20 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:20 INFO : tictacempty_dir: Making directory 2026/06/01 04:06:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/01 04:06:20 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:20 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:20 INFO : tictactoe: Making directory 2026/06/01 04:06:20 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:20 DEBUG : toe: transformed to: tictactoe 2026/06/01 04:06:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:20 INFO : tictactoe/tictactoe: Making directory 2026/06/01 04:06:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/01 04:06:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/01 04:06:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 04:06:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:20 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:20 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 04:06:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/01 04:06:21 INFO : toe/toe/toe.txt: Deleted 2026/06/01 04:06:21 INFO : toe/toe: Removing directory 2026/06/01 04:06:21 INFO : toe: Removing directory 2026/06/01 04:06:21 INFO : empty_dir: Removing directory 2026/06/01 04:06:21 DEBUG : Local file system at /tmp/rclone3520831180: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/01 04:06:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/01 04:06:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/01 04:06:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 04:06:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 04:06:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/01 04:06:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 04:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/01 04:06:22 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.73s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:23 DEBUG : toe: transformed to: dG9l 2026/06/01 04:06:24 DEBUG : toe: transformed to: dG9l 2026/06/01 04:06:24 INFO : dG9l: Making directory 2026/06/01 04:06:24 DEBUG : toe: transformed to: dG9l 2026/06/01 04:06:24 DEBUG : toe: transformed to: dG9l 2026/06/01 04:06:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/01 04:06:24 INFO : dG9l/dG9l: Making directory 2026/06/01 04:06:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/01 04:06:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/01 04:06:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 04:06:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/01 04:06:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 04:06:24 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:24 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/01 04:06:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/01 04:06:24 DEBUG : Waiting for deletions to finish 2026/06/01 04:06:25 DEBUG : dG9l: transformed to: toe 2026/06/01 04:06:25 DEBUG : dG9l: transformed to: toe 2026/06/01 04:06:25 DEBUG : dG9l: transformed to: toe 2026/06/01 04:06:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/01 04:06:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/01 04:06:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/01 04:06:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/01 04:06:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/01 04:06:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/01 04:06:25 DEBUG : Local file system at /tmp/rclone3520831180: Waiting for checks to finish 2026/06/01 04:06:25 DEBUG : Local file system at /tmp/rclone3520831180: Waiting for transfers to finish 2026/06/01 04:06:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.58s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-yitelim0qaku", Local "Local file system at /tmp/rclone3520831180", Modify Window "1ms" 2026/06/01 04:06:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 04:06:26 DEBUG : toe: transformed to: 2026/06/01 04:06:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 04:06:26 DEBUG : toe: transformed to: 2026/06/01 04:06:26 INFO : B2 bucket rclone-test-yitelim0qaku: Making directory 2026/06/01 04:06:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 04:06:26 DEBUG : toe: transformed to: 2026/06/01 04:06:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 04:06:26 DEBUG : toe: transformed to: 2026/06/01 04:06:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 04:06:26 DEBUG : toe/toe: transformed to: 2026/06/01 04:06:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/01 04:06:26 INFO : toe/toe: Making directory 2026/06/01 04:06:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 04:06:26 DEBUG : toe/toe: transformed to: 2026/06/01 04:06:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/01 04:06:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 04:06:26 DEBUG : toe: transformed to: 2026/06/01 04:06:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/01 04:06:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/01 04:06:26 DEBUG : toe/toe/toe: transformed to: 2026/06/01 04:06:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/01 04:06:26 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for checks to finish 2026/06/01 04:06:26 DEBUG : B2 bucket rclone-test-yitelim0qaku: Waiting for transfers to finish 2026/06/01 04:06:27 DEBUG : toe/toe/toe: size = 11 OK 2026/06/01 04:06:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/01 04:06:27 INFO : toe/toe/toe: Copied (new) 2026/06/01 04:06:27 ERROR : B2 bucket rclone-test-yitelim0qaku: not deleting files as there were IO errors 2026/06/01 04:06:27 ERROR : B2 bucket rclone-test-yitelim0qaku: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/06/01 04:06:28 DEBUG : B2 bucket rclone-test-yitelim0qaku: Purge remote 2026/06/01 04:06:28 INFO : B2 bucket rclone-test-yitelim0qaku: cleaning bucket "rclone-test-yitelim0qaku" of all files 2026/06/01 04:06:29 DEBUG : BackupDir/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad229554b9_d20260601_m040044_c001_v7007000_t0000_u01780286444099") 2026/06/01 04:06:29 DEBUG : BackupDir/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f107117ff65182722_d20260601_m040038_c001_v0001184_t0037_u01780286438924") 2026/06/01 04:06:29 DEBUG : CompareDest/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074ad4f_d20260601_m040020_c001_v7007000_t0000_u01780286420016") 2026/06/01 04:06:29 DEBUG : CompareDest/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431f1a_d20260601_m040014_c001_v0001176_t0026_u01780286414136") 2026/06/01 04:06:29 DEBUG : CompareDest/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074ad51_d20260601_m040020_c001_v7007000_t0000_u01780286420201") 2026/06/01 04:06:29 DEBUG : CompareDest/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e534_d20260601_m040015_c001_v0001173_t0054_u01780286415120") 2026/06/01 04:06:29 DEBUG : CopyDest/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad229554bc_d20260601_m040044_c001_v7007000_t0000_u01780286444282") 2026/06/01 04:06:29 DEBUG : CopyDest/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e5fa_d20260601_m040036_c001_v0001173_t0008_u01780286436005") 2026/06/01 04:06:29 DEBUG : CopyDest/three: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad229554be_d20260601_m040044_c001_v7007000_t0000_u01780286444467") 2026/06/01 04:06:29 DEBUG : CopyDest/three: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e62e_d20260601_m040042_c001_v0001173_t0053_u01780286442155") 2026/06/01 04:06:29 DEBUG : CopyDest/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad229554c0_d20260601_m040044_c001_v7007000_t0000_u01780286444651") 2026/06/01 04:06:29 DEBUG : CopyDest/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432012_d20260601_m040039_c001_v0001176_t0002_u01780286439984") 2026/06/01 04:06:29 DEBUG : EXISTING: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b2e2_d20260601_m040209_c001_v7007000_t0000_u01780286529985") 2026/06/01 04:06:29 DEBUG : EXISTING: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432373_d20260601_m040209_c001_v0001176_t0027_u01780286529003") 2026/06/01 04:06:29 DEBUG : PREFIXapple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b108_d20260601_m040405_c001_v7007000_t0000_u01780286645216") 2026/06/01 04:06:29 DEBUG : PREFIXapple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328ba_d20260601_m040400_c001_v0001176_t0017_u01780286640284") 2026/06/01 04:06:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3c2_d20260601_m040405_c001_v7007000_t0000_u01780286645053") 2026/06/01 04:06:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504659_d20260601_m040400_c001_v0001154_t0000_u01780286640273") 2026/06/01 04:06:29 DEBUG : PREFIXbanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad2295581f_d20260601_m040405_c001_v7007000_t0000_u01780286645373") 2026/06/01 04:06:30 DEBUG : PREFIXbanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823b8_d20260601_m040400_c001_v0001183_t0032_u01780286640293") 2026/06/01 04:06:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4064792d0f874b74_d20260601_m040405_c001_v7007000_t0000_u01780286645411") 2026/06/01 04:06:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83df_d20260601_m040400_c001_v0001100_t0024_u01780286640304") 2026/06/01 04:06:30 DEBUG : Testêé: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b2dc_d20260601_m040206_c001_v7007000_t0000_u01780286526711") 2026/06/01 04:06:30 DEBUG : Testêé: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432353_d20260601_m040206_c001_v0001176_t0058_u01780286526066") 2026/06/01 04:06:30 DEBUG : Testêé: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243234d_d20260601_m040205_c001_v0001176_t0031_u01780286525477") 2026/06/01 04:06:30 DEBUG : YXBwbGU=: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795351_d20260601_m040347_c001_v7007000_t0000_u01780286627614") 2026/06/01 04:06:30 DEBUG : YXBwbGU=: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8381_d20260601_m040343_c001_v0001100_t0022_u01780286623298") 2026/06/01 04:06:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795352_d20260601_m040347_c001_v7007000_t0000_u01780286627796") 2026/06/01 04:06:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327eb_d20260601_m040343_c001_v0001176_t0046_u01780286623308") 2026/06/01 04:06:30 DEBUG : YmFuYW5h: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795353_d20260601_m040347_c001_v7007000_t0000_u01780286627978") 2026/06/01 04:06:30 DEBUG : YmFuYW5h: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504621_d20260601_m040343_c001_v0001154_t0008_u01780286623320") 2026/06/01 04:06:30 DEBUG : a/potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad08_d20260601_m035841_c001_v7007000_t0000_u01780286321730") 2026/06/01 04:06:30 DEBUG : a/potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038c0_d20260601_m035840_c001_v0001103_t0039_u01780286320973") 2026/06/01 04:06:30 DEBUG : a/potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d7a_d20260601_m035839_c001_v7007000_t0000_u01780286319315") 2026/06/01 04:06:30 DEBUG : a/potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038b8_d20260601_m035838_c001_v0001103_t0046_u01780286318417") 2026/06/01 04:06:30 DEBUG : a/potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d1b_d20260601_m035820_c001_v7007000_t0000_u01780286300445") 2026/06/01 04:06:30 DEBUG : a/potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180387a_d20260601_m035819_c001_v0001103_t0024_u01780286299445") 2026/06/01 04:06:30 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddbfc_d20260601_m040556_c001_v7007000_t0000_u01780286756137") 2026/06/01 04:06:30 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078287e_d20260601_m040551_c001_v0001183_t0037_u01780286751861") 2026/06/01 04:06:30 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4b8_d20260601_m040541_c001_v7007000_t0000_u01780286741340") 2026/06/01 04:06:30 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078280c_d20260601_m040537_c001_v0001183_t0059_u01780286737541") 2026/06/01 04:06:30 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30f7_d20260601_m040527_c001_v7007000_t0000_u01780286727150") 2026/06/01 04:06:30 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782754_d20260601_m040523_c001_v0001183_t0031_u01780286723288") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd908_d20260601_m040512_c001_v7007000_t0000_u01780286712082") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807826c0_d20260601_m040508_c001_v0001183_t0036_u01780286708395") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea454_d20260601_m040458_c001_v7007000_t0000_u01780286698138") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782606_d20260601_m040453_c001_v0001183_t0047_u01780286693922") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef0f_d20260601_m040443_c001_v7007000_t0000_u01780286683066") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782552_d20260601_m040436_c001_v0001183_t0007_u01780286676854") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3f8_d20260601_m040425_c001_v7007000_t0000_u01780286665734") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329f8_d20260601_m040422_c001_v0001176_t0017_u01780286662404") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea38a_d20260601_m040421_c001_v7007000_t0000_u01780286661244") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046a3_d20260601_m040417_c001_v0001154_t0018_u01780286657164") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3c9_d20260601_m040406_c001_v7007000_t0000_u01780286646770") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328f2_d20260601_m040403_c001_v0001176_t0035_u01780286643490") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41797be8edb38d97_d20260601_m040402_c001_v7007000_t0000_u01780286642220") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504655_d20260601_m040358_c001_v0001154_t0002_u01780286638361") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddb36_d20260601_m040345_c001_v7007000_t0000_u01780286625563") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504613_d20260601_m040340_c001_v0001154_t0001_u01780286620902") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f4a_d20260601_m040329_c001_v7007000_t0000_u01780286609608") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8319_d20260601_m040325_c001_v0001100_t0002_u01780286605489") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6720_d20260601_m040314_c001_v7007000_t0000_u01780286594875") 2026/06/01 04:06:31 DEBUG : apple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243267b_d20260601_m040311_c001_v0001176_t0039_u01780286591034") 2026/06/01 04:06:32 DEBUG : appleSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d307f_d20260601_m040423_c001_v7007000_t0000_u01780286663971") 2026/06/01 04:06:32 DEBUG : appleSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078247e_d20260601_m040419_c001_v0001183_t0005_u01780286659080") 2026/06/01 04:06:32 DEBUG : appleapple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef10_d20260601_m040443_c001_v7007000_t0000_u01780286683249") 2026/06/01 04:06:32 DEBUG : appleapple: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782566_d20260601_m040439_c001_v0001183_t0027_u01780286679028") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddbfd_d20260601_m040556_c001_v7007000_t0000_u01780286756318") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8619_d20260601_m040552_c001_v0001100_t0020_u01780286752261") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4b9_d20260601_m040541_c001_v7007000_t0000_u01780286741522") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d85d9_d20260601_m040537_c001_v0001100_t0036_u01780286737963") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30f8_d20260601_m040527_c001_v7007000_t0000_u01780286727331") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8587_d20260601_m040523_c001_v0001100_t0019_u01780286723709") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd909_d20260601_m040512_c001_v7007000_t0000_u01780286712264") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8545_d20260601_m040508_c001_v0001100_t0058_u01780286708803") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea455_d20260601_m040458_c001_v7007000_t0000_u01780286698320") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84fd_d20260601_m040454_c001_v0001100_t0041_u01780286694337") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b196_d20260601_m040440_c001_v7007000_t0000_u01780286680698") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432aa4_d20260601_m040437_c001_v0001176_t0015_u01780286677558") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3f9_d20260601_m040425_c001_v7007000_t0000_u01780286665917") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807824b4_d20260601_m040422_c001_v0001183_t0018_u01780286662434") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f427aed2e5d850b49_d20260601_m040421_c001_v7007000_t0000_u01780286661495") 2026/06/01 04:06:32 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8437_d20260601_m040417_c001_v0001100_t0023_u01780286657738") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3ca_d20260601_m040406_c001_v7007000_t0000_u01780286646954") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823e2_d20260601_m040403_c001_v0001183_t0007_u01780286643499") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4057048c5cad48f2_d20260601_m040402_c001_v7007000_t0000_u01780286642434") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823a6_d20260601_m040358_c001_v0001183_t0044_u01780286638907") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4025541381669bff_d20260601_m040345_c001_v7007000_t0000_u01780286625370") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327d7_d20260601_m040341_c001_v0001176_t0004_u01780286621706") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f4b_d20260601_m040329_c001_v7007000_t0000_u01780286609792") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045db_d20260601_m040326_c001_v0001154_t0006_u01780286606075") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6721_d20260601_m040315_c001_v7007000_t0000_u01780286595057") 2026/06/01 04:06:33 DEBUG : appleappleapplebanana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d82d9_d20260601_m040311_c001_v0001100_t0042_u01780286591589") 2026/06/01 04:06:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4100c04ef3a4a095_d20260601_m040424_c001_v7007000_t0000_u01780286664023") 2026/06/01 04:06:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046a7_d20260601_m040419_c001_v0001154_t0013_u01780286659050") 2026/06/01 04:06:33 DEBUG : b/potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad0d_d20260601_m035841_c001_v7007000_t0000_u01780286321912") 2026/06/01 04:06:33 DEBUG : b/potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038bc_d20260601_m035839_c001_v0001103_t0050_u01780286319860") 2026/06/01 04:06:33 DEBUG : b/potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d76_d20260601_m035838_c001_v7007000_t0000_u01780286318770") 2026/06/01 04:06:33 DEBUG : b/potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038b2_d20260601_m035837_c001_v0001103_t0037_u01780286317285") 2026/06/01 04:06:33 DEBUG : b/potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d19_d20260601_m035819_c001_v7007000_t0000_u01780286299902") 2026/06/01 04:06:33 DEBUG : b/potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803876_d20260601_m035818_c001_v0001103_t0028_u01780286298059") 2026/06/01 04:06:33 DEBUG : backup/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4025541381669927_d20260601_m040057_c001_v7007000_t0000_u01780286457447") 2026/06/01 04:06:33 DEBUG : backup/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11753e19cb16080e_d20260601_m040055_c001_v0001174_t0011_u01780286455096") 2026/06/01 04:06:33 DEBUG : backup/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1074626d8a632c94_d20260601_m040050_c001_v0001174_t0054_u01780286450829") 2026/06/01 04:06:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42000b05b0294935_d20260601_m040127_c001_v7007000_t0000_u01780286487759") 2026/06/01 04:06:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f115198a724916f50_d20260601_m040122_c001_v0001174_t0017_u01780286482391") 2026/06/01 04:06:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f103a5957983d9cbc_d20260601_m040118_c001_v0001154_t0007_u01780286478602") 2026/06/01 04:06:34 DEBUG : backup/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf59b_d20260601_m040112_c001_v7007000_t0000_u01780286472050") 2026/06/01 04:06:34 DEBUG : backup/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1139ac6d32b11203_d20260601_m040108_c001_v0001150_t0014_u01780286468041") 2026/06/01 04:06:34 DEBUG : backup/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f119df7fd08971fa8_d20260601_m040103_c001_v0001183_t0049_u01780286463490") 2026/06/01 04:06:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42000b05b0294938_d20260601_m040127_c001_v7007000_t0000_u01780286487943") 2026/06/01 04:06:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1069f4466a3c9cbe_d20260601_m040123_c001_v0001144_t0029_u01780286483286") 2026/06/01 04:06:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f110612553c0911e5_d20260601_m040120_c001_v0001177_t0022_u01780286480061") 2026/06/01 04:06:34 DEBUG : backup/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f402554138166992a_d20260601_m040057_c001_v7007000_t0000_u01780286457637") 2026/06/01 04:06:34 DEBUG : backup/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f110bf9b6d276b921_d20260601_m040056_c001_v0001104_t0042_u01780286456425") 2026/06/01 04:06:34 DEBUG : backup/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f113c584a62d6fa93_d20260601_m040052_c001_v0001184_t0014_u01780286452492") 2026/06/01 04:06:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf5a0_d20260601_m040112_c001_v7007000_t0000_u01780286472232") 2026/06/01 04:06:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f107ef455cd966ccd_d20260601_m040109_c001_v0001116_t0059_u01780286469739") 2026/06/01 04:06:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1160ff8d6e89c8e0_d20260601_m040105_c001_v0001134_t0058_u01780286465250") 2026/06/01 04:06:34 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddbfe_d20260601_m040556_c001_v7007000_t0000_u01780286756501") 2026/06/01 04:06:34 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432e80_d20260601_m040552_c001_v0001176_t0024_u01780286752056") 2026/06/01 04:06:34 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4bb_d20260601_m040541_c001_v7007000_t0000_u01780286741709") 2026/06/01 04:06:34 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432dda_d20260601_m040537_c001_v0001176_t0050_u01780286737748") 2026/06/01 04:06:34 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30f9_d20260601_m040527_c001_v7007000_t0000_u01780286727512") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432d14_d20260601_m040523_c001_v0001176_t0002_u01780286723497") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd91a_d20260601_m040512_c001_v7007000_t0000_u01780286712446") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432c5c_d20260601_m040508_c001_v0001176_t0002_u01780286708591") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea456_d20260601_m040458_c001_v7007000_t0000_u01780286698501") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432b8e_d20260601_m040454_c001_v0001176_t0002_u01780286694129") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef11_d20260601_m040443_c001_v7007000_t0000_u01780286683432") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84a7_d20260601_m040437_c001_v0001100_t0005_u01780286677056") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3fa_d20260601_m040426_c001_v7007000_t0000_u01780286666122") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046b3_d20260601_m040422_c001_v0001154_t0021_u01780286662415") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b389_d20260601_m040421_c001_v7007000_t0000_u01780286661402") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329ac_d20260601_m040417_c001_v0001176_t0013_u01780286657532") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3cb_d20260601_m040407_c001_v7007000_t0000_u01780286647137") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83f3_d20260601_m040403_c001_v0001100_t0039_u01780286643479") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4057048c5cad48f3_d20260601_m040402_c001_v7007000_t0000_u01780286642435") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328a0_d20260601_m040358_c001_v0001176_t0027_u01780286638700") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4025541381669c00_d20260601_m040345_c001_v7007000_t0000_u01780286625552") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d837b_d20260601_m040341_c001_v0001100_t0022_u01780286621228") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f4d_d20260601_m040329_c001_v7007000_t0000_u01780286609974") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243272b_d20260601_m040325_c001_v0001176_t0020_u01780286605826") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6722_d20260601_m040315_c001_v7007000_t0000_u01780286595240") 2026/06/01 04:06:35 DEBUG : banana: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045a9_d20260601_m040311_c001_v0001154_t0002_u01780286591251") 2026/06/01 04:06:36 DEBUG : bananaSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b39d_d20260601_m040424_c001_v7007000_t0000_u01780286664032") 2026/06/01 04:06:36 DEBUG : bananaSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329bc_d20260601_m040419_c001_v0001176_t0012_u01780286659061") 2026/06/01 04:06:36 DEBUG : both0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d2c_d20260601_m040239_c001_v7007000_t0000_u01780286559385") 2026/06/01 04:06:36 DEBUG : both0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432477_d20260601_m040227_c001_v0001176_t0029_u01780286547633") 2026/06/01 04:06:36 DEBUG : both0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaab_d20260601_m040223_c001_v7007000_t0000_u01780286543391") 2026/06/01 04:06:36 DEBUG : both0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243238b_d20260601_m040211_c001_v0001176_t0008_u01780286531915") 2026/06/01 04:06:36 DEBUG : both1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d2d_d20260601_m040239_c001_v7007000_t0000_u01780286559568") 2026/06/01 04:06:36 DEBUG : both1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243247f_d20260601_m040228_c001_v0001176_t0055_u01780286548059") 2026/06/01 04:06:36 DEBUG : both1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaac_d20260601_m040223_c001_v7007000_t0000_u01780286543574") 2026/06/01 04:06:36 DEBUG : both1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432391_d20260601_m040212_c001_v0001176_t0043_u01780286532344") 2026/06/01 04:06:36 DEBUG : both10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d2e_d20260601_m040239_c001_v7007000_t0000_u01780286559764") 2026/06/01 04:06:36 DEBUG : both10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324c9_d20260601_m040232_c001_v0001176_t0047_u01780286552033") 2026/06/01 04:06:36 DEBUG : both10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaad_d20260601_m040223_c001_v7007000_t0000_u01780286543761") 2026/06/01 04:06:36 DEBUG : both10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323e3_d20260601_m040216_c001_v0001176_t0018_u01780286536199") 2026/06/01 04:06:36 DEBUG : both11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d2f_d20260601_m040239_c001_v7007000_t0000_u01780286559947") 2026/06/01 04:06:36 DEBUG : both11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324cf_d20260601_m040232_c001_v0001176_t0032_u01780286552456") 2026/06/01 04:06:36 DEBUG : both11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaae_d20260601_m040223_c001_v7007000_t0000_u01780286543943") 2026/06/01 04:06:37 DEBUG : both11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323e9_d20260601_m040216_c001_v0001176_t0049_u01780286536625") 2026/06/01 04:06:37 DEBUG : both12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d30_d20260601_m040240_c001_v7007000_t0000_u01780286560130") 2026/06/01 04:06:37 DEBUG : both12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324dd_d20260601_m040232_c001_v0001176_t0025_u01780286552964") 2026/06/01 04:06:37 DEBUG : both12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaaf_d20260601_m040224_c001_v7007000_t0000_u01780286544125") 2026/06/01 04:06:37 DEBUG : both12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323ef_d20260601_m040217_c001_v0001176_t0050_u01780286537066") 2026/06/01 04:06:37 DEBUG : both13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d31_d20260601_m040240_c001_v7007000_t0000_u01780286560313") 2026/06/01 04:06:37 DEBUG : both13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324e5_d20260601_m040233_c001_v0001176_t0028_u01780286553434") 2026/06/01 04:06:37 DEBUG : both13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab0_d20260601_m040224_c001_v7007000_t0000_u01780286544307") 2026/06/01 04:06:37 DEBUG : both13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323f9_d20260601_m040217_c001_v0001176_t0037_u01780286537508") 2026/06/01 04:06:37 DEBUG : both14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d32_d20260601_m040240_c001_v7007000_t0000_u01780286560496") 2026/06/01 04:06:37 DEBUG : both14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324ed_d20260601_m040233_c001_v0001176_t0024_u01780286553858") 2026/06/01 04:06:37 DEBUG : both14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab2_d20260601_m040224_c001_v7007000_t0000_u01780286544489") 2026/06/01 04:06:37 DEBUG : both14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432401_d20260601_m040217_c001_v0001176_t0011_u01780286537930") 2026/06/01 04:06:37 DEBUG : both15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d33_d20260601_m040240_c001_v7007000_t0000_u01780286560679") 2026/06/01 04:06:37 DEBUG : both15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324f5_d20260601_m040234_c001_v0001176_t0020_u01780286554271") 2026/06/01 04:06:37 DEBUG : both15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab3_d20260601_m040224_c001_v7007000_t0000_u01780286544670") 2026/06/01 04:06:37 DEBUG : both15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432405_d20260601_m040218_c001_v0001176_t0051_u01780286538355") 2026/06/01 04:06:37 DEBUG : both16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d34_d20260601_m040240_c001_v7007000_t0000_u01780286560861") 2026/06/01 04:06:37 DEBUG : both16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432501_d20260601_m040234_c001_v0001176_t0048_u01780286554727") 2026/06/01 04:06:37 DEBUG : both16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab4_d20260601_m040224_c001_v7007000_t0000_u01780286544853") 2026/06/01 04:06:37 DEBUG : both16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243240f_d20260601_m040218_c001_v0001176_t0028_u01780286538788") 2026/06/01 04:06:37 DEBUG : both17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d35_d20260601_m040241_c001_v7007000_t0000_u01780286561045") 2026/06/01 04:06:37 DEBUG : both17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432507_d20260601_m040235_c001_v0001176_t0029_u01780286555142") 2026/06/01 04:06:38 DEBUG : both17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab5_d20260601_m040225_c001_v7007000_t0000_u01780286545034") 2026/06/01 04:06:38 DEBUG : both17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432415_d20260601_m040219_c001_v0001176_t0018_u01780286539278") 2026/06/01 04:06:38 DEBUG : both18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d36_d20260601_m040241_c001_v7007000_t0000_u01780286561230") 2026/06/01 04:06:38 DEBUG : both18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243250f_d20260601_m040235_c001_v0001176_t0011_u01780286555577") 2026/06/01 04:06:38 DEBUG : both18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab6_d20260601_m040225_c001_v7007000_t0000_u01780286545218") 2026/06/01 04:06:38 DEBUG : both18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243241d_d20260601_m040219_c001_v0001176_t0042_u01780286539709") 2026/06/01 04:06:38 DEBUG : both19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d37_d20260601_m040241_c001_v7007000_t0000_u01780286561413") 2026/06/01 04:06:38 DEBUG : both19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243251b_d20260601_m040236_c001_v0001176_t0030_u01780286556006") 2026/06/01 04:06:38 DEBUG : both19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab7_d20260601_m040225_c001_v7007000_t0000_u01780286545400") 2026/06/01 04:06:38 DEBUG : both19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432427_d20260601_m040220_c001_v0001176_t0015_u01780286540138") 2026/06/01 04:06:38 DEBUG : both2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d38_d20260601_m040241_c001_v7007000_t0000_u01780286561598") 2026/06/01 04:06:38 DEBUG : both2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243248d_d20260601_m040228_c001_v0001176_t0042_u01780286548474") 2026/06/01 04:06:38 DEBUG : both2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab8_d20260601_m040225_c001_v7007000_t0000_u01780286545622") 2026/06/01 04:06:38 DEBUG : both2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243239d_d20260601_m040212_c001_v0001176_t0014_u01780286532791") 2026/06/01 04:06:38 DEBUG : both3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d39_d20260601_m040241_c001_v7007000_t0000_u01780286561781") 2026/06/01 04:06:38 DEBUG : both3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432493_d20260601_m040228_c001_v0001176_t0018_u01780286548946") 2026/06/01 04:06:38 DEBUG : both3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddab9_d20260601_m040225_c001_v7007000_t0000_u01780286545804") 2026/06/01 04:06:38 DEBUG : both3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323a5_d20260601_m040213_c001_v0001176_t0048_u01780286533221") 2026/06/01 04:06:38 DEBUG : both4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d3a_d20260601_m040241_c001_v7007000_t0000_u01780286561964") 2026/06/01 04:06:38 DEBUG : both4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243249b_d20260601_m040229_c001_v0001176_t0012_u01780286549360") 2026/06/01 04:06:38 DEBUG : both4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaba_d20260601_m040225_c001_v7007000_t0000_u01780286545988") 2026/06/01 04:06:39 DEBUG : both4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323af_d20260601_m040213_c001_v0001176_t0041_u01780286533639") 2026/06/01 04:06:39 DEBUG : both5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d3b_d20260601_m040242_c001_v7007000_t0000_u01780286562147") 2026/06/01 04:06:39 DEBUG : both5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324a5_d20260601_m040229_c001_v0001176_t0047_u01780286549795") 2026/06/01 04:06:39 DEBUG : both5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddabb_d20260601_m040226_c001_v7007000_t0000_u01780286546170") 2026/06/01 04:06:39 DEBUG : both5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323b5_d20260601_m040214_c001_v0001176_t0059_u01780286534064") 2026/06/01 04:06:39 DEBUG : both6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d3c_d20260601_m040242_c001_v7007000_t0000_u01780286562329") 2026/06/01 04:06:39 DEBUG : both6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324ad_d20260601_m040230_c001_v0001176_t0054_u01780286550228") 2026/06/01 04:06:39 DEBUG : both6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddabc_d20260601_m040226_c001_v7007000_t0000_u01780286546352") 2026/06/01 04:06:39 DEBUG : both6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323bd_d20260601_m040214_c001_v0001176_t0007_u01780286534486") 2026/06/01 04:06:39 DEBUG : both7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d3d_d20260601_m040242_c001_v7007000_t0000_u01780286562512") 2026/06/01 04:06:39 DEBUG : both7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324b3_d20260601_m040230_c001_v0001176_t0056_u01780286550654") 2026/06/01 04:06:39 DEBUG : both7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddabd_d20260601_m040226_c001_v7007000_t0000_u01780286546533") 2026/06/01 04:06:39 DEBUG : both7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323c9_d20260601_m040214_c001_v0001176_t0023_u01780286534912") 2026/06/01 04:06:39 DEBUG : both8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d3e_d20260601_m040242_c001_v7007000_t0000_u01780286562695") 2026/06/01 04:06:39 DEBUG : both8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324b9_d20260601_m040231_c001_v0001176_t0018_u01780286551091") 2026/06/01 04:06:39 DEBUG : both8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddabf_d20260601_m040226_c001_v7007000_t0000_u01780286546715") 2026/06/01 04:06:39 DEBUG : both8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323d3_d20260601_m040215_c001_v0001176_t0015_u01780286535359") 2026/06/01 04:06:39 DEBUG : both9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d3f_d20260601_m040242_c001_v7007000_t0000_u01780286562882") 2026/06/01 04:06:39 DEBUG : both9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324bf_d20260601_m040231_c001_v0001176_t0026_u01780286551514") 2026/06/01 04:06:39 DEBUG : both9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddac1_d20260601_m040226_c001_v7007000_t0000_u01780286546898") 2026/06/01 04:06:39 DEBUG : both9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323db_d20260601_m040215_c001_v0001176_t0018_u01780286535783") 2026/06/01 04:06:40 DEBUG : c/non empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad12_d20260601_m035842_c001_v7007000_t0000_u01780286322094") 2026/06/01 04:06:40 DEBUG : c/non empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038be_d20260601_m035840_c001_v0001103_t0038_u01780286320174") 2026/06/01 04:06:40 DEBUG : c/non empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d7c_d20260601_m035839_c001_v7007000_t0000_u01780286319497") 2026/06/01 04:06:40 DEBUG : c/non empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038b4_d20260601_m035837_c001_v0001103_t0014_u01780286317638") 2026/06/01 04:06:40 DEBUG : c/non empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d1c_d20260601_m035820_c001_v7007000_t0000_u01780286300628") 2026/06/01 04:06:40 DEBUG : c/non empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803878_d20260601_m035818_c001_v0001103_t0025_u01780286298472") 2026/06/01 04:06:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795354_d20260601_m040348_c001_v7007000_t0000_u01780286628161") 2026/06/01 04:06:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782312_d20260601_m040344_c001_v0001183_t0042_u01780286624052") 2026/06/01 04:06:40 DEBUG : check sum: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8ef0_d20260601_m035810_c001_v7007000_t0000_u01780286290461") 2026/06/01 04:06:40 DEBUG : check sum: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803856_d20260601_m035809_c001_v0001103_t0047_u01780286289259") 2026/06/01 04:06:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f422cef7132a870f5_d20260601_m040626_c001_v7007000_t0000_u01780286786095") 2026/06/01 04:06:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782984_d20260601_m040624_c001_v0001183_t0024_u01780286784498") 2026/06/01 04:06:40 DEBUG : dest/3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad22955438_d20260601_m040029_c001_v7007000_t0000_u01780286429000") 2026/06/01 04:06:40 DEBUG : dest/3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4190970cd130f681_d20260601_m040027_c001_v0001181_t0026_u01780286427903") 2026/06/01 04:06:40 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef12_d20260601_m040443_c001_v7007000_t0000_u01780286683621") 2026/06/01 04:06:40 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432abe_d20260601_m040439_c001_v0001176_t0009_u01780286679250") 2026/06/01 04:06:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddbff_d20260601_m040556_c001_v7007000_t0000_u01780286756682") 2026/06/01 04:06:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782850_d20260601_m040546_c001_v0001183_t0015_u01780286746009") 2026/06/01 04:06:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4bf_d20260601_m040541_c001_v7007000_t0000_u01780286741896") 2026/06/01 04:06:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807827be_d20260601_m040531_c001_v0001183_t0030_u01780286731765") 2026/06/01 04:06:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30fa_d20260601_m040527_c001_v7007000_t0000_u01780286727693") 2026/06/01 04:06:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782716_d20260601_m040516_c001_v0001183_t0036_u01780286716700") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd92b_d20260601_m040512_c001_v7007000_t0000_u01780286712627") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782660_d20260601_m040502_c001_v0001183_t0006_u01780286702809") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea457_d20260601_m040458_c001_v7007000_t0000_u01780286698683") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807825cc_d20260601_m040447_c001_v0001183_t0026_u01780286687735") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f417958ed1ffa704d_d20260601_m040440_c001_v7007000_t0000_u01780286680905") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078251c_d20260601_m040430_c001_v0001183_t0036_u01780286670369") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3fb_d20260601_m040426_c001_v7007000_t0000_u01780286666302") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329fa_d20260601_m040422_c001_v0001176_t0056_u01780286662627") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f427aed2e5d850b47_d20260601_m040421_c001_v7007000_t0000_u01780286661312") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504689_d20260601_m040411_c001_v0001154_t0014_u01780286651420") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3cc_d20260601_m040407_c001_v7007000_t0000_u01780286647320") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823ea_d20260601_m040403_c001_v0001183_t0021_u01780286643710") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f405fcee326c8167d_d20260601_m040402_c001_v7007000_t0000_u01780286642449") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850463f_d20260601_m040352_c001_v0001154_t0012_u01780286632205") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f424efead8def817e_d20260601_m040345_c001_v7007000_t0000_u01780286625591") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432777_d20260601_m040334_c001_v0001176_t0004_u01780286614242") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f4f_d20260601_m040330_c001_v7007000_t0000_u01780286610157") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045bd_d20260601_m040319_c001_v0001154_t0013_u01780286599497") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6724_d20260601_m040315_c001_v7007000_t0000_u01780286595422") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d82b5_d20260601_m040305_c001_v0001100_t0043_u01780286585409") 2026/06/01 04:06:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3f5_d20260601_m040424_c001_v7007000_t0000_u01780286664196") 2026/06/01 04:06:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329c0_d20260601_m040419_c001_v0001176_t0011_u01780286659266") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef13_d20260601_m040443_c001_v7007000_t0000_u01780286683804") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504701_d20260601_m040439_c001_v0001154_t0012_u01780286679263") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc00_d20260601_m040556_c001_v7007000_t0000_u01780286756863") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432e40_d20260601_m040546_c001_v0001176_t0054_u01780286746577") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4c3_d20260601_m040542_c001_v7007000_t0000_u01780286742079") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432d86_d20260601_m040532_c001_v0001176_t0025_u01780286732343") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30fb_d20260601_m040527_c001_v7007000_t0000_u01780286727875") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432ccc_d20260601_m040517_c001_v0001176_t0002_u01780286717269") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd92c_d20260601_m040512_c001_v7007000_t0000_u01780286712809") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432c0c_d20260601_m040503_c001_v0001176_t0052_u01780286703385") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea458_d20260601_m040458_c001_v7007000_t0000_u01780286698865") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432b40_d20260601_m040448_c001_v0001176_t0023_u01780286688305") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40431be223fc7c8c_d20260601_m040441_c001_v7007000_t0000_u01780286681150") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8481_d20260601_m040430_c001_v0001100_t0003_u01780286670950") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3fd_d20260601_m040426_c001_v7007000_t0000_u01780286666484") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807824ba_d20260601_m040422_c001_v0001183_t0039_u01780286662636") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d307e_d20260601_m040421_c001_v7007000_t0000_u01780286661507") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243296a_d20260601_m040412_c001_v0001176_t0039_u01780286652356") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3cd_d20260601_m040407_c001_v7007000_t0000_u01780286647504") 2026/06/01 04:06:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328f8_d20260601_m040403_c001_v0001176_t0050_u01780286643775") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3ba_d20260601_m040402_c001_v7007000_t0000_u01780286642013") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243286c_d20260601_m040353_c001_v0001176_t0027_u01780286633051") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f415c7e8d4e17e4b2_d20260601_m040345_c001_v7007000_t0000_u01780286625565") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045f5_d20260601_m040334_c001_v0001154_t0012_u01780286614818") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f50_d20260601_m040330_c001_v7007000_t0000_u01780286610339") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d82fb_d20260601_m040320_c001_v0001100_t0021_u01780286600225") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6725_d20260601_m040315_c001_v7007000_t0000_u01780286595605") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243263d_d20260601_m040306_c001_v0001176_t0046_u01780286586098") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab97902f92_d20260601_m040424_c001_v7007000_t0000_u01780286664044") 2026/06/01 04:06:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782480_d20260601_m040419_c001_v0001183_t0025_u01780286659287") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef14_d20260601_m040443_c001_v7007000_t0000_u01780286683986") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078256c_d20260601_m040439_c001_v0001183_t0046_u01780286679271") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc01_d20260601_m040557_c001_v7007000_t0000_u01780286757046") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d85ff_d20260601_m040547_c001_v0001100_t0036_u01780286747149") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4c6_d20260601_m040542_c001_v7007000_t0000_u01780286742263") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d85bd_d20260601_m040532_c001_v0001100_t0058_u01780286732930") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30fc_d20260601_m040528_c001_v7007000_t0000_u01780286728056") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8561_d20260601_m040517_c001_v0001100_t0031_u01780286717845") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd93d_d20260601_m040512_c001_v7007000_t0000_u01780286712991") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d852b_d20260601_m040503_c001_v0001100_t0027_u01780286703958") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea459_d20260601_m040459_c001_v7007000_t0000_u01780286699046") 2026/06/01 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84e1_d20260601_m040448_c001_v0001100_t0021_u01780286688896") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41649c05e17a133f_d20260601_m040440_c001_v7007000_t0000_u01780286680975") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432a5e_d20260601_m040431_c001_v0001176_t0016_u01780286671756") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3fe_d20260601_m040426_c001_v7007000_t0000_u01780286666665") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046b5_d20260601_m040422_c001_v0001154_t0025_u01780286662773") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b155_d20260601_m040421_c001_v7007000_t0000_u01780286661315") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d841b_d20260601_m040412_c001_v0001100_t0050_u01780286652927") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3ce_d20260601_m040407_c001_v7007000_t0000_u01780286647687") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83f7_d20260601_m040403_c001_v0001100_t0021_u01780286643834") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b0f6_d20260601_m040402_c001_v7007000_t0000_u01780286642032") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782376_d20260601_m040353_c001_v0001183_t0020_u01780286633629") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f427aed2e5d850b12_d20260601_m040345_c001_v7007000_t0000_u01780286625598") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d834f_d20260601_m040335_c001_v0001100_t0045_u01780286615552") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f52_d20260601_m040330_c001_v7007000_t0000_u01780286610525") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024326eb_d20260601_m040320_c001_v0001176_t0023_u01780286600959") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6727_d20260601_m040315_c001_v7007000_t0000_u01780286595786") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850458e_d20260601_m040306_c001_v0001154_t0008_u01780286586666") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f427aed2e5d850b53_d20260601_m040423_c001_v7007000_t0000_u01780286663981") 2026/06/01 04:06:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046a9_d20260601_m040419_c001_v0001154_t0000_u01780286659407") 2026/06/01 04:06:44 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef15_d20260601_m040444_c001_v7007000_t0000_u01780286684169") 2026/06/01 04:06:44 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84af_d20260601_m040439_c001_v0001100_t0030_u01780286679337") 2026/06/01 04:06:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc02_d20260601_m040557_c001_v7007000_t0000_u01780286757228") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047db_d20260601_m040547_c001_v0001154_t0023_u01780286747866") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4c9_d20260601_m040542_c001_v7007000_t0000_u01780286742458") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047ad_d20260601_m040533_c001_v0001154_t0014_u01780286733629") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30fd_d20260601_m040528_c001_v7007000_t0000_u01780286728237") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504787_d20260601_m040518_c001_v0001154_t0014_u01780286718624") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd93e_d20260601_m040513_c001_v7007000_t0000_u01780286713172") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504755_d20260601_m040504_c001_v0001154_t0017_u01780286704806") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea45b_d20260601_m040459_c001_v7007000_t0000_u01780286699228") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504723_d20260601_m040449_c001_v0001154_t0010_u01780286689668") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40431be223fc7c8a_d20260601_m040440_c001_v7007000_t0000_u01780286680967") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046d9_d20260601_m040432_c001_v0001154_t0015_u01780286672337") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3ff_d20260601_m040426_c001_v7007000_t0000_u01780286666847") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d845f_d20260601_m040422_c001_v0001100_t0037_u01780286662818") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f424efead8def82f9_d20260601_m040421_c001_v7007000_t0000_u01780286661285") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078243e_d20260601_m040413_c001_v0001183_t0022_u01780286653614") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3cf_d20260601_m040407_c001_v7007000_t0000_u01780286647872") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823ec_d20260601_m040403_c001_v0001183_t0027_u01780286643911") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41797be8edb38d96_d20260601_m040402_c001_v7007000_t0000_u01780286642038") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83c5_d20260601_m040354_c001_v0001100_t0007_u01780286634198") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eee5f_d20260601_m040345_c001_v7007000_t0000_u01780286625610") 2026/06/01 04:06:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243278b_d20260601_m040335_c001_v0001176_t0038_u01780286615820") 2026/06/01 04:06:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f54_d20260601_m040330_c001_v7007000_t0000_u01780286610708") 2026/06/01 04:06:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045c3_d20260601_m040321_c001_v0001154_t0024_u01780286601169") 2026/06/01 04:06:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6728_d20260601_m040315_c001_v7007000_t0000_u01780286595968") 2026/06/01 04:06:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d82c1_d20260601_m040307_c001_v0001100_t0016_u01780286587002") 2026/06/01 04:06:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f427aed2e5d850b57_d20260601_m040424_c001_v7007000_t0000_u01780286664345") 2026/06/01 04:06:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329c6_d20260601_m040419_c001_v0001176_t0048_u01780286659475") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef16_d20260601_m040444_c001_v7007000_t0000_u01780286684354") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432ac2_d20260601_m040439_c001_v0001176_t0036_u01780286679466") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc03_d20260601_m040557_c001_v7007000_t0000_u01780286757411") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078285e_d20260601_m040548_c001_v0001183_t0049_u01780286748232") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4cb_d20260601_m040542_c001_v7007000_t0000_u01780286742646") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807827e0_d20260601_m040534_c001_v0001183_t0003_u01780286734091") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30fe_d20260601_m040528_c001_v7007000_t0000_u01780286728419") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782730_d20260601_m040518_c001_v0001183_t0003_u01780286718973") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd93f_d20260601_m040513_c001_v7007000_t0000_u01780286713354") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078267e_d20260601_m040505_c001_v0001183_t0045_u01780286705116") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea45d_d20260601_m040459_c001_v7007000_t0000_u01780286699411") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807825e4_d20260601_m040450_c001_v0001183_t0032_u01780286690180") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41649c05e17a133d_d20260601_m040440_c001_v7007000_t0000_u01780286680713") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782532_d20260601_m040433_c001_v0001183_t0012_u01780286673214") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea400_d20260601_m040427_c001_v7007000_t0000_u01780286667031") 2026/06/01 04:06:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329fe_d20260601_m040422_c001_v0001176_t0030_u01780286662849") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d307d_d20260601_m040421_c001_v7007000_t0000_u01780286661324") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504693_d20260601_m040413_c001_v0001154_t0012_u01780286653811") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3d0_d20260601_m040408_c001_v7007000_t0000_u01780286648058") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328fc_d20260601_m040403_c001_v0001176_t0026_u01780286643996") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4057048c5cad48f0_d20260601_m040402_c001_v7007000_t0000_u01780286642067") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850464b_d20260601_m040354_c001_v0001154_t0019_u01780286634501") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddb37_d20260601_m040345_c001_v7007000_t0000_u01780286625747") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045f7_d20260601_m040336_c001_v0001154_t0010_u01780286616029") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f57_d20260601_m040330_c001_v7007000_t0000_u01780286610898") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8301_d20260601_m040321_c001_v0001100_t0040_u01780286601623") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6729_d20260601_m040316_c001_v7007000_t0000_u01780286596150") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243264d_d20260601_m040307_c001_v0001176_t0024_u01780286587373") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3081_d20260601_m040424_c001_v7007000_t0000_u01780286664153") 2026/06/01 04:06:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782484_d20260601_m040419_c001_v0001183_t0018_u01780286659490") 2026/06/01 04:06:47 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef17_d20260601_m040444_c001_v7007000_t0000_u01780286684537") 2026/06/01 04:06:47 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078256e_d20260601_m040439_c001_v0001183_t0030_u01780286679477") 2026/06/01 04:06:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc04_d20260601_m040557_c001_v7007000_t0000_u01780286757593") 2026/06/01 04:06:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432e52_d20260601_m040548_c001_v0001176_t0033_u01780286748426") 2026/06/01 04:06:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4cd_d20260601_m040542_c001_v7007000_t0000_u01780286742829") 2026/06/01 04:06:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432daa_d20260601_m040534_c001_v0001176_t0001_u01780286734300") 2026/06/01 04:06:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d30ff_d20260601_m040528_c001_v7007000_t0000_u01780286728599") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432cde_d20260601_m040519_c001_v0001176_t0012_u01780286719178") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd940_d20260601_m040513_c001_v7007000_t0000_u01780286713535") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432c28_d20260601_m040505_c001_v0001176_t0051_u01780286705317") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea45e_d20260601_m040459_c001_v7007000_t0000_u01780286699594") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432b64_d20260601_m040450_c001_v0001176_t0006_u01780286690625") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f417958ed1ffa704c_d20260601_m040440_c001_v7007000_t0000_u01780286680723") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d848d_d20260601_m040433_c001_v0001100_t0019_u01780286673419") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea406_d20260601_m040427_c001_v7007000_t0000_u01780286667214") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807824c4_d20260601_m040422_c001_v0001183_t0040_u01780286662970") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b154_d20260601_m040421_c001_v7007000_t0000_u01780286661133") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243297e_d20260601_m040414_c001_v0001176_t0056_u01780286654228") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3d2_d20260601_m040408_c001_v7007000_t0000_u01780286648240") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850466b_d20260601_m040404_c001_v0001154_t0022_u01780286644087") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3be_d20260601_m040402_c001_v7007000_t0000_u01780286642560") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243287c_d20260601_m040354_c001_v0001176_t0016_u01780286634893") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c79534b_d20260601_m040345_c001_v7007000_t0000_u01780286625622") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8359_d20260601_m040336_c001_v0001100_t0021_u01780286616582") 2026/06/01 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f58_d20260601_m040331_c001_v7007000_t0000_u01780286611089") 2026/06/01 04:06:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024326ff_d20260601_m040321_c001_v0001176_t0055_u01780286601920") 2026/06/01 04:06:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb672a_d20260601_m040316_c001_v7007000_t0000_u01780286596337") 2026/06/01 04:06:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504592_d20260601_m040307_c001_v0001154_t0008_u01780286587593") 2026/06/01 04:06:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f427aed2e5d850b56_d20260601_m040424_c001_v7007000_t0000_u01780286664163") 2026/06/01 04:06:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8441_d20260601_m040419_c001_v0001100_t0023_u01780286659523") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef18_d20260601_m040444_c001_v7007000_t0000_u01780286684721") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504705_d20260601_m040439_c001_v0001154_t0015_u01780286679666") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc05_d20260601_m040557_c001_v7007000_t0000_u01780286757773") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8603_d20260601_m040548_c001_v0001100_t0031_u01780286748715") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4ce_d20260601_m040543_c001_v7007000_t0000_u01780286743011") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d85c3_d20260601_m040534_c001_v0001100_t0000_u01780286734568") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3100_d20260601_m040528_c001_v7007000_t0000_u01780286728781") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d856f_d20260601_m040519_c001_v0001100_t0013_u01780286719403") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd941_d20260601_m040513_c001_v7007000_t0000_u01780286713716") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8533_d20260601_m040505_c001_v0001100_t0015_u01780286705533") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea45f_d20260601_m040459_c001_v7007000_t0000_u01780286699778") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84e7_d20260601_m040450_c001_v0001100_t0041_u01780286690848") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4256f6cb52e27aaf_d20260601_m040441_c001_v7007000_t0000_u01780286681049") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432a78_d20260601_m040433_c001_v0001176_t0025_u01780286673808") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea407_d20260601_m040427_c001_v7007000_t0000_u01780286667395") 2026/06/01 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432a00_d20260601_m040423_c001_v0001176_t0008_u01780286663092") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d307c_d20260601_m040421_c001_v7007000_t0000_u01780286661138") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8425_d20260601_m040414_c001_v0001100_t0042_u01780286654435") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3d3_d20260601_m040408_c001_v7007000_t0000_u01780286648428") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823ee_d20260601_m040404_c001_v0001183_t0021_u01780286644111") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4064792d0f874b6d_d20260601_m040402_c001_v7007000_t0000_u01780286642411") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782382_d20260601_m040355_c001_v0001183_t0032_u01780286635141") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f415c7e8d4e17e4b3_d20260601_m040345_c001_v7007000_t0000_u01780286625757") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243279f_d20260601_m040337_c001_v0001176_t0012_u01780286617270") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f5a_d20260601_m040331_c001_v7007000_t0000_u01780286611273") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045c7_d20260601_m040322_c001_v0001154_t0022_u01780286602139") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb672b_d20260601_m040316_c001_v7007000_t0000_u01780286596519") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d82c7_d20260601_m040308_c001_v0001100_t0046_u01780286587999") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f424efead8def8307_d20260601_m040423_c001_v7007000_t0000_u01780286663993") 2026/06/01 04:06:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329cc_d20260601_m040419_c001_v0001176_t0040_u01780286659686") 2026/06/01 04:06:50 DEBUG : dir1/0007-12345: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef19_d20260601_m040444_c001_v7007000_t0000_u01780286684904") 2026/06/01 04:06:50 DEBUG : dir1/0007-12345: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432ac6_d20260601_m040439_c001_v0001176_t0027_u01780286679674") 2026/06/01 04:06:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc06_d20260601_m040557_c001_v7007000_t0000_u01780286757955") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047dd_d20260601_m040549_c001_v0001154_t0019_u01780286749240") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4cf_d20260601_m040543_c001_v7007000_t0000_u01780286743194") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047b7_d20260601_m040534_c001_v0001154_t0007_u01780286734876") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3101_d20260601_m040528_c001_v7007000_t0000_u01780286728962") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504789_d20260601_m040519_c001_v0001154_t0015_u01780286719859") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd952_d20260601_m040513_c001_v7007000_t0000_u01780286713897") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850475b_d20260601_m040505_c001_v0001154_t0006_u01780286705955") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea460_d20260601_m040459_c001_v7007000_t0000_u01780286699960") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504729_d20260601_m040451_c001_v0001154_t0010_u01780286691268") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b197_d20260601_m040440_c001_v7007000_t0000_u01780286680881") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046e5_d20260601_m040434_c001_v0001154_t0006_u01780286674019") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea409_d20260601_m040427_c001_v7007000_t0000_u01780286667576") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8461_d20260601_m040423_c001_v0001100_t0020_u01780286663169") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b151_d20260601_m040420_c001_v7007000_t0000_u01780286660894") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078244a_d20260601_m040414_c001_v0001183_t0037_u01780286654746") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3d4_d20260601_m040408_c001_v7007000_t0000_u01780286648611") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432902_d20260601_m040404_c001_v0001176_t0029_u01780286644211") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4057048c5cad48f1_d20260601_m040402_c001_v7007000_t0000_u01780286642252") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83c9_d20260601_m040355_c001_v0001100_t0046_u01780286635478") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf83d_d20260601_m040345_c001_v7007000_t0000_u01780286625771") 2026/06/01 04:06:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045ff_d20260601_m040337_c001_v0001154_t0008_u01780286617482") 2026/06/01 04:06:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f5c_d20260601_m040331_c001_v7007000_t0000_u01780286611457") 2026/06/01 04:06:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8303_d20260601_m040322_c001_v0001100_t0011_u01780286602441") 2026/06/01 04:06:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb672c_d20260601_m040316_c001_v7007000_t0000_u01780286596701") 2026/06/01 04:06:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432657_d20260601_m040308_c001_v0001176_t0022_u01780286588314") 2026/06/01 04:06:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4100c04ef3a4a096_d20260601_m040424_c001_v7007000_t0000_u01780286664207") 2026/06/01 04:06:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078248a_d20260601_m040419_c001_v0001183_t0028_u01780286659695") 2026/06/01 04:06:52 DEBUG : dir1/0008-23456: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef1a_d20260601_m040445_c001_v7007000_t0000_u01780286685087") 2026/06/01 04:06:52 DEBUG : dir1/0008-23456: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782572_d20260601_m040439_c001_v0001183_t0003_u01780286679686") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc07_d20260601_m040558_c001_v7007000_t0000_u01780286758136") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078286c_d20260601_m040549_c001_v0001183_t0024_u01780286749566") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d0_d20260601_m040543_c001_v7007000_t0000_u01780286743376") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807827f8_d20260601_m040535_c001_v0001183_t0043_u01780286735220") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3102_d20260601_m040529_c001_v7007000_t0000_u01780286729143") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782742_d20260601_m040520_c001_v0001183_t0029_u01780286720580") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd953_d20260601_m040514_c001_v7007000_t0000_u01780286714079") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782694_d20260601_m040506_c001_v0001183_t0014_u01780286706239") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea461_d20260601_m040500_c001_v7007000_t0000_u01780286700143") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807825f6_d20260601_m040451_c001_v0001183_t0044_u01780286691769") 2026/06/01 04:06:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef0c_d20260601_m040441_c001_v7007000_t0000_u01780286681060") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782536_d20260601_m040434_c001_v0001183_t0050_u01780286674326") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea40a_d20260601_m040427_c001_v7007000_t0000_u01780286667756") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807824ca_d20260601_m040423_c001_v0001183_t0035_u01780286663180") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea388_d20260601_m040420_c001_v7007000_t0000_u01780286660882") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504697_d20260601_m040414_c001_v0001154_t0002_u01780286654947") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3d5_d20260601_m040408_c001_v7007000_t0000_u01780286648794") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83fb_d20260601_m040404_c001_v0001100_t0040_u01780286644237") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3bd_d20260601_m040402_c001_v7007000_t0000_u01780286642377") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850464f_d20260601_m040355_c001_v0001154_t0017_u01780286635860") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f427aed2e5d850b14_d20260601_m040345_c001_v7007000_t0000_u01780286625781") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8361_d20260601_m040337_c001_v0001100_t0042_u01780286617818") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f5d_d20260601_m040331_c001_v7007000_t0000_u01780286611641") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243270b_d20260601_m040322_c001_v0001176_t0037_u01780286602874") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb672d_d20260601_m040316_c001_v7007000_t0000_u01780286596884") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850459d_d20260601_m040308_c001_v0001154_t0021_u01780286588520") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f424efead8def830d_d20260601_m040424_c001_v7007000_t0000_u01780286664175") 2026/06/01 04:06:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046ab_d20260601_m040419_c001_v0001154_t0015_u01780286659782") 2026/06/01 04:06:53 DEBUG : dir1/0009-34567: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef1b_d20260601_m040445_c001_v7007000_t0000_u01780286685270") 2026/06/01 04:06:53 DEBUG : dir1/0009-34567: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84b3_d20260601_m040439_c001_v0001100_t0050_u01780286679697") 2026/06/01 04:06:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc08_d20260601_m040558_c001_v7007000_t0000_u01780286758318") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432e5c_d20260601_m040549_c001_v0001176_t0008_u01780286749770") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d1_d20260601_m040543_c001_v7007000_t0000_u01780286743557") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432dba_d20260601_m040535_c001_v0001176_t0009_u01780286735415") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3104_d20260601_m040529_c001_v7007000_t0000_u01780286729323") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432cf0_d20260601_m040520_c001_v0001176_t0035_u01780286720782") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd964_d20260601_m040514_c001_v7007000_t0000_u01780286714263") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432c34_d20260601_m040506_c001_v0001176_t0036_u01780286706451") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea462_d20260601_m040500_c001_v7007000_t0000_u01780286700385") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432b78_d20260601_m040451_c001_v0001176_t0005_u01780286691969") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b199_d20260601_m040441_c001_v7007000_t0000_u01780286681064") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8491_d20260601_m040434_c001_v0001100_t0011_u01780286674540") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea40b_d20260601_m040427_c001_v7007000_t0000_u01780286667938") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432a02_d20260601_m040423_c001_v0001176_t0016_u01780286663320") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab97902f8b_d20260601_m040421_c001_v7007000_t0000_u01780286661335") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243298e_d20260601_m040415_c001_v0001176_t0011_u01780286655266") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3d7_d20260601_m040408_c001_v7007000_t0000_u01780286648977") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823f4_d20260601_m040404_c001_v0001183_t0036_u01780286644329") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b0fb_d20260601_m040402_c001_v7007000_t0000_u01780286642417") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243288a_d20260601_m040356_c001_v0001176_t0015_u01780286636168") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eee60_d20260601_m040345_c001_v7007000_t0000_u01780286625791") 2026/06/01 04:06:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327a7_d20260601_m040338_c001_v0001176_t0014_u01780286618244") 2026/06/01 04:06:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f5e_d20260601_m040331_c001_v7007000_t0000_u01780286611825") 2026/06/01 04:06:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045c9_d20260601_m040323_c001_v0001154_t0023_u01780286603083") 2026/06/01 04:06:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb672f_d20260601_m040317_c001_v7007000_t0000_u01780286597069") 2026/06/01 04:06:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d82cb_d20260601_m040308_c001_v0001100_t0022_u01780286588845") 2026/06/01 04:06:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b39e_d20260601_m040424_c001_v7007000_t0000_u01780286664216") 2026/06/01 04:06:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078248e_d20260601_m040419_c001_v0001183_t0022_u01780286659887") 2026/06/01 04:06:55 DEBUG : dir1/0010-45678: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef1c_d20260601_m040445_c001_v7007000_t0000_u01780286685451") 2026/06/01 04:06:55 DEBUG : dir1/0010-45678: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432aca_d20260601_m040439_c001_v0001176_t0017_u01780286679884") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc09_d20260601_m040558_c001_v7007000_t0000_u01780286758499") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8609_d20260601_m040549_c001_v0001100_t0022_u01780286749987") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d3_d20260601_m040543_c001_v7007000_t0000_u01780286743750") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d85cb_d20260601_m040535_c001_v0001100_t0049_u01780286735629") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3106_d20260601_m040529_c001_v7007000_t0000_u01780286729506") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d857d_d20260601_m040521_c001_v0001100_t0001_u01780286721094") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd966_d20260601_m040514_c001_v7007000_t0000_u01780286714444") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d853b_d20260601_m040506_c001_v0001100_t0048_u01780286706648") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea463_d20260601_m040500_c001_v7007000_t0000_u01780286700567") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84ef_d20260601_m040452_c001_v0001100_t0043_u01780286692181") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41797be8edb38e3e_d20260601_m040441_c001_v7007000_t0000_u01780286681071") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432a88_d20260601_m040434_c001_v0001176_t0058_u01780286674981") 2026/06/01 04:06:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea40c_d20260601_m040428_c001_v7007000_t0000_u01780286668119") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046b9_d20260601_m040423_c001_v0001154_t0025_u01780286663348") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea38b_d20260601_m040421_c001_v7007000_t0000_u01780286661425") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d842b_d20260601_m040415_c001_v0001100_t0044_u01780286655471") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3d8_d20260601_m040409_c001_v7007000_t0000_u01780286649160") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243290a_d20260601_m040404_c001_v0001176_t0031_u01780286644418") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b0fa_d20260601_m040402_c001_v7007000_t0000_u01780286642400") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078238a_d20260601_m040356_c001_v0001183_t0042_u01780286636431") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f424efead8def817f_d20260601_m040345_c001_v7007000_t0000_u01780286625803") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504603_d20260601_m040338_c001_v0001154_t0010_u01780286618454") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f62_d20260601_m040332_c001_v7007000_t0000_u01780286612011") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d830b_d20260601_m040323_c001_v0001100_t0049_u01780286603414") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6730_d20260601_m040317_c001_v7007000_t0000_u01780286597250") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432663_d20260601_m040309_c001_v0001176_t0007_u01780286589268") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3f2_d20260601_m040424_c001_v7007000_t0000_u01780286664001") 2026/06/01 04:06:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329d0_d20260601_m040419_c001_v0001176_t0006_u01780286659900") 2026/06/01 04:06:56 DEBUG : dir1/0011-56789: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef1d_d20260601_m040445_c001_v7007000_t0000_u01780286685639") 2026/06/01 04:06:56 DEBUG : dir1/0011-56789: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078257a_d20260601_m040439_c001_v0001183_t0049_u01780286679895") 2026/06/01 04:06:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc0a_d20260601_m040558_c001_v7007000_t0000_u01780286758681") 2026/06/01 04:06:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047df_d20260601_m040550_c001_v0001154_t0006_u01780286750404") 2026/06/01 04:06:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d4_d20260601_m040543_c001_v7007000_t0000_u01780286743943") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047b9_d20260601_m040535_c001_v0001154_t0009_u01780286735898") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3107_d20260601_m040529_c001_v7007000_t0000_u01780286729687") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850478d_d20260601_m040521_c001_v0001154_t0024_u01780286721435") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd978_d20260601_m040514_c001_v7007000_t0000_u01780286714627") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850475f_d20260601_m040507_c001_v0001154_t0003_u01780286707001") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea465_d20260601_m040500_c001_v7007000_t0000_u01780286700749") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850472d_d20260601_m040452_c001_v0001154_t0000_u01780286692528") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41649c05e17a1341_d20260601_m040441_c001_v7007000_t0000_u01780286681160") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046ed_d20260601_m040435_c001_v0001154_t0021_u01780286675202") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea40d_d20260601_m040428_c001_v7007000_t0000_u01780286668300") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807824d0_d20260601_m040423_c001_v0001183_t0001_u01780286663403") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f424efead8def82fa_d20260601_m040421_c001_v7007000_t0000_u01780286661469") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078244c_d20260601_m040415_c001_v0001183_t0006_u01780286655764") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3d9_d20260601_m040409_c001_v7007000_t0000_u01780286649344") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850466d_d20260601_m040404_c001_v0001154_t0023_u01780286644474") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4064792d0f874b70_d20260601_m040402_c001_v7007000_t0000_u01780286642594") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83d3_d20260601_m040356_c001_v0001100_t0015_u01780286636630") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c79534c_d20260601_m040345_c001_v7007000_t0000_u01780286625814") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d836d_d20260601_m040339_c001_v0001100_t0058_u01780286619416") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f64_d20260601_m040332_c001_v7007000_t0000_u01780286612197") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432717_d20260601_m040323_c001_v0001176_t0041_u01780286603740") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6731_d20260601_m040317_c001_v7007000_t0000_u01780286597436") 2026/06/01 04:06:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045a1_d20260601_m040309_c001_v0001154_t0019_u01780286589485") 2026/06/01 04:06:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3f3_d20260601_m040424_c001_v7007000_t0000_u01780286664011") 2026/06/01 04:06:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8445_d20260601_m040419_c001_v0001100_t0047_u01780286659939") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef1e_d20260601_m040445_c001_v7007000_t0000_u01780286685823") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078257e_d20260601_m040440_c001_v0001183_t0051_u01780286680091") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc0c_d20260601_m040558_c001_v7007000_t0000_u01780286758862") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782874_d20260601_m040550_c001_v0001183_t0024_u01780286750734") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d5_d20260601_m040544_c001_v7007000_t0000_u01780286744125") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782806_d20260601_m040536_c001_v0001183_t0049_u01780286736368") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3108_d20260601_m040529_c001_v7007000_t0000_u01780286729868") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782750_d20260601_m040521_c001_v0001183_t0038_u01780286721904") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd989_d20260601_m040514_c001_v7007000_t0000_u01780286714808") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807826aa_d20260601_m040507_c001_v0001183_t0025_u01780286707293") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea467_d20260601_m040500_c001_v7007000_t0000_u01780286700930") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807825fc_d20260601_m040452_c001_v0001183_t0019_u01780286692822") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4256f6cb52e27ab0_d20260601_m040441_c001_v7007000_t0000_u01780286681231") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782546_d20260601_m040435_c001_v0001183_t0034_u01780286675534") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea40e_d20260601_m040428_c001_v7007000_t0000_u01780286668481") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432a0a_d20260601_m040423_c001_v0001176_t0042_u01780286663521") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab97902f89_d20260601_m040420_c001_v7007000_t0000_u01780286660956") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850469f_d20260601_m040415_c001_v0001154_t0019_u01780286655970") 2026/06/01 04:06:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3da_d20260601_m040409_c001_v7007000_t0000_u01780286649528") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83fd_d20260601_m040404_c001_v0001100_t0039_u01780286644600") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3bc_d20260601_m040402_c001_v7007000_t0000_u01780286642196") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504653_d20260601_m040357_c001_v0001154_t0009_u01780286637113") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf83c_d20260601_m040345_c001_v7007000_t0000_u01780286625577") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327bb_d20260601_m040339_c001_v0001176_t0044_u01780286619707") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f66_d20260601_m040332_c001_v7007000_t0000_u01780286612380") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045d1_d20260601_m040323_c001_v0001154_t0020_u01780286603958") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6732_d20260601_m040317_c001_v7007000_t0000_u01780286597620") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d82d1_d20260601_m040309_c001_v0001100_t0040_u01780286589858") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab97902f93_d20260601_m040424_c001_v7007000_t0000_u01780286664228") 2026/06/01 04:06:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782492_d20260601_m040420_c001_v0001183_t0002_u01780286660084") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef1f_d20260601_m040446_c001_v7007000_t0000_u01780286686007") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432ace_d20260601_m040440_c001_v0001176_t0029_u01780286680101") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc0e_d20260601_m040559_c001_v7007000_t0000_u01780286759045") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432e70_d20260601_m040550_c001_v0001176_t0019_u01780286750941") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d6_d20260601_m040544_c001_v7007000_t0000_u01780286744308") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432dce_d20260601_m040536_c001_v0001176_t0058_u01780286736571") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d310a_d20260601_m040530_c001_v7007000_t0000_u01780286730048") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432cfe_d20260601_m040522_c001_v0001176_t0015_u01780286722106") 2026/06/01 04:06:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd98a_d20260601_m040514_c001_v7007000_t0000_u01780286714994") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432c4a_d20260601_m040507_c001_v0001176_t0004_u01780286707500") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea468_d20260601_m040501_c001_v7007000_t0000_u01780286701112") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432b80_d20260601_m040453_c001_v0001176_t0040_u01780286693023") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40431be223fc7c8b_d20260601_m040441_c001_v7007000_t0000_u01780286681084") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d849d_d20260601_m040435_c001_v0001100_t0043_u01780286675880") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea40f_d20260601_m040428_c001_v7007000_t0000_u01780286668662") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8463_d20260601_m040423_c001_v0001100_t0003_u01780286663583") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab97902f8a_d20260601_m040421_c001_v7007000_t0000_u01780286661141") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243299e_d20260601_m040416_c001_v0001176_t0015_u01780286656305") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3db_d20260601_m040409_c001_v7007000_t0000_u01780286649710") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823f8_d20260601_m040404_c001_v0001183_t0044_u01780286644610") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad22955818_d20260601_m040402_c001_v7007000_t0000_u01780286642614") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432898_d20260601_m040357_c001_v0001176_t0005_u01780286637600") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f415c7e8d4e17e4b0_d20260601_m040345_c001_v7007000_t0000_u01780286625199") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850460d_d20260601_m040339_c001_v0001154_t0009_u01780286619917") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f69_d20260601_m040332_c001_v7007000_t0000_u01780286612564") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8313_d20260601_m040324_c001_v0001100_t0044_u01780286604526") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6733_d20260601_m040317_c001_v7007000_t0000_u01780286597802") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243266d_d20260601_m040310_c001_v0001176_t0019_u01780286590173") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f424efead8def8313_d20260601_m040424_c001_v7007000_t0000_u01780286664358") 2026/06/01 04:07:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024329d6_d20260601_m040420_c001_v0001176_t0059_u01780286660125") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef20_d20260601_m040446_c001_v7007000_t0000_u01780286686190") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504709_d20260601_m040440_c001_v0001154_t0014_u01780286680161") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc0f_d20260601_m040559_c001_v7007000_t0000_u01780286759226") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d860f_d20260601_m040551_c001_v0001100_t0009_u01780286751157") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d7_d20260601_m040544_c001_v7007000_t0000_u01780286744490") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d85d1_d20260601_m040536_c001_v0001100_t0007_u01780286736784") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d310b_d20260601_m040530_c001_v7007000_t0000_u01780286730229") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8583_d20260601_m040522_c001_v0001100_t0026_u01780286722357") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd99b_d20260601_m040515_c001_v7007000_t0000_u01780286715187") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d853f_d20260601_m040507_c001_v0001100_t0045_u01780286707709") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea469_d20260601_m040501_c001_v7007000_t0000_u01780286701296") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84f7_d20260601_m040453_c001_v0001100_t0022_u01780286693243") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef0d_d20260601_m040441_c001_v7007000_t0000_u01780286681243") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432a96_d20260601_m040436_c001_v0001176_t0021_u01780286676306") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea410_d20260601_m040428_c001_v7007000_t0000_u01780286668843") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807824d4_d20260601_m040423_c001_v0001183_t0028_u01780286663609") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d307b_d20260601_m040420_c001_v7007000_t0000_u01780286660957") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8433_d20260601_m040416_c001_v0001100_t0029_u01780286656521") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3dc_d20260601_m040409_c001_v7007000_t0000_u01780286649898") 2026/06/01 04:07:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243290c_d20260601_m040404_c001_v0001176_t0047_u01780286644632") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41797be8edb38d98_d20260601_m040402_c001_v7007000_t0000_u01780286642401") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114570208078239a_d20260601_m040357_c001_v0001183_t0053_u01780286637814") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4025541381669bfd_d20260601_m040345_c001_v7007000_t0000_u01780286625184") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8375_d20260601_m040340_c001_v0001100_t0054_u01780286620404") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f6c_d20260601_m040332_c001_v7007000_t0000_u01780286612748") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243271f_d20260601_m040324_c001_v0001176_t0048_u01780286604908") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6734_d20260601_m040317_c001_v7007000_t0000_u01780286597984") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045a5_d20260601_m040310_c001_v0001154_t0006_u01780286590386") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d3082_d20260601_m040424_c001_v7007000_t0000_u01780286664335") 2026/06/01 04:07:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782498_d20260601_m040420_c001_v0001183_t0041_u01780286660284") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef21_d20260601_m040446_c001_v7007000_t0000_u01780286686375") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84b7_d20260601_m040440_c001_v0001100_t0047_u01780286680172") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc10_d20260601_m040559_c001_v7007000_t0000_u01780286759409") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047e5_d20260601_m040551_c001_v0001154_t0012_u01780286751494") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d8_d20260601_m040544_c001_v7007000_t0000_u01780286744673") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047c1_d20260601_m040537_c001_v0001154_t0001_u01780286737145") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d310d_d20260601_m040530_c001_v7007000_t0000_u01780286730409") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504791_d20260601_m040522_c001_v0001154_t0020_u01780286722955") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd99c_d20260601_m040515_c001_v7007000_t0000_u01780286715370") 2026/06/01 04:07:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504763_d20260601_m040508_c001_v0001154_t0003_u01780286708070") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea46a_d20260601_m040501_c001_v7007000_t0000_u01780286701479") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504731_d20260601_m040453_c001_v0001154_t0003_u01780286693617") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40431be223fc7c89_d20260601_m040440_c001_v7007000_t0000_u01780286680746") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046f3_d20260601_m040436_c001_v0001154_t0007_u01780286676525") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea411_d20260601_m040429_c001_v7007000_t0000_u01780286669030") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432a0c_d20260601_m040423_c001_v0001176_t0026_u01780286663735") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea389_d20260601_m040421_c001_v7007000_t0000_u01780286661062") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782462_d20260601_m040416_c001_v0001183_t0032_u01780286656884") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3dd_d20260601_m040410_c001_v7007000_t0000_u01780286650081") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823fa_d20260601_m040404_c001_v0001183_t0015_u01780286644810") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b0f7_d20260601_m040402_c001_v7007000_t0000_u01780286642216") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83d7_d20260601_m040358_c001_v0001100_t0047_u01780286638028") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f415c7e8d4e17e4b1_d20260601_m040345_c001_v7007000_t0000_u01780286625382") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327c7_d20260601_m040340_c001_v0001176_t0048_u01780286620699") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f6f_d20260601_m040332_c001_v7007000_t0000_u01780286612930") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685045d7_d20260601_m040325_c001_v0001154_t0012_u01780286605119") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6735_d20260601_m040318_c001_v7007000_t0000_u01780286598177") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d82d5_d20260601_m040310_c001_v0001100_t0054_u01780286590678") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3f7_d20260601_m040424_c001_v7007000_t0000_u01780286664374") 2026/06/01 04:07:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d844b_d20260601_m040420_c001_v0001100_t0004_u01780286660299") 2026/06/01 04:07:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795355_d20260601_m040348_c001_v7007000_t0000_u01780286628342") 2026/06/01 04:07:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327ef_d20260601_m040343_c001_v0001176_t0003_u01780286623699") 2026/06/01 04:07:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795356_d20260601_m040348_c001_v7007000_t0000_u01780286628524") 2026/06/01 04:07:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504623_d20260601_m040343_c001_v0001154_t0024_u01780286623711") 2026/06/01 04:07:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795357_d20260601_m040348_c001_v7007000_t0000_u01780286628707") 2026/06/01 04:07:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8383_d20260601_m040343_c001_v0001100_t0022_u01780286623720") 2026/06/01 04:07:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795358_d20260601_m040348_c001_v7007000_t0000_u01780286628889") 2026/06/01 04:07:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327f3_d20260601_m040344_c001_v0001176_t0036_u01780286624038") 2026/06/01 04:07:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c79535b_d20260601_m040349_c001_v7007000_t0000_u01780286629070") 2026/06/01 04:07:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8387_d20260601_m040344_c001_v0001100_t0015_u01780286624132") 2026/06/01 04:07:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c79535c_d20260601_m040349_c001_v7007000_t0000_u01780286629253") 2026/06/01 04:07:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504625_d20260601_m040344_c001_v0001154_t0007_u01780286624215") 2026/06/01 04:07:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c79535d_d20260601_m040349_c001_v7007000_t0000_u01780286629434") 2026/06/01 04:07:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327f9_d20260601_m040344_c001_v0001176_t0021_u01780286624256") 2026/06/01 04:07:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c79535e_d20260601_m040349_c001_v7007000_t0000_u01780286629616") 2026/06/01 04:07:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782314_d20260601_m040344_c001_v0001183_t0014_u01780286624267") 2026/06/01 04:07:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795361_d20260601_m040349_c001_v7007000_t0000_u01780286629799") 2026/06/01 04:07:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782318_d20260601_m040344_c001_v0001183_t0026_u01780286624461") 2026/06/01 04:07:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795362_d20260601_m040349_c001_v7007000_t0000_u01780286629981") 2026/06/01 04:07:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024327fe_d20260601_m040344_c001_v0001176_t0030_u01780286624476") 2026/06/01 04:07:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795363_d20260601_m040350_c001_v7007000_t0000_u01780286630165") 2026/06/01 04:07:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504629_d20260601_m040344_c001_v0001154_t0003_u01780286624634") 2026/06/01 04:07:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795364_d20260601_m040350_c001_v7007000_t0000_u01780286630347") 2026/06/01 04:07:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782320_d20260601_m040344_c001_v0001183_t0032_u01780286624662") 2026/06/01 04:07:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795365_d20260601_m040350_c001_v7007000_t0000_u01780286630529") 2026/06/01 04:07:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432804_d20260601_m040344_c001_v0001176_t0021_u01780286624692") 2026/06/01 04:07:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795367_d20260601_m040350_c001_v7007000_t0000_u01780286630711") 2026/06/01 04:07:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d838b_d20260601_m040344_c001_v0001100_t0003_u01780286624893") 2026/06/01 04:07:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c795369_d20260601_m040350_c001_v7007000_t0000_u01780286630892") 2026/06/01 04:07:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432808_d20260601_m040344_c001_v0001176_t0047_u01780286624906") 2026/06/01 04:07:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c79536a_d20260601_m040351_c001_v7007000_t0000_u01780286631074") 2026/06/01 04:07:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782328_d20260601_m040344_c001_v0001183_t0015_u01780286624959") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4064792d0f874b73_d20260601_m040405_c001_v7007000_t0000_u01780286645224") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328be_d20260601_m040400_c001_v0001176_t0039_u01780286640514") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41797be8edb38d9b_d20260601_m040405_c001_v7007000_t0000_u01780286645041") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823bc_d20260601_m040400_c001_v0001183_t0002_u01780286640652") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41797be8edb38d9d_d20260601_m040405_c001_v7007000_t0000_u01780286645421") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328c2_d20260601_m040400_c001_v0001176_t0012_u01780286640730") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41797be8edb38d9c_d20260601_m040405_c001_v7007000_t0000_u01780286645234") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850465d_d20260601_m040400_c001_v0001154_t0011_u01780286640742") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3c3_d20260601_m040405_c001_v7007000_t0000_u01780286645061") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83e7_d20260601_m040400_c001_v0001100_t0048_u01780286640781") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f405fcee326c816f6_d20260601_m040405_c001_v7007000_t0000_u01780286645085") 2026/06/01 04:07:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823c0_d20260601_m040400_c001_v0001183_t0041_u01780286640892") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3c6_d20260601_m040405_c001_v7007000_t0000_u01780286645431") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328c8_d20260601_m040400_c001_v0001176_t0019_u01780286640943") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3c4_d20260601_m040405_c001_v7007000_t0000_u01780286645245") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823c4_d20260601_m040401_c001_v0001183_t0014_u01780286641085") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf9370_d20260601_m040405_c001_v7007000_t0000_u01780286645077") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83eb_d20260601_m040401_c001_v0001100_t0014_u01780286641096") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4064792d0f874b72_d20260601_m040405_c001_v7007000_t0000_u01780286645021") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328cc_d20260601_m040401_c001_v0001176_t0042_u01780286641152") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad2295581c_d20260601_m040405_c001_v7007000_t0000_u01780286645010") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823c8_d20260601_m040401_c001_v0001183_t0045_u01780286641285") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3c5_d20260601_m040405_c001_v7007000_t0000_u01780286645256") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328d0_d20260601_m040401_c001_v0001176_t0011_u01780286641369") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f405fcee326c816f7_d20260601_m040405_c001_v7007000_t0000_u01780286645266") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823ca_d20260601_m040401_c001_v0001183_t0017_u01780286641490") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074b106_d20260601_m040405_c001_v7007000_t0000_u01780286645032") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024328d4_d20260601_m040401_c001_v0001176_t0047_u01780286641605") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad2295581d_d20260601_m040405_c001_v7007000_t0000_u01780286645191") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504661_d20260601_m040401_c001_v0001154_t0007_u01780286641668") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf9372_d20260601_m040405_c001_v7007000_t0000_u01780286645277") 2026/06/01 04:07:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807823d2_d20260601_m040401_c001_v0001183_t0019_u01780286641701") 2026/06/01 04:07:06 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b2d3_d20260601_m040204_c001_v7007000_t0000_u01780286524008") 2026/06/01 04:07:06 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10215c74590e8f69_d20260601_m040201_c001_v0001113_t0033_u01780286521626") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f422cef7132a86149_d20260601_m040201_c001_v7007000_t0000_u01780286521444") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10215c74590e8f5b_d20260601_m040158_c001_v0001113_t0002_u01780286518119") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f422cef7132a86146_d20260601_m040157_c001_v7007000_t0000_u01780286517387") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024322ed_d20260601_m040153_c001_v0001176_t0027_u01780286513953") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4140996854da2aab_d20260601_m040152_c001_v7007000_t0000_u01780286512323") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f115198a72491707c_d20260601_m040149_c001_v0001174_t0043_u01780286509972") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1ddda41_d20260601_m040149_c001_v7007000_t0000_u01780286509790") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f115198a72491704a_d20260601_m040146_c001_v0001174_t0001_u01780286506258") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1ddda1a_d20260601_m040145_c001_v7007000_t0000_u01780286505536") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432271_d20260601_m040141_c001_v0001176_t0034_u01780286501922") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42000b05b029497d_d20260601_m040141_c001_v7007000_t0000_u01780286501003") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f105de3f4add35924_d20260601_m040139_c001_v0001092_t0017_u01780286499405") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb5379_d20260601_m040138_c001_v7007000_t0000_u01780286498620") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f118c044df9fbb9a8_d20260601_m040133_c001_v0001103_t0006_u01780286493465") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb532e_d20260601_m040132_c001_v7007000_t0000_u01780286492744") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024321ed_d20260601_m040129_c001_v0001176_t0051_u01780286489050") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42000b05b029493a_d20260601_m040128_c001_v7007000_t0000_u01780286488127") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10009594fd23b3e5_d20260601_m040122_c001_v0001184_t0016_u01780286482861") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf5f0_d20260601_m040122_c001_v7007000_t0000_u01780286482670") 2026/06/01 04:07:07 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10009594fd23b3d5_d20260601_m040119_c001_v0001184_t0011_u01780286479654") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf5d3_d20260601_m040118_c001_v7007000_t0000_u01780286478930") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432157_d20260601_m040113_c001_v0001176_t0017_u01780286473328") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf5a2_d20260601_m040112_c001_v7007000_t0000_u01780286472414") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11651572a6d3afa4_d20260601_m040108_c001_v0001115_t0033_u01780286468628") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eec79_d20260601_m040108_c001_v7007000_t0000_u01780286468441") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11651572a6d3af8e_d20260601_m040104_c001_v0001115_t0018_u01780286464433") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eec5f_d20260601_m040103_c001_v7007000_t0000_u01780286463708") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024320d6_d20260601_m040058_c001_v0001176_t0037_u01780286458731") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f402554138166992e_d20260601_m040057_c001_v7007000_t0000_u01780286457822") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f109dbc221e810c88_d20260601_m040055_c001_v0001157_t0008_u01780286455652") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb51ec_d20260601_m040055_c001_v7007000_t0000_u01780286455463") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f109dbc221e810c7a_d20260601_m040051_c001_v0001157_t0028_u01780286451915") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb51cb_d20260601_m040051_c001_v7007000_t0000_u01780286451194") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432054_d20260601_m040045_c001_v0001176_t0023_u01780286445993") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad229554c3_d20260601_m040044_c001_v7007000_t0000_u01780286444842") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1063e907077fe792_d20260601_m040039_c001_v0001174_t0001_u01780286439327") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f427aed2e5d850894_d20260601_m040039_c001_v7007000_t0000_u01780286439125") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431fda_d20260601_m040035_c001_v0001176_t0030_u01780286435416") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f109cd8745c41843b_d20260601_m040034_c001_v0001167_t0017_u01780286434530") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f109cd8745c418433_d20260601_m040033_c001_v0001167_t0051_u01780286433381") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074ad53_d20260601_m040020_c001_v7007000_t0000_u01780286420434") 2026/06/01 04:07:08 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e51d_d20260601_m040013_c001_v0001173_t0025_u01780286413507") 2026/06/01 04:07:09 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f113523cd79778192_d20260601_m040012_c001_v0001115_t0026_u01780286412019") 2026/06/01 04:07:09 DEBUG : dst/one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f113523cd79778188_d20260601_m040010_c001_v0001115_t0036_u01780286410728") 2026/06/01 04:07:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b2d7_d20260601_m040204_c001_v7007000_t0000_u01780286524190") 2026/06/01 04:07:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10937cea74cc204e_d20260601_m040201_c001_v0001172_t0001_u01780286521099") 2026/06/01 04:07:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f119727f6dd84e9ee_d20260601_m040157_c001_v0001161_t0033_u01780286517046") 2026/06/01 04:07:09 DEBUG : dst/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4140996854da2aae_d20260601_m040152_c001_v7007000_t0000_u01780286512506") 2026/06/01 04:07:09 DEBUG : dst/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10996ae8c74d8818_d20260601_m040149_c001_v0001091_t0054_u01780286509422") 2026/06/01 04:07:09 DEBUG : dst/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f116e76a2473a4ed0_d20260601_m040145_c001_v0001042_t0017_u01780286505023") 2026/06/01 04:07:09 DEBUG : dst/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42000b05b029497e_d20260601_m040141_c001_v7007000_t0000_u01780286501186") 2026/06/01 04:07:09 DEBUG : dst/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f100d266cd7c6c136_d20260601_m040138_c001_v0001100_t0053_u01780286498269") 2026/06/01 04:07:09 DEBUG : dst/one.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f111562866f0c36f5_d20260601_m040132_c001_v0001183_t0043_u01780286492537") 2026/06/01 04:07:09 DEBUG : dst/three: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad229554c7_d20260601_m040045_c001_v7007000_t0000_u01780286445043") 2026/06/01 04:07:09 DEBUG : dst/three: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f109cd8745c41848b_d20260601_m040043_c001_v0001167_t0027_u01780286443433") 2026/06/01 04:07:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b2d8_d20260601_m040204_c001_v7007000_t0000_u01780286524374") 2026/06/01 04:07:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f113345b8e23b7535_d20260601_m040202_c001_v0001174_t0005_u01780286522618") 2026/06/01 04:07:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10927631c8550b4d_d20260601_m040159_c001_v0001105_t0059_u01780286519016") 2026/06/01 04:07:09 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b2d9_d20260601_m040204_c001_v7007000_t0000_u01780286524559") 2026/06/01 04:07:09 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10215c74590e8f6b_d20260601_m040203_c001_v0001113_t0024_u01780286523192") 2026/06/01 04:07:09 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f422cef7132a8614c_d20260601_m040203_c001_v7007000_t0000_u01780286523010") 2026/06/01 04:07:09 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f10215c74590e8f61_d20260601_m040159_c001_v0001113_t0016_u01780286519483") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f422cef7132a86148_d20260601_m040159_c001_v7007000_t0000_u01780286519299") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024322f3_d20260601_m040154_c001_v0001176_t0026_u01780286514415") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4140996854da2ab1_d20260601_m040152_c001_v7007000_t0000_u01780286512848") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f115198a724917098_d20260601_m040151_c001_v0001174_t0018_u01780286511412") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1ddda47_d20260601_m040151_c001_v7007000_t0000_u01780286511229") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f115198a724917066_d20260601_m040147_c001_v0001174_t0057_u01780286507852") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1ddda30_d20260601_m040147_c001_v7007000_t0000_u01780286507670") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432279_d20260601_m040142_c001_v0001176_t0012_u01780286502412") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb5389_d20260601_m040140_c001_v7007000_t0000_u01780286500448") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432249_d20260601_m040137_c001_v0001176_t0006_u01780286497464") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb534e_d20260601_m040134_c001_v7007000_t0000_u01780286494616") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024321ff_d20260601_m040130_c001_v0001176_t0037_u01780286490107") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf60d_d20260601_m040126_c001_v7007000_t0000_u01780286486841") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e75f_d20260601_m040121_c001_v0001173_t0019_u01780286481355") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf5dc_d20260601_m040120_c001_v7007000_t0000_u01780286480267") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432161_d20260601_m040114_c001_v0001176_t0004_u01780286474256") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eec82_d20260601_m040111_c001_v7007000_t0000_u01780286471501") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e6ed_d20260601_m040106_c001_v0001173_t0020_u01780286466705") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eec6f_d20260601_m040105_c001_v7007000_t0000_u01780286465613") 2026/06/01 04:07:10 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024320dc_d20260601_m040059_c001_v0001176_t0009_u01780286459268") 2026/06/01 04:07:11 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb51ef_d20260601_m040056_c001_v7007000_t0000_u01780286456888") 2026/06/01 04:07:11 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e6a1_d20260601_m040053_c001_v0001173_t0047_u01780286453943") 2026/06/01 04:07:11 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb51e4_d20260601_m040052_c001_v7007000_t0000_u01780286452859") 2026/06/01 04:07:11 DEBUG : dst/three.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243205c_d20260601_m040046_c001_v0001176_t0002_u01780286446523") 2026/06/01 04:07:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4140996854da2ab3_d20260601_m040153_c001_v7007000_t0000_u01780286513030") 2026/06/01 04:07:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1015770368cb5491_d20260601_m040150_c001_v0001174_t0029_u01780286510889") 2026/06/01 04:07:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1150eed4432ac1ef_d20260601_m040147_c001_v0001037_t0018_u01780286507189") 2026/06/01 04:07:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42000b05b029497f_d20260601_m040141_c001_v7007000_t0000_u01780286501369") 2026/06/01 04:07:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f119d9fdcb883e3ce_d20260601_m040140_c001_v0001165_t0046_u01780286500219") 2026/06/01 04:07:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f111ba6cc634507ca_d20260601_m040134_c001_v0001106_t0005_u01780286494066") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b2da_d20260601_m040204_c001_v7007000_t0000_u01780286524743") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024322f1_d20260601_m040154_c001_v0001176_t0050_u01780286514160") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4140996854da2ab4_d20260601_m040153_c001_v7007000_t0000_u01780286513215") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432277_d20260601_m040142_c001_v0001176_t0005_u01780286502200") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42000b05b0294980_d20260601_m040141_c001_v7007000_t0000_u01780286501553") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e79f_d20260601_m040129_c001_v0001173_t0059_u01780286489619") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42000b05b029493d_d20260601_m040128_c001_v7007000_t0000_u01780286488315") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e71f_d20260601_m040113_c001_v0001173_t0058_u01780286473900") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f40349b77fe5cf5a5_d20260601_m040112_c001_v7007000_t0000_u01780286472596") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e6b9_d20260601_m040058_c001_v0001173_t0044_u01780286458943") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4025541381669933_d20260601_m040058_c001_v7007000_t0000_u01780286458004") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e651_d20260601_m040046_c001_v0001173_t0047_u01780286446215") 2026/06/01 04:07:11 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad229554ca_d20260601_m040045_c001_v7007000_t0000_u01780286445265") 2026/06/01 04:07:12 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1124204992001cb6_d20260601_m040040_c001_v0001032_t0029_u01780286440775") 2026/06/01 04:07:12 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074ad55_d20260601_m040020_c001_v7007000_t0000_u01780286420618") 2026/06/01 04:07:12 DEBUG : dst/two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f113523cd797781aa_d20260601_m040018_c001_v0001115_t0035_u01780286418945") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8f4e_d20260601_m035945_c001_v7007000_t0000_u01780286385553") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e432_d20260601_m035942_c001_v0001173_t0037_u01780286382591") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8f38_d20260601_m035940_c001_v7007000_t0000_u01780286380732") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431d78_d20260601_m035930_c001_v0001176_t0047_u01780286370654") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab979022f4_d20260601_m035919_c001_v7007000_t0000_u01780286359459") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e39c_d20260601_m035916_c001_v0001173_t0038_u01780286356454") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ade4_d20260601_m035855_c001_v7007000_t0000_u01780286335406") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038f4_d20260601_m035853_c001_v0001103_t0012_u01780286333062") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5adbd_d20260601_m035852_c001_v7007000_t0000_u01780286332049") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038ea_d20260601_m035850_c001_v0001103_t0057_u01780286330678") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad78_d20260601_m035847_c001_v7007000_t0000_u01780286327675") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038d0_d20260601_m035845_c001_v0001103_t0031_u01780286325588") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad3e_d20260601_m035844_c001_v7007000_t0000_u01780286324352") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038c4_d20260601_m035842_c001_v0001103_t0024_u01780286322833") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d68_d20260601_m035836_c001_v7007000_t0000_u01780286316739") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038ae_d20260601_m035835_c001_v0001103_t0038_u01780286315137") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d57_d20260601_m035834_c001_v7007000_t0000_u01780286314271") 2026/06/01 04:07:12 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038a6_d20260601_m035833_c001_v0001103_t0045_u01780286313369") 2026/06/01 04:07:13 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d34_d20260601_m035828_c001_v7007000_t0000_u01780286308744") 2026/06/01 04:07:13 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180388c_d20260601_m035827_c001_v0001103_t0044_u01780286307316") 2026/06/01 04:07:13 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d22_d20260601_m035825_c001_v7007000_t0000_u01780286305495") 2026/06/01 04:07:13 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803882_d20260601_m035824_c001_v0001103_t0032_u01780286304309") 2026/06/01 04:07:13 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d20_d20260601_m035823_c001_v7007000_t0000_u01780286303946") 2026/06/01 04:07:13 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11206b3720194390_d20260601_m035822_c001_v0001033_t0027_u01780286302851") 2026/06/01 04:07:13 DEBUG : empty space: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180387e_d20260601_m035820_c001_v0001103_t0047_u01780286300991") 2026/06/01 04:07:13 DEBUG : enormous: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5add8_d20260601_m035854_c001_v7007000_t0000_u01780286334494") 2026/06/01 04:07:13 DEBUG : enormous: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038f6_d20260601_m035853_c001_v0001103_t0041_u01780286333511") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5b2df_d20260601_m040208_c001_v7007000_t0000_u01780286528628") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432363_d20260601_m040207_c001_v0001176_t0012_u01780286527468") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab979022ef_d20260601_m035915_c001_v7007000_t0000_u01780286355047") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e38b_d20260601_m035914_c001_v0001173_t0050_u01780286354000") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8ef8_d20260601_m035817_c001_v7007000_t0000_u01780286297694") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803874_d20260601_m035816_c001_v0001103_t0027_u01780286296515") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8ef7_d20260601_m035815_c001_v7007000_t0000_u01780286295854") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180386e_d20260601_m035815_c001_v0001103_t0034_u01780286295078") 2026/06/01 04:07:13 DEBUG : existing: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180386c_d20260601_m035814_c001_v0001103_t0031_u01780286294101") 2026/06/01 04:07:13 DEBUG : existing-b: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab979022f0_d20260601_m035915_c001_v7007000_t0000_u01780286355231") 2026/06/01 04:07:13 DEBUG : existing-b: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431cda_d20260601_m035913_c001_v0001176_t0053_u01780286353990") 2026/06/01 04:07:14 DEBUG : file1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d59_d20260601_m040251_c001_v7007000_t0000_u01780286571979") 2026/06/01 04:07:14 DEBUG : file1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024325bf_d20260601_m040249_c001_v0001176_t0029_u01780286569938") 2026/06/01 04:07:14 DEBUG : file1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d56_d20260601_m040248_c001_v7007000_t0000_u01780286568976") 2026/06/01 04:07:14 DEBUG : file1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f104f4f41f6a64ae5_d20260601_m040247_c001_v0001029_t0018_u01780286567509") 2026/06/01 04:07:14 DEBUG : five: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae0d_d20260601_m035859_c001_v7007000_t0000_u01780286339161") 2026/06/01 04:07:14 DEBUG : five: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4159aaa814f4e314_d20260601_m035857_c001_v0001173_t0046_u01780286337733") 2026/06/01 04:07:14 DEBUG : foo: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d2b_d20260601_m035826_c001_v7007000_t0000_u01780286306951") 2026/06/01 04:07:14 DEBUG : foo: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4005b207f180388a_d20260601_m035826_c001_v0001103_t0018_u01780286306406") 2026/06/01 04:07:14 DEBUG : foo: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4005b207f1803884_d20260601_m035825_c001_v0001103_t0018_u01780286305859") 2026/06/01 04:07:14 DEBUG : four: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae10_d20260601_m035859_c001_v7007000_t0000_u01780286339343") 2026/06/01 04:07:14 DEBUG : four: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4005b207f1803904_d20260601_m035857_c001_v0001103_t0018_u01780286337183") 2026/06/01 04:07:14 DEBUG : four: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803902_d20260601_m035856_c001_v0001103_t0037_u01780286336480") 2026/06/01 04:07:14 DEBUG : hello world2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211a94_d20260601_m035729_c001_v7007000_t0000_u01780286249308") 2026/06/01 04:07:14 DEBUG : hello world2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037d8_d20260601_m035728_c001_v0001103_t0004_u01780286248608") 2026/06/01 04:07:14 DEBUG : ignore-size: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8ef4_d20260601_m035813_c001_v7007000_t0000_u01780286293733") 2026/06/01 04:07:14 DEBUG : ignore-size: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803866_d20260601_m035812_c001_v0001103_t0040_u01780286292717") 2026/06/01 04:07:14 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab979022ed_d20260601_m035913_c001_v7007000_t0000_u01780286353251") 2026/06/01 04:07:14 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e384_d20260601_m035912_c001_v0001173_t0019_u01780286352593") 2026/06/01 04:07:14 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5aead_d20260601_m035911_c001_v7007000_t0000_u01780286351836") 2026/06/01 04:07:14 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e37a_d20260601_m035911_c001_v0001173_t0034_u01780286351003") 2026/06/01 04:07:14 DEBUG : one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae12_d20260601_m035859_c001_v7007000_t0000_u01780286339524") 2026/06/01 04:07:14 DEBUG : one: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4005b207f18038fc_d20260601_m035855_c001_v0001103_t0018_u01780286335773") 2026/06/01 04:07:15 DEBUG : only0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d40_d20260601_m040243_c001_v7007000_t0000_u01780286563067") 2026/06/01 04:07:15 DEBUG : only0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f404f4f41f6a64ad3_d20260601_m040237_c001_v0001029_t0040_u01780286557844") 2026/06/01 04:07:15 DEBUG : only0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432479_d20260601_m040227_c001_v0001176_t0054_u01780286547840") 2026/06/01 04:07:15 DEBUG : only0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41645cdb723fa1e6_d20260601_m040222_c001_v7007000_t0000_u01780286542490") 2026/06/01 04:07:15 DEBUG : only0: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243238d_d20260601_m040212_c001_v0001176_t0023_u01780286532135") 2026/06/01 04:07:15 DEBUG : only1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d41_d20260601_m040243_c001_v7007000_t0000_u01780286563251") 2026/06/01 04:07:15 DEBUG : only1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f406594da68504548_d20260601_m040238_c001_v0001154_t0006_u01780286558580") 2026/06/01 04:07:15 DEBUG : only1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432485_d20260601_m040228_c001_v0001176_t0042_u01780286548266") 2026/06/01 04:07:15 DEBUG : only1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41645cdb723fa1e4_d20260601_m040222_c001_v7007000_t0000_u01780286542305") 2026/06/01 04:07:15 DEBUG : only1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432399_d20260601_m040212_c001_v0001176_t0052_u01780286532574") 2026/06/01 04:07:15 DEBUG : only10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d42_d20260601_m040243_c001_v7007000_t0000_u01780286563435") 2026/06/01 04:07:15 DEBUG : only10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f414901fd02432527_d20260601_m040237_c001_v0001176_t0047_u01780286557103") 2026/06/01 04:07:15 DEBUG : only10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324cb_d20260601_m040232_c001_v0001176_t0043_u01780286552249") 2026/06/01 04:07:15 DEBUG : only10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaa3_d20260601_m040221_c001_v7007000_t0000_u01780286541557") 2026/06/01 04:07:15 DEBUG : only10: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323e7_d20260601_m040216_c001_v0001176_t0011_u01780286536409") 2026/06/01 04:07:15 DEBUG : only11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d44_d20260601_m040243_c001_v7007000_t0000_u01780286563618") 2026/06/01 04:07:15 DEBUG : only11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41629615665d8271_d20260601_m040238_c001_v0001100_t0012_u01780286558031") 2026/06/01 04:07:15 DEBUG : only11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324d5_d20260601_m040232_c001_v0001176_t0047_u01780286552757") 2026/06/01 04:07:15 DEBUG : only11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d2f79_d20260601_m040222_c001_v7007000_t0000_u01780286542503") 2026/06/01 04:07:15 DEBUG : only11: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323ed_d20260601_m040216_c001_v0001176_t0011_u01780286536839") 2026/06/01 04:07:15 DEBUG : only12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d45_d20260601_m040243_c001_v7007000_t0000_u01780286563800") 2026/06/01 04:07:15 DEBUG : only12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f406594da6850453c_d20260601_m040237_c001_v0001154_t0006_u01780286557658") 2026/06/01 04:07:16 DEBUG : only12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324e3_d20260601_m040233_c001_v0001176_t0041_u01780286553182") 2026/06/01 04:07:16 DEBUG : only12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd310_d20260601_m040222_c001_v7007000_t0000_u01780286542512") 2026/06/01 04:07:16 DEBUG : only12: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323f7_d20260601_m040217_c001_v0001176_t0003_u01780286537281") 2026/06/01 04:07:16 DEBUG : only13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d46_d20260601_m040243_c001_v7007000_t0000_u01780286563986") 2026/06/01 04:07:16 DEBUG : only13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f406594da68504540_d20260601_m040238_c001_v0001154_t0006_u01780286558029") 2026/06/01 04:07:16 DEBUG : only13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324e9_d20260601_m040233_c001_v0001176_t0059_u01780286553642") 2026/06/01 04:07:16 DEBUG : only13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaaa_d20260601_m040222_c001_v7007000_t0000_u01780286542651") 2026/06/01 04:07:16 DEBUG : only13: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323fd_d20260601_m040217_c001_v0001176_t0014_u01780286537721") 2026/06/01 04:07:16 DEBUG : only14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d47_d20260601_m040244_c001_v7007000_t0000_u01780286564170") 2026/06/01 04:07:16 DEBUG : only14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f414901fd02432537_d20260601_m040238_c001_v0001176_t0047_u01780286558048") 2026/06/01 04:07:16 DEBUG : only14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324f1_d20260601_m040234_c001_v0001176_t0004_u01780286554065") 2026/06/01 04:07:16 DEBUG : only14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41645cdb723fa1e7_d20260601_m040222_c001_v7007000_t0000_u01780286542678") 2026/06/01 04:07:16 DEBUG : only14: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432403_d20260601_m040218_c001_v0001176_t0001_u01780286538145") 2026/06/01 04:07:16 DEBUG : only15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d48_d20260601_m040244_c001_v7007000_t0000_u01780286564353") 2026/06/01 04:07:16 DEBUG : only15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f404f4f41f6a64ad5_d20260601_m040238_c001_v0001029_t0040_u01780286558059") 2026/06/01 04:07:16 DEBUG : only15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324fd_d20260601_m040234_c001_v0001176_t0043_u01780286554507") 2026/06/01 04:07:16 DEBUG : only15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaa5_d20260601_m040221_c001_v7007000_t0000_u01780286541740") 2026/06/01 04:07:16 DEBUG : only15: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432409_d20260601_m040218_c001_v0001176_t0058_u01780286538571") 2026/06/01 04:07:16 DEBUG : only16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d49_d20260601_m040244_c001_v7007000_t0000_u01780286564535") 2026/06/01 04:07:16 DEBUG : only16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f414901fd02432531_d20260601_m040237_c001_v0001176_t0047_u01780286557681") 2026/06/01 04:07:16 DEBUG : only16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432505_d20260601_m040234_c001_v0001176_t0029_u01780286554932") 2026/06/01 04:07:16 DEBUG : only16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaa8_d20260601_m040222_c001_v7007000_t0000_u01780286542286") 2026/06/01 04:07:17 DEBUG : only16: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432411_d20260601_m040219_c001_v0001176_t0011_u01780286539064") 2026/06/01 04:07:17 DEBUG : only17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d4a_d20260601_m040244_c001_v7007000_t0000_u01780286564718") 2026/06/01 04:07:17 DEBUG : only17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f406594da6850453e_d20260601_m040237_c001_v0001154_t0006_u01780286557845") 2026/06/01 04:07:17 DEBUG : only17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243250b_d20260601_m040235_c001_v0001176_t0015_u01780286555355") 2026/06/01 04:07:17 DEBUG : only17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaa6_d20260601_m040221_c001_v7007000_t0000_u01780286541922") 2026/06/01 04:07:17 DEBUG : only17: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432419_d20260601_m040219_c001_v0001176_t0049_u01780286539492") 2026/06/01 04:07:17 DEBUG : only18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d4b_d20260601_m040244_c001_v7007000_t0000_u01780286564902") 2026/06/01 04:07:17 DEBUG : only18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f414901fd02432535_d20260601_m040237_c001_v0001176_t0047_u01780286557865") 2026/06/01 04:07:17 DEBUG : only18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432515_d20260601_m040235_c001_v0001176_t0045_u01780286555797") 2026/06/01 04:07:17 DEBUG : only18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41645cdb723fa1e2_d20260601_m040222_c001_v7007000_t0000_u01780286542122") 2026/06/01 04:07:18 DEBUG : only18: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432423_d20260601_m040219_c001_v0001176_t0058_u01780286539913") 2026/06/01 04:07:18 DEBUG : only19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d4c_d20260601_m040245_c001_v7007000_t0000_u01780286565086") 2026/06/01 04:07:18 DEBUG : only19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41629615665d8277_d20260601_m040238_c001_v0001100_t0012_u01780286558463") 2026/06/01 04:07:18 DEBUG : only19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243251f_d20260601_m040236_c001_v0001176_t0028_u01780286556255") 2026/06/01 04:07:18 DEBUG : only19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d2f77_d20260601_m040222_c001_v7007000_t0000_u01780286542132") 2026/06/01 04:07:18 DEBUG : only19: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243242b_d20260601_m040220_c001_v0001176_t0052_u01780286540345") 2026/06/01 04:07:18 DEBUG : only2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d4d_d20260601_m040245_c001_v7007000_t0000_u01780286565273") 2026/06/01 04:07:18 DEBUG : only2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f414901fd02432543_d20260601_m040238_c001_v0001176_t0047_u01780286558599") 2026/06/01 04:07:18 DEBUG : only2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd0243248f_d20260601_m040228_c001_v0001176_t0004_u01780286548675") 2026/06/01 04:07:18 DEBUG : only2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd30d_d20260601_m040222_c001_v7007000_t0000_u01780286542142") 2026/06/01 04:07:18 DEBUG : only2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323a3_d20260601_m040213_c001_v0001176_t0023_u01780286533010") 2026/06/01 04:07:18 DEBUG : only3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d4e_d20260601_m040245_c001_v7007000_t0000_u01780286565462") 2026/06/01 04:07:18 DEBUG : only3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f406594da68504542_d20260601_m040238_c001_v0001154_t0006_u01780286558213") 2026/06/01 04:07:18 DEBUG : only3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432497_d20260601_m040229_c001_v0001176_t0037_u01780286549152") 2026/06/01 04:07:18 DEBUG : only3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaa7_d20260601_m040222_c001_v7007000_t0000_u01780286542104") 2026/06/01 04:07:18 DEBUG : only3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323ab_d20260601_m040213_c001_v0001176_t0014_u01780286533430") 2026/06/01 04:07:18 DEBUG : only4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d4f_d20260601_m040245_c001_v7007000_t0000_u01780286565645") 2026/06/01 04:07:18 DEBUG : only4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f414901fd02432539_d20260601_m040238_c001_v0001176_t0047_u01780286558232") 2026/06/01 04:07:18 DEBUG : only4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324a1_d20260601_m040229_c001_v0001176_t0008_u01780286549581") 2026/06/01 04:07:18 DEBUG : only4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41645cdb723fa1e0_d20260601_m040221_c001_v7007000_t0000_u01780286541936") 2026/06/01 04:07:19 DEBUG : only4: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323b3_d20260601_m040213_c001_v0001176_t0021_u01780286533856") 2026/06/01 04:07:19 DEBUG : only5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d50_d20260601_m040245_c001_v7007000_t0000_u01780286565828") 2026/06/01 04:07:19 DEBUG : only5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f404f4f41f6a64ad7_d20260601_m040238_c001_v0001029_t0040_u01780286558242") 2026/06/01 04:07:19 DEBUG : only5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324a7_d20260601_m040230_c001_v0001176_t0041_u01780286550005") 2026/06/01 04:07:19 DEBUG : only5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d2f76_d20260601_m040221_c001_v7007000_t0000_u01780286541943") 2026/06/01 04:07:19 DEBUG : only5: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323b9_d20260601_m040214_c001_v0001176_t0040_u01780286534277") 2026/06/01 04:07:19 DEBUG : only6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d51_d20260601_m040246_c001_v7007000_t0000_u01780286566010") 2026/06/01 04:07:19 DEBUG : only6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41629615665d8275_d20260601_m040238_c001_v0001100_t0012_u01780286558272") 2026/06/01 04:07:19 DEBUG : only6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324af_d20260601_m040230_c001_v0001176_t0031_u01780286550444") 2026/06/01 04:07:19 DEBUG : only6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d2f78_d20260601_m040222_c001_v7007000_t0000_u01780286542320") 2026/06/01 04:07:19 DEBUG : only6: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323c3_d20260601_m040214_c001_v0001176_t0037_u01780286534702") 2026/06/01 04:07:19 DEBUG : only7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d52_d20260601_m040246_c001_v7007000_t0000_u01780286566194") 2026/06/01 04:07:19 DEBUG : only7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f406594da68504546_d20260601_m040238_c001_v0001154_t0006_u01780286558396") 2026/06/01 04:07:19 DEBUG : only7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324b5_d20260601_m040230_c001_v0001176_t0048_u01780286550868") 2026/06/01 04:07:19 DEBUG : only7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd30e_d20260601_m040222_c001_v7007000_t0000_u01780286542326") 2026/06/01 04:07:19 DEBUG : only7: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323cf_d20260601_m040215_c001_v0001176_t0027_u01780286535139") 2026/06/01 04:07:19 DEBUG : only8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d53_d20260601_m040246_c001_v7007000_t0000_u01780286566378") 2026/06/01 04:07:19 DEBUG : only8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f414901fd0243253f_d20260601_m040238_c001_v0001176_t0047_u01780286558416") 2026/06/01 04:07:19 DEBUG : only8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324bb_d20260601_m040231_c001_v0001176_t0028_u01780286551305") 2026/06/01 04:07:19 DEBUG : only8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddaa9_d20260601_m040222_c001_v7007000_t0000_u01780286542468") 2026/06/01 04:07:19 DEBUG : only8: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323d7_d20260601_m040215_c001_v0001176_t0051_u01780286535568") 2026/06/01 04:07:19 DEBUG : only9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d54_d20260601_m040246_c001_v7007000_t0000_u01780286566562") 2026/06/01 04:07:19 DEBUG : only9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f404f4f41f6a64ad9_d20260601_m040238_c001_v0001029_t0040_u01780286558427") 2026/06/01 04:07:20 DEBUG : only9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024324c5_d20260601_m040231_c001_v0001176_t0042_u01780286551825") 2026/06/01 04:07:20 DEBUG : only9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd30c_d20260601_m040221_c001_v7007000_t0000_u01780286541952") 2026/06/01 04:07:20 DEBUG : only9: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024323df_d20260601_m040215_c001_v0001176_t0038_u01780286535990") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae93_d20260601_m035909_c001_v7007000_t0000_u01780286349912") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e362_d20260601_m035907_c001_v0001173_t0039_u01780286347503") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae6e_d20260601_m035906_c001_v7007000_t0000_u01780286346774") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e344_d20260601_m035903_c001_v0001173_t0016_u01780286343959") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae3c_d20260601_m035902_c001_v7007000_t0000_u01780286342924") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e328_d20260601_m035900_c001_v0001173_t0005_u01780286340436") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad9d_d20260601_m035849_c001_v7007000_t0000_u01780286329739") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038dc_d20260601_m035848_c001_v0001103_t0047_u01780286328220") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad6a_d20260601_m035846_c001_v7007000_t0000_u01780286326579") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038ce_d20260601_m035844_c001_v0001103_t0037_u01780286324898") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad2f_d20260601_m035843_c001_v7007000_t0000_u01780286323588") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038c2_d20260601_m035842_c001_v0001103_t0012_u01780286322458") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d64_d20260601_m035836_c001_v7007000_t0000_u01780286316193") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038a8_d20260601_m035834_c001_v0001103_t0040_u01780286314814") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d5a_d20260601_m035834_c001_v7007000_t0000_u01780286314452") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038a2_d20260601_m035833_c001_v0001103_t0057_u01780286313052") 2026/06/01 04:07:20 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d4c_d20260601_m035832_c001_v7007000_t0000_u01780286312689") 2026/06/01 04:07:21 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038a0_d20260601_m035831_c001_v0001103_t0056_u01780286311950") 2026/06/01 04:07:21 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180389e_d20260601_m035831_c001_v0001103_t0023_u01780286311193") 2026/06/01 04:07:21 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d41_d20260601_m035830_c001_v7007000_t0000_u01780286310831") 2026/06/01 04:07:21 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803894_d20260601_m035830_c001_v0001103_t0046_u01780286310071") 2026/06/01 04:07:21 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803892_d20260601_m035829_c001_v0001103_t0047_u01780286309292") 2026/06/01 04:07:21 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d36_d20260601_m035828_c001_v7007000_t0000_u01780286308929") 2026/06/01 04:07:21 DEBUG : potato: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180388e_d20260601_m035827_c001_v0001103_t0019_u01780286307973") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acce2e_d20260601_m035955_c001_v7007000_t0000_u01780286395021") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e486_d20260601_m035954_c001_v0001173_t0023_u01780286394369") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8f50_d20260601_m035945_c001_v7007000_t0000_u01780286385790") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431dea_d20260601_m035942_c001_v0001176_t0049_u01780286382024") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab9790230a_d20260601_m035934_c001_v7007000_t0000_u01780286374224") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e3e4_d20260601_m035929_c001_v0001173_t0054_u01780286369948") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab979022f7_d20260601_m035920_c001_v7007000_t0000_u01780286360683") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431cf0_d20260601_m035916_c001_v0001176_t0018_u01780286356235") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5adda_d20260601_m035854_c001_v7007000_t0000_u01780286334674") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038f0_d20260601_m035852_c001_v0001103_t0024_u01780286332594") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5adbf_d20260601_m035852_c001_v7007000_t0000_u01780286332231") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038e4_d20260601_m035850_c001_v0001103_t0020_u01780286330285") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ada0_d20260601_m035849_c001_v7007000_t0000_u01780286329921") 2026/06/01 04:07:21 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038e0_d20260601_m035849_c001_v0001103_t0000_u01780286329055") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad7b_d20260601_m035847_c001_v7007000_t0000_u01780286327856") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038d6_d20260601_m035846_c001_v0001103_t0043_u01780286326946") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ad42_d20260601_m035844_c001_v7007000_t0000_u01780286324533") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038c8_d20260601_m035843_c001_v0001103_t0007_u01780286323577") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4217bcbc7c794d6a_d20260601_m035836_c001_v7007000_t0000_u01780286316921") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18038b0_d20260601_m035835_c001_v0001103_t0005_u01780286315841") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211aa2_d20260601_m035732_c001_v7007000_t0000_u01780286252353") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037de_d20260601_m035731_c001_v0001103_t0015_u01780286251586") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211a9a_d20260601_m035730_c001_v7007000_t0000_u01780286250672") 2026/06/01 04:07:22 DEBUG : potato2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037dc_d20260601_m035729_c001_v0001103_t0030_u01780286249854") 2026/06/01 04:07:22 DEBUG : potato3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8f52_d20260601_m035946_c001_v7007000_t0000_u01780286386106") 2026/06/01 04:07:22 DEBUG : potato3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431df2_d20260601_m035942_c001_v0001176_t0002_u01780286382878") 2026/06/01 04:07:22 DEBUG : potato3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab9790230b_d20260601_m035934_c001_v7007000_t0000_u01780286374628") 2026/06/01 04:07:22 DEBUG : potato3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e3f0_d20260601_m035930_c001_v0001173_t0054_u01780286370864") 2026/06/01 04:07:22 DEBUG : potato3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab979022f5_d20260601_m035920_c001_v7007000_t0000_u01780286360086") 2026/06/01 04:07:22 DEBUG : potato3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431cf8_d20260601_m035916_c001_v0001176_t0010_u01780286356815") 2026/06/01 04:07:22 DEBUG : pre-dest1/1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad2295543b_d20260601_m040029_c001_v7007000_t0000_u01780286429184") 2026/06/01 04:07:22 DEBUG : pre-dest1/1: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431f5c_d20260601_m040021_c001_v0001176_t0023_u01780286421355") 2026/06/01 04:07:22 DEBUG : pre-dest2/2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f418f4cad2295543e_d20260601_m040029_c001_v7007000_t0000_u01780286429366") 2026/06/01 04:07:23 DEBUG : pre-dest2/2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e568_d20260601_m040021_c001_v0001173_t0048_u01780286421936") 2026/06/01 04:07:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f400796a7a074ac9d_d20260601_m040006_c001_v7007000_t0000_u01780286406693") 2026/06/01 04:07:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431eb6_d20260601_m040002_c001_v0001176_t0015_u01780286402744") 2026/06/01 04:07:23 DEBUG : sizeonly: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8ef2_d20260601_m035812_c001_v7007000_t0000_u01780286292170") 2026/06/01 04:07:23 DEBUG : sizeonly: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180385c_d20260601_m035811_c001_v0001103_t0030_u01780286291009") 2026/06/01 04:07:23 DEBUG : splitbanan: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f42675c7a403eef22_d20260601_m040446_c001_v7007000_t0000_u01780286686558") 2026/06/01 04:07:23 DEBUG : splitbanan: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d84ad_d20260601_m040439_c001_v0001100_t0044_u01780286679039") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc11_d20260601_m040559_c001_v7007000_t0000_u01780286759590") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047ed_d20260601_m040552_c001_v0001154_t0021_u01780286752871") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd4d9_d20260601_m040544_c001_v7007000_t0000_u01780286744857") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685047c7_d20260601_m040538_c001_v0001154_t0023_u01780286738438") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41829ffa086d310e_d20260601_m040530_c001_v7007000_t0000_u01780286730590") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504795_d20260601_m040524_c001_v0001154_t0015_u01780286724072") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419f114cd6acd9ae_d20260601_m040515_c001_v7007000_t0000_u01780286715552") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504767_d20260601_m040509_c001_v0001154_t0014_u01780286709159") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea46b_d20260601_m040501_c001_v7007000_t0000_u01780286701661") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504735_d20260601_m040454_c001_v0001154_t0013_u01780286694650") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f417958ed1ffa704e_d20260601_m040441_c001_v7007000_t0000_u01780286681086") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da685046f9_d20260601_m040437_c001_v0001154_t0014_u01780286677771") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea412_d20260601_m040429_c001_v7007000_t0000_u01780286669213") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d845d_d20260601_m040422_c001_v0001100_t0001_u01780286662424") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4100c04ef3a4a093_d20260601_m040421_c001_v7007000_t0000_u01780286661403") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782470_d20260601_m040418_c001_v0001183_t0008_u01780286658152") 2026/06/01 04:07:23 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f419e87296dafd3de_d20260601_m040410_c001_v7007000_t0000_u01780286650264") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504669_d20260601_m040403_c001_v0001154_t0018_u01780286643510") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41797be8edb38d99_d20260601_m040402_c001_v7007000_t0000_u01780286642584") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d83db_d20260601_m040359_c001_v0001100_t0028_u01780286639118") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4025541381669c01_d20260601_m040345_c001_v7007000_t0000_u01780286625736") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504615_d20260601_m040341_c001_v0001154_t0002_u01780286621928") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492e9f71_d20260601_m040333_c001_v7007000_t0000_u01780286613113") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d832b_d20260601_m040326_c001_v0001100_t0044_u01780286606442") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f401699c390cb6736_d20260601_m040318_c001_v7007000_t0000_u01780286598359") 2026/06/01 04:07:24 DEBUG : splitbananasplit: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432687_d20260601_m040311_c001_v0001176_t0054_u01780286591888") 2026/06/01 04:07:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f423515f4492ea3f4_d20260601_m040424_c001_v7007000_t0000_u01780286664193") 2026/06/01 04:07:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d843d_d20260601_m040419_c001_v0001100_t0042_u01780286659070") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d60_d20260601_m040259_c001_v7007000_t0000_u01780286579480") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504574_d20260601_m040256_c001_v0001154_t0021_u01780286576776") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4064792d0f874b00_d20260601_m040255_c001_v7007000_t0000_u01780286575650") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8299_d20260601_m040253_c001_v0001100_t0044_u01780286573031") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab979022ee_d20260601_m035913_c001_v7007000_t0000_u01780286353435") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431ccc_d20260601_m035912_c001_v0001176_t0025_u01780286352583") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f407e60ab979022ec_d20260601_m035912_c001_v7007000_t0000_u01780286352028") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431cbc_d20260601_m035911_c001_v0001176_t0025_u01780286351015") 2026/06/01 04:07:24 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8eed_d20260601_m035808_c001_v7007000_t0000_u01780286288711") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803852_d20260601_m035807_c001_v0001103_t0048_u01780286287093") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8eea_d20260601_m035806_c001_v7007000_t0000_u01780286286728") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180384c_d20260601_m035805_c001_v0001103_t0001_u01780286285353") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8ee4_d20260601_m035803_c001_v7007000_t0000_u01780286283261") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803846_d20260601_m035801_c001_v0001103_t0018_u01780286281799") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8edf_d20260601_m035801_c001_v7007000_t0000_u01780286281247") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803842_d20260601_m035759_c001_v0001103_t0024_u01780286279903") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180383c_d20260601_m035756_c001_v0001103_t0056_u01780286276874") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8edb_d20260601_m035756_c001_v7007000_t0000_u01780286276508") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180383a_d20260601_m035755_c001_v0001103_t0020_u01780286275721") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803838_d20260601_m035754_c001_v0001103_t0024_u01780286274607") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f408f1c0dc3bf8ed8_d20260601_m035754_c001_v7007000_t0000_u01780286274243") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803834_d20260601_m035751_c001_v0001103_t0004_u01780286271325") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803826_d20260601_m035748_c001_v0001103_t0046_u01780286268445") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211ae4_d20260601_m035748_c001_v7007000_t0000_u01780286268079") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f180381c_d20260601_m035747_c001_v0001103_t0033_u01780286267085") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803816_d20260601_m035746_c001_v0001103_t0048_u01780286266258") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211adc_d20260601_m035745_c001_v7007000_t0000_u01780286265888") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037f8_d20260601_m035741_c001_v0001103_t0031_u01780286261408") 2026/06/01 04:07:25 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211ac9_d20260601_m035741_c001_v7007000_t0000_u01780286261037") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037f4_d20260601_m035740_c001_v0001103_t0022_u01780286260236") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211ac0_d20260601_m035739_c001_v7007000_t0000_u01780286259322") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037ee_d20260601_m035738_c001_v0001103_t0018_u01780286258589") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211aba_d20260601_m035738_c001_v7007000_t0000_u01780286258039") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037ea_d20260601_m035737_c001_v0001103_t0050_u01780286257364") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211ab4_d20260601_m035736_c001_v7007000_t0000_u01780286256452") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037e8_d20260601_m035735_c001_v0001103_t0047_u01780286255586") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211aad_d20260601_m035735_c001_v7007000_t0000_u01780286255036") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037e6_d20260601_m035734_c001_v0001103_t0007_u01780286254226") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211aa8_d20260601_m035733_c001_v7007000_t0000_u01780286253676") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037e2_d20260601_m035732_c001_v0001103_t0056_u01780286252901") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211a92_d20260601_m035728_c001_v7007000_t0000_u01780286248058") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037d4_d20260601_m035727_c001_v0001103_t0052_u01780286247315") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211a91_d20260601_m035726_c001_v7007000_t0000_u01780286246765") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037d2_d20260601_m035726_c001_v0001103_t0056_u01780286246068") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211a8f_d20260601_m035725_c001_v7007000_t0000_u01780286245154") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037cc_d20260601_m035724_c001_v0001103_t0025_u01780286244217") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409b90c820211a8e_d20260601_m035722_c001_v7007000_t0000_u01780286242032") 2026/06/01 04:07:26 DEBUG : sub dir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f18037c2_d20260601_m035721_c001_v0001103_t0003_u01780286241374") 2026/06/01 04:07:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d61_d20260601_m040259_c001_v7007000_t0000_u01780286579665") 2026/06/01 04:07:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024325e5_d20260601_m040256_c001_v0001176_t0014_u01780286576424") 2026/06/01 04:07:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4064792d0f874b01_d20260601_m040255_c001_v7007000_t0000_u01780286575833") 2026/06/01 04:07:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024325cd_d20260601_m040252_c001_v0001176_t0016_u01780286572938") 2026/06/01 04:07:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc14_d20260601_m040601_c001_v7007000_t0000_u01780286761608") 2026/06/01 04:07:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807828c4_d20260601_m040600_c001_v0001183_t0011_u01780286760958") 2026/06/01 04:07:27 DEBUG : sub/yam: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae8f_d20260601_m035909_c001_v7007000_t0000_u01780286349364") 2026/06/01 04:07:27 DEBUG : sub/yam: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02431c9a_d20260601_m035908_c001_v0001176_t0044_u01780286348184") 2026/06/01 04:07:27 DEBUG : test_dir1/file2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d5b_d20260601_m040252_c001_v7007000_t0000_u01780286572162") 2026/06/01 04:07:27 DEBUG : test_dir1/file2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d828d_d20260601_m040249_c001_v0001100_t0053_u01780286569947") 2026/06/01 04:07:27 DEBUG : test_dir1/file2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d57_d20260601_m040249_c001_v7007000_t0000_u01780286569160") 2026/06/01 04:07:27 DEBUG : test_dir1/file2: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd024325a5_d20260601_m040247_c001_v0001176_t0017_u01780286567532") 2026/06/01 04:07:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d5c_d20260601_m040252_c001_v7007000_t0000_u01780286572344") 2026/06/01 04:07:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da6850455e_d20260601_m040250_c001_v0001154_t0011_u01780286570294") 2026/06/01 04:07:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f409d20697c0a5d58_d20260601_m040249_c001_v7007000_t0000_u01780286569344") 2026/06/01 04:07:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8289_d20260601_m040247_c001_v0001100_t0038_u01780286567521") 2026/06/01 04:07:27 DEBUG : three: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae15_d20260601_m035859_c001_v7007000_t0000_u01780286339705") 2026/06/01 04:07:27 DEBUG : three: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803906_d20260601_m035858_c001_v0001103_t0046_u01780286338486") 2026/06/01 04:07:27 DEBUG : three: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1005b207f1803900_d20260601_m035856_c001_v0001103_t0053_u01780286336140") 2026/06/01 04:07:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc16_d20260601_m040603_c001_v7007000_t0000_u01780286763210") 2026/06/01 04:07:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432efa_d20260601_m040602_c001_v0001176_t0041_u01780286762556") 2026/06/01 04:07:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddcb7_d20260601_m040622_c001_v7007000_t0000_u01780286782547") 2026/06/01 04:07:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8683_d20260601_m040620_c001_v0001100_t0041_u01780286780761") 2026/06/01 04:07:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddca3_d20260601_m040619_c001_v7007000_t0000_u01780286779200") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432f8e_d20260601_m040617_c001_v0001176_t0056_u01780286777589") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc72_d20260601_m040616_c001_v7007000_t0000_u01780286776620") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080782952_d20260601_m040616_c001_v0001183_t0040_u01780286776005") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc2e_d20260601_m040610_c001_v7007000_t0000_u01780286770776") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432f3e_d20260601_m040609_c001_v0001176_t0021_u01780286769569") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc3e_d20260601_m040613_c001_v7007000_t0000_u01780286773285") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8659_d20260601_m040611_c001_v0001100_t0001_u01780286771735") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc27_d20260601_m040608_c001_v7007000_t0000_u01780286768589") 2026/06/01 04:07:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11457020807828fc_d20260601_m040607_c001_v0001183_t0019_u01780286767954") 2026/06/01 04:07:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc21_d20260601_m040606_c001_v7007000_t0000_u01780286766993") 2026/06/01 04:07:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504811_d20260601_m040605_c001_v0001154_t0025_u01780286765906") 2026/06/01 04:07:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc1a_d20260601_m040604_c001_v7007000_t0000_u01780286764937") 2026/06/01 04:07:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f11629615665d8635_d20260601_m040604_c001_v0001100_t0025_u01780286764175") 2026/06/01 04:07:28 DEBUG : toe/toe/toe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f422cef7132a87103_d20260601_m040627_c001_v7007000_t0000_u01780286787707") 2026/06/01 04:07:28 DEBUG : toe/toe/toe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f114901fd02432ff8_d20260601_m040627_c001_v0001176_t0057_u01780286787077") 2026/06/01 04:07:28 DEBUG : toe/toe/toe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddc57_d20260601_m040615_c001_v7007000_t0000_u01780286775036") 2026/06/01 04:07:28 DEBUG : toe/toe/toe: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504821_d20260601_m040614_c001_v0001154_t0009_u01780286774252") 2026/06/01 04:07:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddcb9_d20260601_m040623_c001_v7007000_t0000_u01780286783156") 2026/06/01 04:07:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f106594da68504835_d20260601_m040622_c001_v0001154_t0003_u01780286782221") 2026/06/01 04:07:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f413d7c04c1dddca9_d20260601_m040619_c001_v7007000_t0000_u01780286779800") 2026/06/01 04:07:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f113d3cb4176863a1_d20260601_m040618_c001_v0001145_t0027_u01780286778744") 2026/06/01 04:07:29 DEBUG : two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae18_d20260601_m035859_c001_v7007000_t0000_u01780286339890") 2026/06/01 04:07:29 DEBUG : two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f416cf2b70d56f831_d20260601_m035857_c001_v0001104_t0033_u01780286337924") 2026/06/01 04:07:29 DEBUG : two: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f4005b207f18038fe_d20260601_m035855_c001_v0001103_t0018_u01780286335957") 2026/06/01 04:07:29 DEBUG : yam: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae95_d20260601_m035910_c001_v7007000_t0000_u01780286350093") 2026/06/01 04:07:29 DEBUG : yam: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1145702080781b9a_d20260601_m035909_c001_v0001183_t0018_u01780286349149") 2026/06/01 04:07:29 DEBUG : yam: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae67_d20260601_m035906_c001_v7007000_t0000_u01780286346227") 2026/06/01 04:07:29 DEBUG : yam: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1159aaa814f4e340_d20260601_m035903_c001_v0001173_t0012_u01780286343664") 2026/06/01 04:07:29 DEBUG : yam: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae36_d20260601_m035902_c001_v7007000_t0000_u01780286342382") 2026/06/01 04:07:29 DEBUG : yam: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f116cf2b70d56f83b_d20260601_m035900_c001_v0001104_t0035_u01780286340445") 2026/06/01 04:07:29 DEBUG : yaml: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae71_d20260601_m035906_c001_v7007000_t0000_u01780286346955") 2026/06/01 04:07:29 DEBUG : yaml: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f105610545701ae86_d20260601_m035905_c001_v0001180_t0022_u01780286345910") 2026/06/01 04:07:29 DEBUG : yaml: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f41295184ccf5ae3f_d20260601_m035903_c001_v7007000_t0000_u01780286343105") 2026/06/01 04:07:29 DEBUG : yaml: Deleting (id "4_z5fb23d23504d8b1b9fe80e1b_f1048ebf0619342f4_d20260601_m035902_c001_v0001173_t0005_u01780286342079") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m12.207979908s (try 1/5)