"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/26 02:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu" 2026/04/26 02:10:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 02:10:24 DEBUG : Creating backend with remote "/tmp/rclone54582442" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/26 02:10:25 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:25 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:10:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:25 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:25 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:26 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:10:26 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:28 DEBUG : Creating backend with remote "/non-existing" 2026/04/26 02:10:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/26 02:10:28 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:28 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:29 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:29 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:30 INFO : B2 bucket rclone-test-hiyudof9dohu: Running all checks before starting transfers 2026/04/26 02:10:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:30 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:30 INFO : B2 bucket rclone-test-hiyudof9dohu: Checks finished, now starting transfers 2026/04/26 02:10:30 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:30 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:31 ERROR : Ignoring --no-traverse with sync 2026/04/26 02:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:31 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:31 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:32 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/26 02:10:32 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:32 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:33 DEBUG : hello world2: size = 12 OK 2026/04/26 02:10:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/26 02:10:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:10:34 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:34 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:34 DEBUG : potato2: size = 11 OK 2026/04/26 02:10:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:10:35 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:35 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:35 DEBUG : potato2: size = 11 OK 2026/04/26 02:10:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/26 02:10:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:10:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/26 02:10:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:10:36 INFO : sub dir2: Making directory 2026/04/26 02:10:36 INFO : sub dir: Making directory 2026/04/26 02:10:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:36 INFO : sub dir2/sub sub dir2: Making directory 2026/04/26 02:10:36 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:36 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:36 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/04/26 02:10:36 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:37 INFO : sub dir2: Making directory 2026/04/26 02:10:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/26 02:10:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:10:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:37 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:37 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:38 DEBUG : sub dir2: Making directory with metadata 2026/04/26 02:10:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:10:38 INFO : sub dir2: Making directory 2026/04/26 02:10:38 INFO : sub dir: Making directory 2026/04/26 02:10:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:38 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:38 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:39 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:10:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/26 02:10:39 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/26 02:10:39 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.35s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:40 INFO : sub dir2: Making directory 2026/04/26 02:10:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:40 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:40 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:40 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:10:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:41 DEBUG : sub dir2: Making directory with metadata 2026/04/26 02:10:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:10:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:10:41 INFO : sub dir2: Making directory 2026/04/26 02:10:41 INFO : sub dir: Making directory 2026/04/26 02:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:41 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:41 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:41 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:10:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/26 02:10:42 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:42 INFO : sub dir2: Making directory 2026/04/26 02:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:43 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:43 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:43 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:10:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jovuhig0maze" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hiyudof9dohu -> B2 bucket rclone-test-jovuhig0maze 2026/04/26 02:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:45 DEBUG : B2 bucket rclone-test-jovuhig0maze: Waiting for checks to finish 2026/04/26 02:10:45 DEBUG : B2 bucket rclone-test-jovuhig0maze: Waiting for transfers to finish 2026/04/26 02:10:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:10:46 DEBUG : B2 bucket rclone-test-jovuhig0maze: Purge remote 2026/04/26 02:10:46 INFO : B2 bucket rclone-test-jovuhig0maze: cleaning bucket "rclone-test-jovuhig0maze" of all files 2026/04/26 02:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zefd2bd3380ddcb7b9fd80e1b_f114c1fa5f2ba1e49_d20260426_m021046_c001_v0001171_t0020_u01777169446438") --- PASS: TestServerSideCopy (4.13s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:49 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone54582442) 2026/04/26 02:10:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:10:49 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:10:49 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:49 DEBUG : sub dir/hello world: size = 17 OK 2026/04/26 02:10:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/26 02:10:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.67s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:50 DEBUG : Creating backend with remote "TestB2:rclone-test-susabiy7rezu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hiyudof9dohu -> B2 bucket rclone-test-susabiy7rezu 2026/04/26 02:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:51 DEBUG : B2 bucket rclone-test-susabiy7rezu: Waiting for checks to finish 2026/04/26 02:10:51 DEBUG : B2 bucket rclone-test-susabiy7rezu: Waiting for transfers to finish 2026/04/26 02:10:52 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:10:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:10:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-susabiy7rezu) 2026/04/26 02:10:53 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:10:53 DEBUG : B2 bucket rclone-test-susabiy7rezu: Waiting for checks to finish 2026/04/26 02:10:53 DEBUG : B2 bucket rclone-test-susabiy7rezu: Waiting for transfers to finish 2026/04/26 02:10:53 DEBUG : sub dir/hello world: size = 17 OK 2026/04/26 02:10:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/26 02:10:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:10:54 DEBUG : B2 bucket rclone-test-susabiy7rezu: Purge remote 2026/04/26 02:10:54 INFO : B2 bucket rclone-test-susabiy7rezu: cleaning bucket "rclone-test-susabiy7rezu" of all files 2026/04/26 02:10:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf72cda380ddcb7b9fd80e1b_f116587f51b2c01b0_d20260426_m021053_c001_v0001178_t0000_u01777169453823") 2026/04/26 02:10:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf72cda380ddcb7b9fd80e1b_f1102a456a54c3e4f_d20260426_m021052_c001_v0001113_t0035_u01777169452148") --- PASS: TestServerSideCopyOverSelf (5.70s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:56 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:10:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone54582442) 2026/04/26 02:10:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:10:56 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:10:56 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:10:56 DEBUG : sub dir/hello world: size = 17 OK 2026/04/26 02:10:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/26 02:10:56 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/26 02:10:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.67s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:10:57 DEBUG : Creating backend with remote "TestB2:rclone-test-sukocic2situ" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hiyudof9dohu -> B2 bucket rclone-test-sukocic2situ 2026/04/26 02:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:10:58 DEBUG : B2 bucket rclone-test-sukocic2situ: Waiting for checks to finish 2026/04/26 02:10:58 DEBUG : B2 bucket rclone-test-sukocic2situ: Waiting for transfers to finish 2026/04/26 02:10:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:10:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:10:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:11:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:11:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sukocic2situ) 2026/04/26 02:11:00 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:11:00 DEBUG : B2 bucket rclone-test-sukocic2situ: Waiting for checks to finish 2026/04/26 02:11:00 DEBUG : B2 bucket rclone-test-sukocic2situ: Waiting for transfers to finish 2026/04/26 02:11:01 DEBUG : sub dir/hello world: size = 17 OK 2026/04/26 02:11:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/26 02:11:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:11:01 INFO : sub dir/hello world: Deleted 2026/04/26 02:11:02 DEBUG : testing file moves 2026/04/26 02:11:02 DEBUG : B2 bucket rclone-test-sukocic2situ: Waiting for checks to finish 2026/04/26 02:11:02 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:11:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sukocic2situ) 2026/04/26 02:11:02 DEBUG : sub dir/hello world: Sizes differ 2026/04/26 02:11:02 DEBUG : B2 bucket rclone-test-sukocic2situ: Waiting for transfers to finish 2026/04/26 02:11:02 DEBUG : sub dir/hello world: size = 24 OK 2026/04/26 02:11:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/26 02:11:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/26 02:11:03 INFO : sub dir/hello world: Deleted 2026/04/26 02:11:03 DEBUG : B2 bucket rclone-test-sukocic2situ: Purge remote 2026/04/26 02:11:03 INFO : B2 bucket rclone-test-sukocic2situ: cleaning bucket "rclone-test-sukocic2situ" of all files 2026/04/26 02:11:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f22ed7380ddcb7b9fd80e1b_f113e53568d210cf3_d20260426_m021102_c001_v0001100_t0041_u01777169462559") 2026/04/26 02:11:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f22ed7380ddcb7b9fd80e1b_f113e56ec39c8bc70_d20260426_m021100_c001_v0001097_t0055_u01777169460865") 2026/04/26 02:11:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f22ed7380ddcb7b9fd80e1b_f1011ed68984302e1_d20260426_m021059_c001_v0001174_t0028_u01777169459568") --- PASS: TestServerSideMoveOverSelf (7.63s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:05 ERROR : error listing: directory not found 2026/04/26 02:11:05 INFO : Local file system at /tmp/rclone54582442: Making directory 2026/04/26 02:11:05 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:05 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:11:07 DEBUG : Local file system at /tmp/rclone54582442: Waiting for checks to finish 2026/04/26 02:11:07 DEBUG : Local file system at /tmp/rclone54582442: Waiting for transfers to finish 2026/04/26 02:11:07 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/26 02:11:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:11:07 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/26 02:11:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/26 02:11:08 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:08 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:08 DEBUG : check sum: size = 1 OK 2026/04/26 02:11:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:11:08 INFO : check sum: Copied (new) 2026/04/26 02:11:08 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:09 DEBUG : check sum: size = 1 OK 2026/04/26 02:11:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:11:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/26 02:11:09 DEBUG : check sum: Unchanged skipping 2026/04/26 02:11:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:09 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/26 02:11:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:10 DEBUG : sizeonly: size = 6 OK 2026/04/26 02:11:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 02:11:10 INFO : sizeonly: Copied (new) 2026/04/26 02:11:10 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:10 DEBUG : sizeonly: size = 6 OK 2026/04/26 02:11:10 DEBUG : sizeonly: Sizes identical 2026/04/26 02:11:10 DEBUG : sizeonly: Unchanged skipping 2026/04/26 02:11:10 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:10 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:10 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/26 02:11:11 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:11 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/26 02:11:11 INFO : ignore-size: Copied (new) 2026/04/26 02:11:11 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:11 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:11:11 DEBUG : ignore-size: Unchanged skipping 2026/04/26 02:11:11 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:11 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:13 DEBUG : existing: size = 6 OK 2026/04/26 02:11:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:11:13 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:13 DEBUG : existing: Unchanged skipping 2026/04/26 02:11:13 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:13 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:13 INFO : There was nothing to transfer 2026/04/26 02:11:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/26 02:11:13 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:13 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:13 DEBUG : existing: size = 6 OK 2026/04/26 02:11:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 02:11:13 INFO : existing: Copied (replaced existing) 2026/04/26 02:11:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.78s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/26 02:11:14 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:14 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:15 DEBUG : existing: size = 6 OK 2026/04/26 02:11:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 02:11:15 INFO : existing: Copied (new) 2026/04/26 02:11:15 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:15 DEBUG : existing: Destination exists, skipping 2026/04/26 02:11:15 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:15 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:15 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.64s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/26 02:11:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/26 02:11:17 DEBUG : c/non empty space: size = 5 OK 2026/04/26 02:11:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:17 DEBUG : c/non empty space: Unchanged skipping 2026/04/26 02:11:17 DEBUG : a/potato2: size = 60 OK 2026/04/26 02:11:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:11:17 INFO : a/potato2: Copied (new) 2026/04/26 02:11:17 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:17 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:17 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:19 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:19 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/04/26 02:11:19 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:11:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/26 02:11:19 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:19 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:19 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:19 INFO : There was nothing to transfer 2026/04/26 02:11:20 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/26 02:11:20 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:11:21 INFO : empty space: Updated modification time in destination 2026/04/26 02:11:21 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:21 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:21 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:22 DEBUG : empty space: size = 1 OK 2026/04/26 02:11: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/04/26 02:11:22 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:11:22 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:22 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:22 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:23 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:23 DEBUG : foo: size = 3 OK 2026/04/26 02:11:23 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/26 02:11:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone54582442) 2026/04/26 02:11:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:11:23 DEBUG : foo: sha1 differ 2026/04/26 02:11:23 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:24 DEBUG : foo: size = 3 OK 2026/04/26 02:11:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/26 02:11:24 INFO : foo: Copied (replaced existing) 2026/04/26 02:11:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/26 02:11:25 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:25 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:25 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:25 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:25 DEBUG : potato: size = 60 OK 2026/04/26 02:11:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:11:25 INFO : potato: Copied (new) 2026/04/26 02:11:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone54582442) 2026/04/26 02:11:27 DEBUG : potato: size = 60 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:11:27 DEBUG : potato: Sizes differ 2026/04/26 02:11:27 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:27 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:27 DEBUG : potato: size = 21 OK 2026/04/26 02:11:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/26 02:11:27 INFO : potato: Copied (replaced existing) 2026/04/26 02:11:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:28 DEBUG : potato: size = 21 OK 2026/04/26 02:11:28 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/04/26 02:11:28 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone54582442) 2026/04/26 02:11:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:11:28 DEBUG : potato: sha1 differ 2026/04/26 02:11:28 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:28 DEBUG : potato: size = 21 OK 2026/04/26 02:11:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/26 02:11:28 INFO : potato: Copied (replaced existing) 2026/04/26 02:11:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:11:30 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:30 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:30 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:30 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/26 02:11:30 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:11:31 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:31 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:31 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:31 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:31 DEBUG : potato2: size = 60 OK 2026/04/26 02:11:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:11:31 INFO : potato2: Copied (new) 2026/04/26 02:11:31 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:33 INFO : d: Making directory 2026/04/26 02:11:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/26 02:11:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/26 02:11:34 DEBUG : c/non empty space: size = 5 OK 2026/04/26 02:11:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:34 DEBUG : c/non empty space: Unchanged skipping 2026/04/26 02:11:34 DEBUG : a/potato2: size = 60 OK 2026/04/26 02:11:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:11:34 INFO : a/potato2: Copied (new) 2026/04/26 02:11:34 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:34 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:34 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/26 02:11:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/26 02:11:36 DEBUG : c/non empty space: size = 5 OK 2026/04/26 02:11:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:36 DEBUG : c/non empty space: Unchanged skipping 2026/04/26 02:11:36 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:36 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:36 DEBUG : a/potato2: size = 60 OK 2026/04/26 02:11:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:11:36 INFO : a/potato2: Copied (new) 2026/04/26 02:11:36 ERROR : B2 bucket rclone-test-hiyudof9dohu: not deleting files as there were IO errors 2026/04/26 02:11:36 ERROR : B2 bucket rclone-test-hiyudof9dohu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:38 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:11:38 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:38 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:38 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:38 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:38 INFO : potato: Deleted 2026/04/26 02:11:38 DEBUG : potato2: size = 60 OK 2026/04/26 02:11:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:11:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.92s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:39 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:40 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:40 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:40 INFO : potato: Deleted 2026/04/26 02:11:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:11:40 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:40 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:40 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:40 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:40 DEBUG : potato2: size = 60 OK 2026/04/26 02:11:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:11:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.27s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:11:42 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:42 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:42 DEBUG : potato2: size = 19 OK 2026/04/26 02:11:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/26 02:11:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.89s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/26 02:11:44 DEBUG : enormous: Excluded 2026/04/26 02:11:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 02:11:44 DEBUG : potato2: Excluded 2026/04/26 02:11:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 02:11:44 DEBUG : potato2: Excluded 2026/04/26 02:11:44 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:44 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:44 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:44 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:44 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:44 INFO : There was nothing to transfer 2026/04/26 02:11:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/26 02:11:44 DEBUG : enormous: Excluded 2026/04/26 02:11:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 02:11:44 DEBUG : potato2: Excluded 2026/04/26 02:11:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 02:11:44 DEBUG : potato2: Excluded 2026/04/26 02:11:44 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/26 02:11:44 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:44 DEBUG : Local file system at /tmp/rclone54582442: Waiting for checks to finish 2026/04/26 02:11:44 DEBUG : Local file system at /tmp/rclone54582442: Waiting for transfers to finish 2026/04/26 02:11:44 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:46 DEBUG : enormous: Excluded (Size Filter) 2026/04/26 02:11:46 DEBUG : enormous: Excluded 2026/04/26 02:11:46 DEBUG : potato2: Excluded (Size Filter) 2026/04/26 02:11:46 DEBUG : potato2: Excluded 2026/04/26 02:11:46 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:11:46 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:46 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:46 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:46 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:46 INFO : enormous: Deleted 2026/04/26 02:11:46 INFO : potato2: Deleted 2026/04/26 02:11:46 INFO : There was nothing to transfer 2026/04/26 02:11:47 DEBUG : Local file system at /tmp/rclone54582442: Waiting for checks to finish 2026/04/26 02:11:47 DEBUG : empty space: size = 1 OK 2026/04/26 02:11:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/26 02:11:47 DEBUG : empty space: Unchanged skipping 2026/04/26 02:11:47 DEBUG : Local file system at /tmp/rclone54582442: Waiting for transfers to finish 2026/04/26 02:11:47 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:47 INFO : enormous: Deleted 2026/04/26 02:11:47 INFO : potato2: Deleted 2026/04/26 02:11:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.36s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:48 DEBUG : five: Need to transfer - File not found at Destination 2026/04/26 02:11:48 DEBUG : four: size = 4 (Local file system at /tmp/rclone54582442) 2026/04/26 02:11:48 DEBUG : four: size = 8 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:11:48 DEBUG : four: Sizes differ 2026/04/26 02:11:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/26 02:11:48 DEBUG : one: Destination is newer than source, skipping 2026/04/26 02:11:48 DEBUG : three: size = 5 OK 2026/04/26 02:11:48 DEBUG : three: Sizes identical 2026/04/26 02:11:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/26 02:11:48 DEBUG : two: size = 3 OK 2026/04/26 02:11:48 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone54582442) 2026/04/26 02:11:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:11:48 DEBUG : two: sha1 differ 2026/04/26 02:11:48 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:49 DEBUG : five: size = 4 OK 2026/04/26 02:11:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/26 02:11:49 INFO : five: Copied (new) 2026/04/26 02:11:49 DEBUG : four: size = 4 OK 2026/04/26 02:11:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/26 02:11:49 INFO : four: Copied (replaced existing) 2026/04/26 02:11:49 DEBUG : two: size = 3 OK 2026/04/26 02:11:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/26 02:11:49 INFO : two: Copied (replaced existing) 2026/04/26 02:11:49 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:50 DEBUG : one: Destination is newer than source, skipping 2026/04/26 02:11:50 DEBUG : four: size = 4 OK 2026/04/26 02:11:50 DEBUG : five: size = 4 OK 2026/04/26 02:11:50 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:50 DEBUG : three: size = 5 OK 2026/04/26 02:11:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/26 02:11:50 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/26 02:11:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/26 02:11:50 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/26 02:11:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/26 02:11:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/26 02:11:50 DEBUG : two: size = 3 OK 2026/04/26 02:11:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone54582442) 2026/04/26 02:11:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:11:50 DEBUG : three: sha1 differ 2026/04/26 02:11:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/26 02:11:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/26 02:11:50 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/26 02:11:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/26 02:11:50 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:50 DEBUG : three: size = 5 OK 2026/04/26 02:11:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 02:11:50 INFO : three: Copied (replaced existing) 2026/04/26 02:11:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.12s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/26 02:11:52 INFO : B2 bucket rclone-test-hiyudof9dohu: Making map for --track-renames 2026/04/26 02:11:52 INFO : B2 bucket rclone-test-hiyudof9dohu: Finished making map for --track-renames 2026/04/26 02:11:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for renames to finish 2026/04/26 02:11:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/26 02:11:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/26 02:11:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:52 DEBUG : potato: size = 14 OK 2026/04/26 02:11:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/26 02:11:52 INFO : potato: Copied (new) 2026/04/26 02:11:52 DEBUG : yam: size = 11 OK 2026/04/26 02:11:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 02:11:52 INFO : yam: Copied (new) 2026/04/26 02:11:52 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:52 DEBUG : potato: size = 14 OK 2026/04/26 02:11:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:11:52 DEBUG : potato: Unchanged skipping 2026/04/26 02:11:52 INFO : B2 bucket rclone-test-hiyudof9dohu: Making map for --track-renames 2026/04/26 02:11:52 INFO : B2 bucket rclone-test-hiyudof9dohu: Finished making map for --track-renames 2026/04/26 02:11:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for renames to finish 2026/04/26 02:11:53 DEBUG : yaml: size = 11 OK 2026/04/26 02:11:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 02:11:53 INFO : yam: Copied (server-side copy) to: yaml 2026/04/26 02:11:53 INFO : yam: Deleted 2026/04/26 02:11:53 INFO : yaml: Renamed from "yam" 2026/04/26 02:11:53 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/26 02:11:54 INFO : B2 bucket rclone-test-hiyudof9dohu: Making map for --track-renames 2026/04/26 02:11:54 INFO : B2 bucket rclone-test-hiyudof9dohu: Finished making map for --track-renames 2026/04/26 02:11:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/26 02:11:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/26 02:11:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for renames to finish 2026/04/26 02:11:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:55 DEBUG : potato: size = 14 OK 2026/04/26 02:11:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/26 02:11:55 INFO : potato: Copied (new) 2026/04/26 02:11:55 DEBUG : yam: size = 11 OK 2026/04/26 02:11:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 02:11:55 INFO : yam: Copied (new) 2026/04/26 02:11:55 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:55 DEBUG : potato: size = 14 OK 2026/04/26 02:11:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:11:55 DEBUG : potato: Unchanged skipping 2026/04/26 02:11:55 INFO : B2 bucket rclone-test-hiyudof9dohu: Making map for --track-renames 2026/04/26 02:11:55 INFO : B2 bucket rclone-test-hiyudof9dohu: Finished making map for --track-renames 2026/04/26 02:11:55 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:55 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for renames to finish 2026/04/26 02:11:55 DEBUG : yaml: size = 11 OK 2026/04/26 02:11:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 02:11:55 INFO : yam: Copied (server-side copy) to: yaml 2026/04/26 02:11:56 INFO : yam: Deleted 2026/04/26 02:11:56 INFO : yaml: Renamed from "yam" 2026/04/26 02:11:56 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.29s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/26 02:11:57 INFO : B2 bucket rclone-test-hiyudof9dohu: Making map for --track-renames 2026/04/26 02:11:57 INFO : B2 bucket rclone-test-hiyudof9dohu: Finished making map for --track-renames 2026/04/26 02:11:57 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/26 02:11:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/26 02:11:57 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for renames to finish 2026/04/26 02:11:57 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:57 DEBUG : sub/yam: size = 11 OK 2026/04/26 02:11:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 02:11:57 INFO : sub/yam: Copied (new) 2026/04/26 02:11:57 DEBUG : potato: size = 14 OK 2026/04/26 02:11:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/26 02:11:57 INFO : potato: Copied (new) 2026/04/26 02:11:57 DEBUG : Waiting for deletions to finish 2026/04/26 02:11:57 DEBUG : potato: size = 14 OK 2026/04/26 02:11:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:11:57 DEBUG : potato: Unchanged skipping 2026/04/26 02:11:58 INFO : B2 bucket rclone-test-hiyudof9dohu: Making map for --track-renames 2026/04/26 02:11:58 INFO : B2 bucket rclone-test-hiyudof9dohu: Finished making map for --track-renames 2026/04/26 02:11:58 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:11:58 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for renames to finish 2026/04/26 02:11:58 DEBUG : yam: size = 11 OK 2026/04/26 02:11:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/26 02:11:58 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/26 02:11:58 INFO : sub/yam: Deleted 2026/04/26 02:11:58 INFO : yam: Renamed from "sub/yam" 2026/04/26 02:11:58 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.62s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:11:59 DEBUG : Creating backend with remote "/tmp/rclone54582442/dir1" 2026/04/26 02:11:59 DEBUG : Creating backend with remote "/tmp/rclone54582442/dir2" 2026/04/26 02:11:59 DEBUG : Local file system at /tmp/rclone54582442/dir2: Using server-side directory move 2026/04/26 02:11:59 INFO : Local file system at /tmp/rclone54582442/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/26 02:11:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/26 02:11:59 INFO : file1.txt: Moved (server-side) 2026/04/26 02:11:59 DEBUG : Local file system at /tmp/rclone54582442/dir2: Waiting for checks to finish 2026/04/26 02:11:59 DEBUG : Local file system at /tmp/rclone54582442/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:12:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/26 02:12:00 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:12:00 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:12:00 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/26 02:12:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/26 02:12:00 INFO : nested/sub dir/file: Copied (new) 2026/04/26 02:12:00 INFO : nested/sub dir/file: Deleted 2026/04/26 02:12:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:12:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:12:00 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:12:00 INFO : sub dir/hello world: Deleted 2026/04/26 02:12:00 INFO : sub dir: Removing directory 2026/04/26 02:12:00 INFO : nested/sub dir: Removing directory 2026/04/26 02:12:00 INFO : nested: Removing directory 2026/04/26 02:12:00 DEBUG : Local file system at /tmp/rclone54582442: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/26 02:12:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/26 02:12:01 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:12:01 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:12:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/26 02:12:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/26 02:12:02 INFO : nested/sub dir/file: Copied (new) 2026/04/26 02:12:02 INFO : nested/sub dir/file: Deleted 2026/04/26 02:12:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/26 02:12:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:12:02 INFO : sub dir/hello world: Copied (new) 2026/04/26 02:12:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/26 02:12:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/26 02:12:03 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:12:03 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:12:03 DEBUG : existing-b: size = 6 OK 2026/04/26 02:12:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/26 02:12:03 INFO : existing-b: Copied (new) 2026/04/26 02:12:03 INFO : existing-b: Deleted 2026/04/26 02:12:03 DEBUG : existing: size = 6 OK 2026/04/26 02:12:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 02:12:03 INFO : existing: Copied (new) 2026/04/26 02:12:03 INFO : existing: Deleted 2026/04/26 02:12:04 DEBUG : existing: Destination exists, skipping 2026/04/26 02:12:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/26 02:12:04 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:12:04 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:12:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.66s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qemigob8viwi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hiyudof9dohu -> B2 bucket rclone-test-qemigob8viwi 2026/04/26 02:12:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:12:09 DEBUG : empty space: size = 1 OK 2026/04/26 02:12:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/26 02:12:09 DEBUG : empty space: Unchanged skipping 2026/04/26 02:12:09 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:12:09 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qemigob8viwi) 2026/04/26 02:12:09 DEBUG : potato3: Sizes differ 2026/04/26 02:12:09 DEBUG : B2 bucket rclone-test-qemigob8viwi: Waiting for checks to finish 2026/04/26 02:12:09 INFO : empty space: Deleted 2026/04/26 02:12:09 DEBUG : B2 bucket rclone-test-qemigob8viwi: Waiting for transfers to finish 2026/04/26 02:12:09 DEBUG : potato2: size = 60 OK 2026/04/26 02:12:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:12:09 INFO : potato2: Copied (server-side copy) 2026/04/26 02:12:10 INFO : potato2: Deleted 2026/04/26 02:12:10 DEBUG : potato3: size = 68 OK 2026/04/26 02:12:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 02:12:10 INFO : potato3: Copied (server-side copy) 2026/04/26 02:12:10 INFO : potato3: Deleted 2026/04/26 02:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pegayoq5rave" 2026/04/26 02:12:12 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/26 02:12:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:12:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/26 02:12:12 DEBUG : B2 bucket rclone-test-pegayoq5rave: Waiting for checks to finish 2026/04/26 02:12:12 DEBUG : B2 bucket rclone-test-pegayoq5rave: Waiting for transfers to finish 2026/04/26 02:12:12 DEBUG : potato2: size = 60 OK 2026/04/26 02:12:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:12:12 INFO : potato2: Copied (server-side copy) 2026/04/26 02:12:13 INFO : potato2: Deleted 2026/04/26 02:12:13 DEBUG : potato3: size = 68 OK 2026/04/26 02:12:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 02:12:13 INFO : potato3: Copied (server-side copy) 2026/04/26 02:12:13 DEBUG : empty space: size = 1 OK 2026/04/26 02:12:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:12:13 INFO : empty space: Copied (server-side copy) 2026/04/26 02:12:13 INFO : potato3: Deleted 2026/04/26 02:12:13 INFO : empty space: Deleted 2026/04/26 02:12:13 DEBUG : B2 bucket rclone-test-pegayoq5rave: Purge remote 2026/04/26 02:12:13 INFO : B2 bucket rclone-test-pegayoq5rave: cleaning bucket "rclone-test-pegayoq5rave" of all files 2026/04/26 02:12:14 DEBUG : empty space: Deleting (id "4_zaff20d5380fdcb7b9fd80e1b_f11811a111a891d0c_d20260426_m021213_c001_v0001103_t0047_u01777169533107") 2026/04/26 02:12:14 DEBUG : potato2: Deleting (id "4_zaff20d5380fdcb7b9fd80e1b_f1010f51d8a49ca29_d20260426_m021212_c001_v0001154_t0017_u01777169532744") 2026/04/26 02:12:14 DEBUG : potato3: Deleting (id "4_zaff20d5380fdcb7b9fd80e1b_f1137193262b2a2a8_d20260426_m021213_c001_v0001179_t0056_u01777169533127") 2026/04/26 02:12:14 DEBUG : B2 bucket rclone-test-qemigob8viwi: Purge remote 2026/04/26 02:12:14 INFO : B2 bucket rclone-test-qemigob8viwi: cleaning bucket "rclone-test-qemigob8viwi" of all files 2026/04/26 02:12:14 DEBUG : empty space: Deleting (id "4_zffd2fd0380edcb7b9fd80e1b_f413a0091580aa2a4_d20260426_m021213_c001_v7007000_t0000_u01777169533423") 2026/04/26 02:12:14 DEBUG : empty space: Deleting (id "4_zffd2fd0380edcb7b9fd80e1b_f1147bd848ad21125_d20260426_m021208_c001_v0001117_t0032_u01777169528041") 2026/04/26 02:12:14 DEBUG : potato2: Deleting (id "4_zffd2fd0380edcb7b9fd80e1b_f41658c9415c11542_d20260426_m021213_c001_v7007000_t0000_u01777169533082") 2026/04/26 02:12:14 DEBUG : potato2: Deleting (id "4_zffd2fd0380edcb7b9fd80e1b_f1105f1f7076fa5ba_d20260426_m021209_c001_v0001150_t0023_u01777169529729") 2026/04/26 02:12:14 DEBUG : potato3: Deleting (id "4_zffd2fd0380edcb7b9fd80e1b_f41658c9415c11543_d20260426_m021213_c001_v7007000_t0000_u01777169533327") 2026/04/26 02:12:14 DEBUG : potato3: Deleting (id "4_zffd2fd0380edcb7b9fd80e1b_f11636df9555433f4_d20260426_m021210_c001_v0001173_t0059_u01777169530073") 2026/04/26 02:12:14 DEBUG : potato3: Deleting (id "4_zffd2fd0380edcb7b9fd80e1b_f1147bd848ad21127_d20260426_m021208_c001_v0001117_t0049_u01777169528635") --- PASS: TestServerSideMove (11.79s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lagekuw5fuzi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hiyudof9dohu -> B2 bucket rclone-test-lagekuw5fuzi 2026/04/26 02:12:21 DEBUG : empty space: Excluded (Size Filter) 2026/04/26 02:12:21 DEBUG : empty space: Excluded 2026/04/26 02:12:21 DEBUG : empty space: Excluded (Size Filter) 2026/04/26 02:12:21 DEBUG : empty space: Excluded 2026/04/26 02:12:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:12:21 DEBUG : B2 bucket rclone-test-lagekuw5fuzi: Waiting for checks to finish 2026/04/26 02:12:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:12:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lagekuw5fuzi) 2026/04/26 02:12:21 DEBUG : potato3: Sizes differ 2026/04/26 02:12:21 DEBUG : B2 bucket rclone-test-lagekuw5fuzi: Waiting for transfers to finish 2026/04/26 02:12:22 DEBUG : potato2: size = 60 OK 2026/04/26 02:12:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:12:22 INFO : potato2: Copied (server-side copy) 2026/04/26 02:12:22 INFO : potato2: Deleted 2026/04/26 02:12:22 DEBUG : potato3: size = 68 OK 2026/04/26 02:12:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 02:12:22 INFO : potato3: Copied (server-side copy) 2026/04/26 02:12:22 INFO : potato3: Deleted 2026/04/26 02:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xizifeq4hobi" 2026/04/26 02:12:23 DEBUG : empty space: Excluded (Size Filter) 2026/04/26 02:12:23 DEBUG : empty space: Excluded 2026/04/26 02:12:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:12:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/26 02:12:23 DEBUG : B2 bucket rclone-test-xizifeq4hobi: Waiting for checks to finish 2026/04/26 02:12:23 DEBUG : B2 bucket rclone-test-xizifeq4hobi: Waiting for transfers to finish 2026/04/26 02:12:24 DEBUG : potato2: size = 60 OK 2026/04/26 02:12:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:12:24 INFO : potato2: Copied (server-side copy) 2026/04/26 02:12:25 DEBUG : potato3: size = 68 OK 2026/04/26 02:12:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 02:12:25 INFO : potato3: Copied (server-side copy) 2026/04/26 02:12:25 INFO : potato2: Deleted 2026/04/26 02:12:25 INFO : potato3: Deleted 2026/04/26 02:12:25 DEBUG : B2 bucket rclone-test-xizifeq4hobi: Purge remote 2026/04/26 02:12:25 INFO : B2 bucket rclone-test-xizifeq4hobi: cleaning bucket "rclone-test-xizifeq4hobi" of all files 2026/04/26 02:12:25 DEBUG : potato2: Deleting (id "4_z7fe23d3380fdcb7b9fd80e1b_f1088dd88eac727cf_d20260426_m021224_c001_v0001174_t0051_u01777169544641") 2026/04/26 02:12:25 DEBUG : potato3: Deleting (id "4_z7fe23d3380fdcb7b9fd80e1b_f103d282dbc5eac83_d20260426_m021224_c001_v0001165_t0051_u01777169544894") 2026/04/26 02:12:26 DEBUG : B2 bucket rclone-test-lagekuw5fuzi: Purge remote 2026/04/26 02:12:26 INFO : B2 bucket rclone-test-lagekuw5fuzi: cleaning bucket "rclone-test-lagekuw5fuzi" of all files 2026/04/26 02:12:26 DEBUG : empty space: Deleting (id "4_z0fb22d3380fdcb7b9fd80e1b_f1009dcbc9b32d5cf_d20260426_m021220_c001_v0001165_t0029_u01777169540915") 2026/04/26 02:12:26 DEBUG : potato2: Deleting (id "4_z0fb22d3380fdcb7b9fd80e1b_f417d2106634f18c2_d20260426_m021225_c001_v7007000_t0000_u01777169545004") 2026/04/26 02:12:26 DEBUG : potato2: Deleting (id "4_z0fb22d3380fdcb7b9fd80e1b_f1000e70e65d18b4b_d20260426_m021221_c001_v0001174_t0052_u01777169541778") 2026/04/26 02:12:26 DEBUG : potato3: Deleting (id "4_z0fb22d3380fdcb7b9fd80e1b_f4186e4f621fd5837_d20260426_m021225_c001_v7007000_t0000_u01777169545181") 2026/04/26 02:12:26 DEBUG : potato3: Deleting (id "4_z0fb22d3380fdcb7b9fd80e1b_f108b3ed430ffb9ba_d20260426_m021222_c001_v0001185_t0015_u01777169542131") 2026/04/26 02:12:26 DEBUG : potato3: Deleting (id "4_z0fb22d3380fdcb7b9fd80e1b_f1009dcbc9b32d5d1_d20260426_m021221_c001_v0001165_t0011_u01777169541152") 2026/04/26 02:12:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/26 02:12:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/26 02:12:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:28 DEBUG : Creating backend with remote "TestB2:rclone-test-guwelex1yejo" 2026/04/26 02:12:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hiyudof9dohu -> B2 bucket rclone-test-guwelex1yejo 2026/04/26 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:12:33 DEBUG : empty space: size = 1 OK 2026/04/26 02:12:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/26 02:12:33 DEBUG : empty space: Unchanged skipping 2026/04/26 02:12:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:12:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-guwelex1yejo) 2026/04/26 02:12:33 DEBUG : potato3: Sizes differ 2026/04/26 02:12:33 DEBUG : B2 bucket rclone-test-guwelex1yejo: Waiting for checks to finish 2026/04/26 02:12:33 INFO : empty space: Deleted 2026/04/26 02:12:33 DEBUG : B2 bucket rclone-test-guwelex1yejo: Waiting for transfers to finish 2026/04/26 02:12:34 DEBUG : potato2: size = 60 OK 2026/04/26 02:12:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:12:34 INFO : potato2: Copied (server-side copy) 2026/04/26 02:12:34 DEBUG : potato3: size = 68 OK 2026/04/26 02:12:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 02:12:34 INFO : potato3: Copied (server-side copy) 2026/04/26 02:12:34 INFO : potato2: Deleted 2026/04/26 02:12:34 INFO : potato3: Deleted 2026/04/26 02:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rurikat8yobo" 2026/04/26 02:12:35 INFO : tomatoDir: Making directory 2026/04/26 02:12:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/26 02:12:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/26 02:12:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/26 02:12:36 DEBUG : B2 bucket rclone-test-rurikat8yobo: Waiting for checks to finish 2026/04/26 02:12:36 DEBUG : B2 bucket rclone-test-rurikat8yobo: Waiting for transfers to finish 2026/04/26 02:12:36 DEBUG : empty space: size = 1 OK 2026/04/26 02:12:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/26 02:12:36 INFO : empty space: Copied (server-side copy) 2026/04/26 02:12:37 INFO : empty space: Deleted 2026/04/26 02:12:37 DEBUG : potato3: size = 68 OK 2026/04/26 02:12:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/26 02:12:37 INFO : potato3: Copied (server-side copy) 2026/04/26 02:12:37 DEBUG : potato2: size = 60 OK 2026/04/26 02:12:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/26 02:12:37 INFO : potato2: Copied (server-side copy) 2026/04/26 02:12:37 INFO : potato3: Deleted 2026/04/26 02:12:37 INFO : potato2: Deleted 2026/04/26 02:12:37 DEBUG : B2 bucket rclone-test-rurikat8yobo: Purge remote 2026/04/26 02:12:37 INFO : B2 bucket rclone-test-rurikat8yobo: cleaning bucket "rclone-test-rurikat8yobo" of all files 2026/04/26 02:12:38 DEBUG : empty space: Deleting (id "4_z0ff26d3380fdcb7b9fd80e1b_f1011f203783d4512_d20260426_m021236_c001_v0001100_t0057_u01777169556645") 2026/04/26 02:12:38 DEBUG : potato2: Deleting (id "4_z0ff26d3380fdcb7b9fd80e1b_f115b6a3630d871ac_d20260426_m021236_c001_v0001172_t0043_u01777169556968") 2026/04/26 02:12:38 DEBUG : potato3: Deleting (id "4_z0ff26d3380fdcb7b9fd80e1b_f107b4cb68e70b643_d20260426_m021237_c001_v0001178_t0033_u01777169557005") 2026/04/26 02:12:38 DEBUG : B2 bucket rclone-test-guwelex1yejo: Purge remote 2026/04/26 02:12:38 INFO : B2 bucket rclone-test-guwelex1yejo: cleaning bucket "rclone-test-guwelex1yejo" of all files 2026/04/26 02:12:38 DEBUG : empty space: Deleting (id "4_z6f425d1380fdcb7b9fd80e1b_f4188414434f16e12_d20260426_m021236_c001_v7007000_t0000_u01777169556954") 2026/04/26 02:12:38 DEBUG : empty space: Deleting (id "4_z6f425d1380fdcb7b9fd80e1b_f113f9978c0ac8221_d20260426_m021232_c001_v0001174_t0059_u01777169552624") 2026/04/26 02:12:38 DEBUG : potato2: Deleting (id "4_z6f425d1380fdcb7b9fd80e1b_f4188414434f16e14_d20260426_m021237_c001_v7007000_t0000_u01777169557239") 2026/04/26 02:12:38 DEBUG : potato2: Deleting (id "4_z6f425d1380fdcb7b9fd80e1b_f104fc5b701501bb9_d20260426_m021233_c001_v0001144_t0035_u01777169553663") 2026/04/26 02:12:38 DEBUG : potato3: Deleting (id "4_z6f425d1380fdcb7b9fd80e1b_f4188414434f16e13_d20260426_m021237_c001_v7007000_t0000_u01777169557214") 2026/04/26 02:12:38 DEBUG : potato3: Deleting (id "4_z6f425d1380fdcb7b9fd80e1b_f1091e55f22ce3ce9_d20260426_m021234_c001_v0001180_t0033_u01777169554121") 2026/04/26 02:12:38 DEBUG : potato3: Deleting (id "4_z6f425d1380fdcb7b9fd80e1b_f113f9978c0ac8223_d20260426_m021232_c001_v0001174_t0057_u01777169552948") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.72s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/rclone-sync-test" 2026/04/26 02:12:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/rclone-sync-test-include/layer2" 2026/04/26 02:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/rclone-sync-test-ignore-file" 2026/04/26 02:12:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/26 02:12:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu path rclone-sync-test: Waiting for checks to finish 2026/04/26 02:12:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu path rclone-sync-test: Waiting for transfers to finish 2026/04/26 02:12:52 DEBUG : Waiting for deletions to finish 2026/04/26 02:12:52 INFO : There was nothing to transfer 2026/04/26 02:12:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/26 02:12:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:12:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:12:52 DEBUG : Waiting for deletions to finish 2026/04/26 02:12:52 INFO : There was nothing to transfer 2026/04/26 02:12:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/26 02:12:53 DEBUG : B2 bucket rclone-test-hiyudof9dohu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/26 02:12:53 DEBUG : B2 bucket rclone-test-hiyudof9dohu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/26 02:12:53 DEBUG : Waiting for deletions to finish 2026/04/26 02:12:53 INFO : There was nothing to transfer 2026/04/26 02:12:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/26 02:12:53 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:12:53 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:12:53 DEBUG : Waiting for deletions to finish 2026/04/26 02:12:53 INFO : There was nothing to transfer 2026/04/26 02:12:54 DEBUG : Excluded 2026/04/26 02:12:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/26 02:12:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/26 02:12:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/26 02:12:54 DEBUG : Waiting for deletions to finish 2026/04/26 02:12:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.18s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dst" 2026/04/26 02:12:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/CompareDest" 2026/04/26 02:12:57 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 02:12:57 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:12:57 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:12:58 DEBUG : one: size = 3 OK 2026/04/26 02:12:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:12:58 INFO : one: Copied (new) 2026/04/26 02:12:58 DEBUG : Waiting for deletions to finish 2026/04/26 02:12:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:12:59 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:12:59 DEBUG : one: Sizes differ 2026/04/26 02:12:59 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:12:59 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:12:59 DEBUG : one: size = 5 OK 2026/04/26 02:12:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/26 02:12:59 INFO : one: Copied (replaced existing) 2026/04/26 02:12:59 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:01 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:01 DEBUG : one: Sizes differ 2026/04/26 02:13:01 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:01 DEBUG : one: size = 5 OK 2026/04/26 02:13:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 02:13:01 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:01 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:01 INFO : There was nothing to transfer 2026/04/26 02:13:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:03 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:03 DEBUG : one: Sizes differ 2026/04/26 02:13:03 DEBUG : two: size = 3 OK 2026/04/26 02:13:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 02:13:03 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:03 DEBUG : one: size = 5 OK 2026/04/26 02:13:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 02:13:03 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:03 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:03 INFO : There was nothing to transfer 2026/04/26 02:13:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:03 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:03 DEBUG : one: Sizes differ 2026/04/26 02:13:04 DEBUG : two: size = 3 OK 2026/04/26 02:13:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 02:13:04 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:04 DEBUG : one: size = 5 OK 2026/04/26 02:13:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 02:13:04 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:04 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:04 INFO : There was nothing to transfer 2026/04/26 02:13:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:04 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:04 DEBUG : one: Sizes differ 2026/04/26 02:13:05 DEBUG : two: size = 3 OK 2026/04/26 02:13:05 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/04/26 02:13:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/26 02:13:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/26 02:13:05 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:05 DEBUG : one: size = 5 OK 2026/04/26 02:13:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 02:13:05 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:05 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:05 INFO : There was nothing to transfer 2026/04/26 02:13:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:05 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:05 DEBUG : one: Sizes differ 2026/04/26 02:13:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:05 DEBUG : two: size = 3 (B2 bucket rclone-test-hiyudof9dohu path CompareDest) 2026/04/26 02:13:05 DEBUG : two: Sizes differ 2026/04/26 02:13:05 DEBUG : two: Need to transfer - File not found at Destination 2026/04/26 02:13:05 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:05 DEBUG : one: size = 5 OK 2026/04/26 02:13:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/26 02:13:05 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:06 DEBUG : two: size = 5 OK 2026/04/26 02:13:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/26 02:13:06 INFO : two: Copied (new) 2026/04/26 02:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.06s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dest" 2026/04/26 02:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/pre-dest1" 2026/04/26 02:13:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/pre-dest2" 2026/04/26 02:13:14 DEBUG : 1: size = 1 OK 2026/04/26 02:13:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:13:14 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/26 02:13:14 DEBUG : 2: size = 1 OK 2026/04/26 02:13:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:13:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/26 02:13:15 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/26 02:13:15 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dest: Waiting for checks to finish 2026/04/26 02:13:15 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dest: Waiting for transfers to finish 2026/04/26 02:13:15 DEBUG : 3: size = 1 OK 2026/04/26 02:13:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/26 02:13:15 INFO : 3: Copied (new) 2026/04/26 02:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.88s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:13:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dst" 2026/04/26 02:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/CopyDest" 2026/04/26 02:13:20 DEBUG : one: Need to transfer - File not found at Destination 2026/04/26 02:13:20 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:20 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:21 DEBUG : one: size = 3 OK 2026/04/26 02:13:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:13:21 INFO : one: Copied (new) 2026/04/26 02:13:21 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:22 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:22 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:22 DEBUG : one: Sizes differ 2026/04/26 02:13:22 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:23 DEBUG : one: size = 5 OK 2026/04/26 02:13:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/26 02:13:23 INFO : one: Copied (replaced existing) 2026/04/26 02:13:23 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/BackupDir" 2026/04/26 02:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:26 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:26 DEBUG : one: Sizes differ 2026/04/26 02:13:26 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:26 DEBUG : one: size = 5 OK 2026/04/26 02:13:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:26 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:26 DEBUG : one: Sizes differ 2026/04/26 02:13:27 DEBUG : one: size = 3 OK 2026/04/26 02:13:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:13:27 INFO : one: Copied (server-side copy) 2026/04/26 02:13:27 INFO : one: Deleted 2026/04/26 02:13:28 DEBUG : one: size = 5 OK 2026/04/26 02:13:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/26 02:13:28 INFO : one: Copied (server-side copy) 2026/04/26 02:13:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/26 02:13:28 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:28 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:29 DEBUG : one: size = 5 OK 2026/04/26 02:13:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:29 DEBUG : one: Unchanged skipping 2026/04/26 02:13:30 DEBUG : two: size = 3 OK 2026/04/26 02:13:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:30 DEBUG : two: size = 3 OK 2026/04/26 02:13:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/26 02:13:30 INFO : two: Copied (server-side copy) 2026/04/26 02:13:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/26 02:13:30 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:30 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:30 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:30 DEBUG : one: size = 5 OK 2026/04/26 02:13:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:30 DEBUG : one: Unchanged skipping 2026/04/26 02:13:30 DEBUG : two: size = 3 OK 2026/04/26 02:13:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:30 DEBUG : two: Unchanged skipping 2026/04/26 02:13:30 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:30 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:30 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:30 INFO : There was nothing to transfer 2026/04/26 02:13:32 DEBUG : one: size = 5 OK 2026/04/26 02:13:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:32 DEBUG : one: Unchanged skipping 2026/04/26 02:13:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:32 DEBUG : three: size = 5 (B2 bucket rclone-test-hiyudof9dohu path CopyDest) 2026/04/26 02:13:32 DEBUG : three: Sizes differ 2026/04/26 02:13:32 DEBUG : three: Destination not found in --copy-dest 2026/04/26 02:13:32 DEBUG : three: Need to transfer - File not found at Destination 2026/04/26 02:13:32 DEBUG : two: size = 3 OK 2026/04/26 02:13:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/26 02:13:32 DEBUG : two: Unchanged skipping 2026/04/26 02:13:32 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:32 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:33 DEBUG : three: size = 7 OK 2026/04/26 02:13:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/26 02:13:33 INFO : three: Copied (new) 2026/04/26 02:13:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.44s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:13:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/1f626d1380ddcb7b9fd80e1b/c001_v0001177_t0030": EOF 2026/04/26 02:13:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/1f626d1380ddcb7b9fd80e1b/c001_v0001177_t0030": EOF) 2026/04/26 02:13:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hiyudof9dohu: 1/10 (Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/1f626d1380ddcb7b9fd80e1b/c001_v0001177_t0030": EOF) 2026/04/26 02:13:38 DEBUG : pacer: Reducing sleep to 10ms 2026/04/26 02:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dst" 2026/04/26 02:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/backup" 2026/04/26 02:13:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:41 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:41 DEBUG : one: Sizes differ 2026/04/26 02:13:41 DEBUG : two: size = 3 OK 2026/04/26 02:13:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:13:41 DEBUG : two: Unchanged skipping 2026/04/26 02:13:41 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:43 DEBUG : one: size = 3 OK 2026/04/26 02:13:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:13:43 INFO : one: Copied (server-side copy) 2026/04/26 02:13:43 INFO : one: Deleted 2026/04/26 02:13:43 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:44 DEBUG : one: size = 4 OK 2026/04/26 02:13:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:13:44 INFO : one: Copied (new) 2026/04/26 02:13:44 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:44 DEBUG : three.txt: size = 5 OK 2026/04/26 02:13:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 02:13:44 INFO : three.txt: Copied (server-side copy) 2026/04/26 02:13:44 INFO : three.txt: Deleted 2026/04/26 02:13:44 INFO : three.txt: Moved into backup dir 2026/04/26 02:13:46 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:46 DEBUG : one: size = 4 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:46 DEBUG : one: Sizes differ 2026/04/26 02:13:46 DEBUG : two: size = 3 OK 2026/04/26 02:13:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:13:46 DEBUG : two: Unchanged skipping 2026/04/26 02:13:47 DEBUG : one: size = 4 OK 2026/04/26 02:13:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:13:47 INFO : one: Copied (server-side copy) 2026/04/26 02:13:47 INFO : one: Deleted 2026/04/26 02:13:47 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:47 DEBUG : one: size = 5 OK 2026/04/26 02:13:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 02:13:47 INFO : one: Copied (new) 2026/04/26 02:13:47 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:48 DEBUG : three.txt: size = 6 OK 2026/04/26 02:13:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 02:13:48 INFO : three.txt: Copied (server-side copy) 2026/04/26 02:13:48 INFO : three.txt: Deleted 2026/04/26 02:13:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.64s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:13:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dst" 2026/04/26 02:13:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/backup" 2026/04/26 02:13:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:54 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:54 DEBUG : one: Sizes differ 2026/04/26 02:13:54 DEBUG : two: size = 3 OK 2026/04/26 02:13:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:13:54 DEBUG : two: Unchanged skipping 2026/04/26 02:13:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:55 DEBUG : one.bak: size = 3 OK 2026/04/26 02:13:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:13:55 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 02:13:55 INFO : one: Deleted 2026/04/26 02:13:55 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:13:56 DEBUG : one: size = 4 OK 2026/04/26 02:13:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:13:56 INFO : one: Copied (new) 2026/04/26 02:13:56 DEBUG : Waiting for deletions to finish 2026/04/26 02:13:57 DEBUG : three.txt.bak: size = 5 OK 2026/04/26 02:13:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 02:13:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 02:13:57 INFO : three.txt: Deleted 2026/04/26 02:13:57 INFO : three.txt: Moved into backup dir 2026/04/26 02:13:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:13:58 DEBUG : one: size = 4 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:13:58 DEBUG : one: Sizes differ 2026/04/26 02:13:58 DEBUG : two: size = 3 OK 2026/04/26 02:13:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:13:58 DEBUG : two: Unchanged skipping 2026/04/26 02:13:58 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:13:59 DEBUG : one.bak: size = 4 OK 2026/04/26 02:13:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:13:59 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 02:13:59 INFO : one: Deleted 2026/04/26 02:13:59 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:14:00 DEBUG : one: size = 5 OK 2026/04/26 02:14:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 02:14:00 INFO : one: Copied (new) 2026/04/26 02:14:00 DEBUG : Waiting for deletions to finish 2026/04/26 02:14:00 DEBUG : three.txt.bak: size = 6 OK 2026/04/26 02:14:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 02:14:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 02:14:00 INFO : three.txt: Deleted 2026/04/26 02:14:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:14:03 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dst" 2026/04/26 02:14:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/backup" 2026/04/26 02:14:06 DEBUG : two: size = 3 OK 2026/04/26 02:14:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:06 DEBUG : two: Unchanged skipping 2026/04/26 02:14:06 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:14:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:06 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:06 DEBUG : one: Sizes differ 2026/04/26 02:14:07 DEBUG : one-2019-01-01: size = 3 OK 2026/04/26 02:14:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:14:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/26 02:14:08 INFO : one: Deleted 2026/04/26 02:14:08 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:14:09 DEBUG : one: size = 4 OK 2026/04/26 02:14:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:14:09 INFO : one: Copied (new) 2026/04/26 02:14:09 DEBUG : Waiting for deletions to finish 2026/04/26 02:14:09 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/26 02:14:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 02:14:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/26 02:14:09 INFO : three.txt: Deleted 2026/04/26 02:14:09 INFO : three.txt: Moved into backup dir 2026/04/26 02:14:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:11 DEBUG : one: size = 4 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:11 DEBUG : one: Sizes differ 2026/04/26 02:14:11 DEBUG : two: size = 3 OK 2026/04/26 02:14:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:11 DEBUG : two: Unchanged skipping 2026/04/26 02:14:11 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:14:12 DEBUG : one-2019-01-01: size = 4 OK 2026/04/26 02:14:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:14:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/26 02:14:12 INFO : one: Deleted 2026/04/26 02:14:12 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:14:13 DEBUG : one: size = 5 OK 2026/04/26 02:14:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 02:14:13 INFO : one: Copied (new) 2026/04/26 02:14:13 DEBUG : Waiting for deletions to finish 2026/04/26 02:14:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/26 02:14:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 02:14:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/26 02:14:14 INFO : three.txt: Deleted 2026/04/26 02:14:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.10s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dst" 2026/04/26 02:14:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:18 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:18 DEBUG : one: Sizes differ 2026/04/26 02:14:18 DEBUG : two: size = 3 OK 2026/04/26 02:14:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:18 DEBUG : two: Unchanged skipping 2026/04/26 02:14:18 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:14:18 DEBUG : one.bak: size = 3 OK 2026/04/26 02:14:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:14:18 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 02:14:19 INFO : one: Deleted 2026/04/26 02:14:19 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:14:19 DEBUG : one: size = 4 OK 2026/04/26 02:14:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:14:20 INFO : one: Copied (new) 2026/04/26 02:14:20 DEBUG : Waiting for deletions to finish 2026/04/26 02:14:20 DEBUG : three.txt.bak: size = 5 OK 2026/04/26 02:14:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 02:14:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 02:14:20 INFO : three.txt: Deleted 2026/04/26 02:14:20 INFO : three.txt: Moved into backup dir 2026/04/26 02:14:21 DEBUG : one.bak: Excluded (Path Filter) 2026/04/26 02:14:21 DEBUG : one.bak: Excluded 2026/04/26 02:14:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/26 02:14:21 DEBUG : three.txt.bak: Excluded 2026/04/26 02:14:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:21 DEBUG : one: size = 4 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:21 DEBUG : one: Sizes differ 2026/04/26 02:14:21 DEBUG : two: size = 3 OK 2026/04/26 02:14:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:21 DEBUG : two: Unchanged skipping 2026/04/26 02:14:21 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for checks to finish 2026/04/26 02:14:22 DEBUG : one.bak: size = 4 OK 2026/04/26 02:14:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:14:22 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 02:14:22 INFO : one: Deleted 2026/04/26 02:14:22 DEBUG : B2 bucket rclone-test-hiyudof9dohu path dst: Waiting for transfers to finish 2026/04/26 02:14:22 DEBUG : one: size = 5 OK 2026/04/26 02:14:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 02:14:22 INFO : one: Copied (new) 2026/04/26 02:14:22 DEBUG : Waiting for deletions to finish 2026/04/26 02:14:23 DEBUG : three.txt.bak: size = 6 OK 2026/04/26 02:14:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 02:14:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 02:14:23 INFO : three.txt: Deleted 2026/04/26 02:14:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.78s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dst" 2026/04/26 02:14:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:27 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:27 DEBUG : one: Sizes differ 2026/04/26 02:14:29 DEBUG : one.bak: size = 3 OK 2026/04/26 02:14:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:14:29 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 02:14:29 INFO : one: Deleted 2026/04/26 02:14:30 DEBUG : one: size = 4 OK 2026/04/26 02:14:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:14:30 INFO : one: Copied (new) 2026/04/26 02:14:30 DEBUG : two: size = 3 OK 2026/04/26 02:14:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:30 DEBUG : two: Unchanged skipping 2026/04/26 02:14:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:30 DEBUG : three.txt: Sizes differ 2026/04/26 02:14:31 DEBUG : three.txt.bak: size = 5 OK 2026/04/26 02:14:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 02:14:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 02:14:31 INFO : three.txt: Deleted 2026/04/26 02:14:31 DEBUG : three.txt: size = 6 OK 2026/04/26 02:14:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 02:14:31 INFO : three.txt: Copied (new) 2026/04/26 02:14:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:32 DEBUG : one: size = 4 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:32 DEBUG : one: Sizes differ 2026/04/26 02:14:33 DEBUG : one.bak: size = 4 OK 2026/04/26 02:14:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:14:33 INFO : one: Copied (server-side copy) to: one.bak 2026/04/26 02:14:33 INFO : one: Deleted 2026/04/26 02:14:34 DEBUG : one: size = 5 OK 2026/04/26 02:14:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 02:14:34 INFO : one: Copied (new) 2026/04/26 02:14:34 DEBUG : two: size = 3 OK 2026/04/26 02:14:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:34 DEBUG : two: Unchanged skipping 2026/04/26 02:14:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:34 DEBUG : three.txt: Sizes differ 2026/04/26 02:14:35 DEBUG : three.txt.bak: size = 6 OK 2026/04/26 02:14:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 02:14:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/26 02:14:35 INFO : three.txt: Deleted 2026/04/26 02:14:35 DEBUG : three.txt: size = 19 OK 2026/04/26 02:14:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/26 02:14:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.02s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hiyudof9dohu/dst" 2026/04/26 02:14:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:40 DEBUG : one: size = 3 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:40 DEBUG : one: Sizes differ 2026/04/26 02:14:41 DEBUG : one-2019-01-01: size = 3 OK 2026/04/26 02:14:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/26 02:14:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/26 02:14:41 INFO : one: Deleted 2026/04/26 02:14:42 DEBUG : one: size = 4 OK 2026/04/26 02:14:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:14:42 INFO : one: Copied (new) 2026/04/26 02:14:43 DEBUG : two: size = 3 OK 2026/04/26 02:14:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:43 DEBUG : two: Unchanged skipping 2026/04/26 02:14:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:43 DEBUG : three.txt: Sizes differ 2026/04/26 02:14:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/26 02:14:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/26 02:14:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/26 02:14:43 INFO : three.txt: Deleted 2026/04/26 02:14:44 DEBUG : three.txt: size = 6 OK 2026/04/26 02:14:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 02:14:44 INFO : three.txt: Copied (new) 2026/04/26 02:14:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:45 DEBUG : one: size = 4 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:45 DEBUG : one: Sizes differ 2026/04/26 02:14:45 DEBUG : one-2019-01-01: size = 4 OK 2026/04/26 02:14:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/26 02:14:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/26 02:14:46 INFO : one: Deleted 2026/04/26 02:14:46 DEBUG : one: size = 5 OK 2026/04/26 02:14:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/26 02:14:46 INFO : one: Copied (new) 2026/04/26 02:14:46 DEBUG : two: size = 3 OK 2026/04/26 02:14:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:46 DEBUG : two: Unchanged skipping 2026/04/26 02:14:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hiyudof9dohu path dst) 2026/04/26 02:14:46 DEBUG : three.txt: Sizes differ 2026/04/26 02:14:47 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/26 02:14:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/26 02:14:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/26 02:14:47 INFO : three.txt: Deleted 2026/04/26 02:14:47 DEBUG : three.txt: size = 19 OK 2026/04/26 02:14:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/26 02:14:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.99s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:14:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:50 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:14:50 DEBUG : Testêé: Sizes differ 2026/04/26 02:14:50 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:14:50 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:14:50 DEBUG : Testêé: size = 14 OK 2026/04/26 02:14:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/26 02:14:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/26 02:14:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:14:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/26 02:14:51 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:14:51 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:14:52 DEBUG : existing: size = 6 OK 2026/04/26 02:14:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/26 02:14:52 INFO : existing: Copied (new) 2026/04/26 02:14:52 DEBUG : Waiting for deletions to finish 2026/04/26 02:14:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:14:52 DEBUG : existing: size = 8 (Local file system at /tmp/rclone54582442) 2026/04/26 02:14:52 DEBUG : existing: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:14:52 DEBUG : existing: Sizes differ 2026/04/26 02:14:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/26 02:14:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:14:52 ERROR : B2 bucket rclone-test-hiyudof9dohu: not deleting files as there were IO errors 2026/04/26 02:14:52 ERROR : B2 bucket rclone-test-hiyudof9dohu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:14:54 DEBUG : EXISTING: size = 6 OK 2026/04/26 02:14:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:14:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:14:54 DEBUG : existing: Unchanged skipping 2026/04/26 02:14:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:14:54 DEBUG : Waiting for deletions to finish 2026/04/26 02:14:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:15:09 DEBUG : both10: size = 6 OK 2026/04/26 02:15:09 DEBUG : both12: size = 6 OK 2026/04/26 02:15:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both11: size = 6 OK 2026/04/26 02:15:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:15:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both0: size = 6 OK 2026/04/26 02:15:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both10: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both13: size = 6 OK 2026/04/26 02:15:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both13: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both14: size = 6 OK 2026/04/26 02:15:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both14: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both15: size = 6 OK 2026/04/26 02:15:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both15: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both16: size = 6 OK 2026/04/26 02:15:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both16: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both17: size = 6 OK 2026/04/26 02:15:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both17: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both18: size = 6 OK 2026/04/26 02:15:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both18: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both19: size = 6 OK 2026/04/26 02:15:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both19: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both1: size = 6 OK 2026/04/26 02:15:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both1: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both2: size = 6 OK 2026/04/26 02:15:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both12: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both3: size = 6 OK 2026/04/26 02:15:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both3: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both4: size = 6 OK 2026/04/26 02:15:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both11: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both5: size = 6 OK 2026/04/26 02:15:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both5: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both6: size = 6 OK 2026/04/26 02:15:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both0: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both7: size = 6 OK 2026/04/26 02:15:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both7: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both8: size = 6 OK 2026/04/26 02:15:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both8: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both9: size = 6 OK 2026/04/26 02:15:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:09 DEBUG : both9: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both2: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both4: Unchanged skipping 2026/04/26 02:15:09 DEBUG : both6: Unchanged skipping 2026/04/26 02:15:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:15:09 DEBUG : Waiting for deletions to finish 2026/04/26 02:15:09 INFO : only16: Deleted 2026/04/26 02:15:09 INFO : only18: Deleted 2026/04/26 02:15:10 INFO : only10: Deleted 2026/04/26 02:15:10 INFO : only13: Deleted 2026/04/26 02:15:10 INFO : only1: Deleted 2026/04/26 02:15:10 INFO : only4: Deleted 2026/04/26 02:15:10 INFO : only6: Deleted 2026/04/26 02:15:10 INFO : only8: Deleted 2026/04/26 02:15:10 INFO : only17: Deleted 2026/04/26 02:15:10 INFO : only19: Deleted 2026/04/26 02:15:10 INFO : only5: Deleted 2026/04/26 02:15:10 INFO : only9: Deleted 2026/04/26 02:15:10 INFO : only0: Deleted 2026/04/26 02:15:10 INFO : only7: Deleted 2026/04/26 02:15:10 INFO : only2: Deleted 2026/04/26 02:15:10 INFO : only3: Deleted 2026/04/26 02:15:10 INFO : only11: Deleted 2026/04/26 02:15:10 INFO : only12: Deleted 2026/04/26 02:15:10 INFO : only14: Deleted 2026/04/26 02:15:10 INFO : only15: Deleted 2026/04/26 02:15:10 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.72s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:15:28 DEBUG : both0: size = 6 OK 2026/04/26 02:15:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both11: size = 6 OK 2026/04/26 02:15:28 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:15:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both12: size = 6 OK 2026/04/26 02:15:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both0: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both13: size = 6 OK 2026/04/26 02:15:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both10: size = 6 OK 2026/04/26 02:15:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both13: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both14: size = 6 OK 2026/04/26 02:15:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both10: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both15: size = 6 OK 2026/04/26 02:15:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both15: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both16: size = 6 OK 2026/04/26 02:15:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both16: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both17: size = 6 OK 2026/04/26 02:15:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both17: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both18: size = 6 OK 2026/04/26 02:15:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both18: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both19: size = 6 OK 2026/04/26 02:15:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both19: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both1: size = 6 OK 2026/04/26 02:15:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both1: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both2: size = 6 OK 2026/04/26 02:15:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both2: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both3: size = 6 OK 2026/04/26 02:15:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both3: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both4: size = 6 OK 2026/04/26 02:15:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both4: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both5: size = 6 OK 2026/04/26 02:15:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both5: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both6: size = 6 OK 2026/04/26 02:15:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both6: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both7: size = 6 OK 2026/04/26 02:15:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both7: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both8: size = 6 OK 2026/04/26 02:15:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both8: Unchanged skipping 2026/04/26 02:15:28 DEBUG : both9: size = 6 OK 2026/04/26 02:15:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:15:28 DEBUG : both9: Unchanged skipping 2026/04/26 02:15:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only0: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only0: Sizes differ 2026/04/26 02:15:28 DEBUG : both14: Unchanged skipping 2026/04/26 02:15:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only10: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only10: Sizes differ 2026/04/26 02:15:28 DEBUG : both12: Unchanged skipping 2026/04/26 02:15:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only11: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only11: Sizes differ 2026/04/26 02:15:28 DEBUG : both11: Unchanged skipping 2026/04/26 02:15:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only12: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only12: Sizes differ 2026/04/26 02:15:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only13: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only13: Sizes differ 2026/04/26 02:15:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only14: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only14: Sizes differ 2026/04/26 02:15:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only15: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only15: Sizes differ 2026/04/26 02:15:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only16: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only16: Sizes differ 2026/04/26 02:15:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only17: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only17: Sizes differ 2026/04/26 02:15:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only19: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only19: Sizes differ 2026/04/26 02:15:28 DEBUG : only18: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only18: Sizes differ 2026/04/26 02:15:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only1: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only1: Sizes differ 2026/04/26 02:15:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only2: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only2: Sizes differ 2026/04/26 02:15:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only3: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only3: Sizes differ 2026/04/26 02:15:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only4: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only4: Sizes differ 2026/04/26 02:15:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only5: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only5: Sizes differ 2026/04/26 02:15:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only6: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only6: Sizes differ 2026/04/26 02:15:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only7: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only7: Sizes differ 2026/04/26 02:15:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only8: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only8: Sizes differ 2026/04/26 02:15:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone54582442) 2026/04/26 02:15:28 DEBUG : only9: size = 6 (B2 bucket rclone-test-hiyudof9dohu) 2026/04/26 02:15:28 DEBUG : only9: Sizes differ 2026/04/26 02:15:28 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:15:28 DEBUG : only12: size = 0 OK 2026/04/26 02:15:28 DEBUG : only0: size = 0 OK 2026/04/26 02:15:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:28 INFO : only12: Copied (replaced existing) 2026/04/26 02:15:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:28 INFO : only0: Copied (replaced existing) 2026/04/26 02:15:28 DEBUG : only16: size = 0 OK 2026/04/26 02:15:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:28 INFO : only16: Copied (replaced existing) 2026/04/26 02:15:28 DEBUG : only17: size = 0 OK 2026/04/26 02:15:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:28 INFO : only17: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only19: size = 0 OK 2026/04/26 02:15:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only19: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only10: size = 0 OK 2026/04/26 02:15:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only10: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only15: size = 0 OK 2026/04/26 02:15:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only15: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only1: size = 0 OK 2026/04/26 02:15:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only1: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only11: size = 0 OK 2026/04/26 02:15:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only11: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only3: size = 0 OK 2026/04/26 02:15:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only3: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only4: size = 0 OK 2026/04/26 02:15:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only4: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only18: size = 0 OK 2026/04/26 02:15:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only18: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only13: size = 0 OK 2026/04/26 02:15:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only13: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only7: size = 0 OK 2026/04/26 02:15:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only7: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only14: size = 0 OK 2026/04/26 02:15:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only14: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only8: size = 0 OK 2026/04/26 02:15:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only8: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only9: size = 0 OK 2026/04/26 02:15:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only9: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only2: size = 0 OK 2026/04/26 02:15:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only2: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only5: size = 0 OK 2026/04/26 02:15:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only5: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : only6: size = 0 OK 2026/04/26 02:15:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/26 02:15:29 INFO : only6: Copied (replaced existing) 2026/04/26 02:15:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.92s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:15:38 DEBUG : empty_dir: Making directory with metadata 2026/04/26 02:15:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:15:38 DEBUG : empty_on_remote: Making directory with metadata 2026/04/26 02:15:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:15:38 INFO : empty_on_remote: Making directory 2026/04/26 02:15:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/26 02:15:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:15:40 DEBUG : empty_dir: Making directory with metadata 2026/04/26 02:15:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:15:40 DEBUG : empty_on_remote: Making directory with metadata 2026/04/26 02:15:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/26 02:15:40 INFO : empty_on_remote: Making directory 2026/04/26 02:15:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/26 02:15:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:15:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:43 INFO : sub dir: Making directory 2026/04/26 02:15:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:15:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/26 02:15:46 INFO : sub dir: Making directory 2026/04/26 02:15:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.70s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:15:59 DEBUG : Waiting for deletions to finish 2026/04/26 02:15:59 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : apple: size = 5 OK 2026/04/26 02:16:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : apple: Unchanged skipping 2026/04/26 02:16:00 DEBUG : banana: size = 6 OK 2026/04/26 02:16:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:16:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:16:00 DEBUG : banana: Unchanged skipping 2026/04/26 02:16:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:16:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:16:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:16:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:16:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:16:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:16:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:16:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:16:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:16:00 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:16:00 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:16:00 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:00 INFO : There was nothing to transfer 2026/04/26 02:16:00 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:00 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : apple: size = 5 OK 2026/04/26 02:16:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : apple: Unchanged skipping 2026/04/26 02:16:01 DEBUG : banana: size = 6 OK 2026/04/26 02:16:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:16:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:16:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:16:01 DEBUG : banana: Unchanged skipping 2026/04/26 02:16:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:16:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:16:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:16:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:16:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:16:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:16:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:16:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:16:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:16:01 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:16:01 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:01 INFO : There was nothing to transfer 2026/04/26 02:16:01 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:01 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:16:15 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:16 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:16:16 DEBUG : apple: size = 5 OK 2026/04/26 02:16:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : apple: Unchanged skipping 2026/04/26 02:16:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:16:16 DEBUG : banana: size = 6 OK 2026/04/26 02:16:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : banana: Unchanged skipping 2026/04/26 02:16:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:16:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:16:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:16:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:16:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:16:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:16:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:16:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:16:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:16:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:16:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:16:16 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:16:16 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:16 INFO : There was nothing to transfer 2026/04/26 02:16:16 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:17 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:16:17 DEBUG : apple: size = 5 OK 2026/04/26 02:16:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : apple: Unchanged skipping 2026/04/26 02:16:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:16:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:16:17 DEBUG : banana: size = 6 OK 2026/04/26 02:16:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:16:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:16:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : banana: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:16:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:16:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:16:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:16:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:16:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:16:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:16:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:16:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:16:17 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:16:17 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:17 INFO : There was nothing to transfer 2026/04/26 02:16:17 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:18 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:16:31 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:32 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:16:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:32 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:32 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:32 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:32 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:32 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:32 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:32 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:32 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/26 02:16:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:32 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:16:32 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:16:32 DEBUG : YmFuYW5h: size = 6 OK 2026/04/26 02:16:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 02:16:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/26 02:16:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/26 02:16:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 02:16:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:33 DEBUG : YXBwbGU=: size = 5 OK 2026/04/26 02:16:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 02:16:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/26 02:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 02:16:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/26 02:16:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 02:16:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 02:16:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 02:16:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 02:16:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 02:16:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 02:16:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 02:16:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 02:16:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/26 02:16:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 02:16:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/26 02:16:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 02:16:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/26 02:16:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 02:16:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/26 02:16:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 02:16:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/26 02:16:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 02:16:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/26 02:16:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 02:16:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/26 02:16:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 02:16:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/26 02:16:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 02:16:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:34 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:34 INFO : dir1/0014-89;=.txt: Deleted 2026/04/26 02:16:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/26 02:16:35 INFO : apple: Deleted 2026/04/26 02:16:35 INFO : banana: Deleted 2026/04/26 02:16:35 INFO : dir1/0007-1234567.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0011-56789;.txt: Deleted 2026/04/26 02:16:35 INFO : appleappleapplebanana: Deleted 2026/04/26 02:16:35 INFO : dir1/0009-3456789.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0015-9;=.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0003-defghij.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0010-456789.txt: Deleted 2026/04/26 02:16:35 INFO : splitbananasplit: Deleted 2026/04/26 02:16:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0008-2345678.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0012-6789;.txt: Deleted 2026/04/26 02:16:35 INFO : dir1/0013-789;=.txt: Deleted 2026/04/26 02:16:35 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/26 02:16:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:36 DEBUG : YXBwbGU=: size = 5 OK 2026/04/26 02:16:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/26 02:16:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:16:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : apple: Unchanged skipping 2026/04/26 02:16:36 DEBUG : YmFuYW5h: size = 6 OK 2026/04/26 02:16:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : banana: Unchanged skipping 2026/04/26 02:16:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/26 02:16:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/26 02:16:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:16:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/26 02:16:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/26 02:16:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/26 02:16:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/26 02:16:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/26 02:16:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/26 02:16:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/26 02:16:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:16:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:16:36 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:16:36 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:36 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/26 02:16:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/26 02:16:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : apple: transformed to: YXBwbGU= 2026/04/26 02:16:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/26 02:16:36 DEBUG : banana: transformed to: YmFuYW5h 2026/04/26 02:16:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/26 02:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/26 02:16:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/26 02:16:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/26 02:16:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/26 02:16:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/26 02:16:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:16:50 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:50 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:16:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/26 02:16:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 02:16:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/26 02:16:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/26 02:16:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/26 02:16:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/26 02:16:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/26 02:16:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/26 02:16:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/26 02:16:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/26 02:16:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/26 02:16:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/26 02:16:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/26 02:16:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:51 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:16:51 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:16:51 DEBUG : PREFIXbanana: size = 6 OK 2026/04/26 02:16:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 02:16:51 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/26 02:16:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:51 DEBUG : PREFIXapple: size = 5 OK 2026/04/26 02:16:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 02:16:51 INFO : apple: Copied (new) to: PREFIXapple 2026/04/26 02:16:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/26 02:16:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 02:16:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 02:16:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/26 02:16:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 02:16:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/26 02:16:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/26 02:16:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 02:16:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/26 02:16:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 02:16:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 02:16:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/26 02:16:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 02:16:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/26 02:16:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 02:16:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/26 02:16:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 02:16:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/26 02:16:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 02:16:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/26 02:16:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 02:16:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/26 02:16:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 02:16:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/26 02:16:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 02:16:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/26 02:16:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 02:16:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/26 02:16:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 02:16:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:52 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/26 02:16:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 02:16:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:53 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/26 02:16:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 02:16:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/26 02:16:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/26 02:16:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 02:16:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:53 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:53 INFO : appleappleapplebanana: Deleted 2026/04/26 02:16:53 INFO : dir1/0003-defghij.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0009-3456789.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0010-456789.txt: Deleted 2026/04/26 02:16:53 INFO : banana: Deleted 2026/04/26 02:16:53 INFO : splitbananasplit: Deleted 2026/04/26 02:16:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0007-1234567.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0013-789;=.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0015-9;=.txt: Deleted 2026/04/26 02:16:53 INFO : apple: Deleted 2026/04/26 02:16:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0011-56789;.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0012-6789;.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/26 02:16:53 INFO : dir1/0014-89;=.txt: Deleted 2026/04/26 02:16:54 INFO : dir1/0008-2345678.txt: Deleted 2026/04/26 02:16:54 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/26 02:16:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/26 02:16:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/26 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/26 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/26 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/26 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/26 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/26 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/26 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/26 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/26 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/26 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/26 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/26 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/26 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/26 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/26 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/26 02:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/26 02:16:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : apple: size = 5 OK 2026/04/26 02:16:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 02:16:54 INFO : apple: Copied (new) 2026/04/26 02:16:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:16:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:16:54 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:16:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:16:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 02:16:55 INFO : splitbananasplit: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 02:16:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:16:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 02:16:55 INFO : appleappleapplebanana: Copied (new) 2026/04/26 02:16:55 DEBUG : banana: size = 6 OK 2026/04/26 02:16:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 02:16:55 INFO : banana: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 02:16:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 02:16:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 02:16:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 02:16:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 02:16:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 02:16:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 02:16:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:16:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 02:16:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/26 02:16:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:16:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 02:16:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/26 02:16:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:16:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 02:16:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/26 02:16:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:16:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 02:16:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/26 02:16:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:16:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 02:16:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/26 02:16:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:16:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 02:16:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/26 02:16:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:16:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 02:16:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/26 02:16:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:16:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 02:16:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/26 02:16:56 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/26 02:16:56 INFO : PREFIXapple: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/26 02:16:56 INFO : PREFIXbanana: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/26 02:16:56 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/26 02:16:56 INFO : PREFIXsplitbananasplit: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/26 02:16:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/26 02:16:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/26 02:16:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/26 02:16:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/26 02:16:57 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/26 02:16:57 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:57 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : Waiting for deletions to finish 2026/04/26 02:16:57 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:17:11 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:11 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:17:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 02:17:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 02:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 02:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 02:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 02:17:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:12 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:17:12 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:17:12 DEBUG : appleSUFFIX: size = 5 OK 2026/04/26 02:17:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 02:17:12 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/26 02:17:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 02:17:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/26 02:17:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 02:17:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 02:17:12 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/26 02:17:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 02:17:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 02:17:12 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/26 02:17:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 02:17:12 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/26 02:17:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 02:17:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 02:17:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 02:17:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 02:17:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 02:17:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 02:17:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 02:17:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 02:17:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/26 02:17:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 02:17:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/26 02:17:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 02:17:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/26 02:17:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 02:17:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/26 02:17:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 02:17:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/26 02:17:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 02:17:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/26 02:17:13 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/26 02:17:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 02:17:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/26 02:17:14 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/26 02:17:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 02:17:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/26 02:17:14 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0007-1234567.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/26 02:17:14 INFO : appleappleapplebanana: Deleted 2026/04/26 02:17:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/26 02:17:14 INFO : apple: Deleted 2026/04/26 02:17:14 INFO : splitbananasplit: Deleted 2026/04/26 02:17:14 INFO : dir1/0003-defghij.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/26 02:17:14 INFO : banana: Deleted 2026/04/26 02:17:14 INFO : dir1/0015-9;=.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/26 02:17:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/26 02:17:15 INFO : dir1/0014-89;=.txt: Deleted 2026/04/26 02:17:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/26 02:17:15 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/26 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/26 02:17:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/26 02:17:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/26 02:17:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/26 02:17:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 02:17:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/26 02:17:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:16 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:17:16 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:17:16 DEBUG : banana: size = 6 OK 2026/04/26 02:17:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/26 02:17:16 INFO : banana: Copied (new) 2026/04/26 02:17:16 DEBUG : apple: size = 5 OK 2026/04/26 02:17:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/26 02:17:16 INFO : apple: Copied (new) 2026/04/26 02:17:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:17:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 02:17:16 INFO : splitbananasplit: Copied (new) 2026/04/26 02:17:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:17:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 02:17:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/26 02:17:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:17:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 02:17:16 INFO : appleappleapplebanana: Copied (new) 2026/04/26 02:17:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:17:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 02:17:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/26 02:17:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:17:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 02:17:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/26 02:17:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:17:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 02:17:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/26 02:17:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:17:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 02:17:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/26 02:17:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:17:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 02:17:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/26 02:17:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:17:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 02:17:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:17:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 02:17:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:17:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 02:17:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:17:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 02:17:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:17:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 02:17:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:17:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 02:17:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:17:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 02:17:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:17:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 02:17:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:17:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 02:17:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:17:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 02:17:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/26 02:17:17 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:18 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : appleSUFFIX: Deleted 2026/04/26 02:17:18 INFO : splitbananasplitSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : bananaSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/26 02:17:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/26 02:17:18 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:18 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:17:18 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:19 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:17:33 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:33 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:17:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:17:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : apple: size = 5 OK 2026/04/26 02:17:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:34 DEBUG : apple: Unchanged skipping 2026/04/26 02:17:34 DEBUG : banana: size = 6 OK 2026/04/26 02:17:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:34 DEBUG : banana: Unchanged skipping 2026/04/26 02:17:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:34 DEBUG : splitbanan: size = 16 OK 2026/04/26 02:17:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/26 02:17:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/26 02:17:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/26 02:17:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/26 02:17:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:34 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:17:34 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:17:34 DEBUG : appleapple: size = 21 OK 2026/04/26 02:17:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/26 02:17:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/26 02:17:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/26 02:17:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/26 02:17:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/26 02:17:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/26 02:17:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/26 02:17:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/26 02:17:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/26 02:17:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/26 02:17:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/26 02:17:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/26 02:17:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/26 02:17:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/26 02:17:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/26 02:17:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/26 02:17:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/26 02:17:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/26 02:17:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/26 02:17:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/26 02:17:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/26 02:17:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/26 02:17:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/26 02:17:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/26 02:17:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/26 02:17:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/26 02:17:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/26 02:17:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/26 02:17:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/26 02:17:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/26 02:17:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/26 02:17:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/26 02:17:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/26 02:17:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/26 02:17:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/26 02:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/26 02:17:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/26 02:17:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/26 02:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/26 02:17:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/26 02:17:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/26 02:17:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/26 02:17:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/26 02:17:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/26 02:17:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/26 02:17:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/26 02:17:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/26 02:17:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/26 02:17:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/26 02:17:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/26 02:17:36 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:36 INFO : appleappleapplebanana: Deleted 2026/04/26 02:17:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0014-89;=.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0007-1234567.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0009-3456789.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0012-6789;.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0013-789;=.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0015-9;=.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0010-456789.txt: Deleted 2026/04/26 02:17:36 INFO : splitbananasplit: Deleted 2026/04/26 02:17:36 INFO : dir1/0003-defghij.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0008-2345678.txt: Deleted 2026/04/26 02:17:36 INFO : dir1/0011-56789;.txt: Deleted 2026/04/26 02:17:36 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:37 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : appleapple: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:37 DEBUG : appleapple: size = 21 OK 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:17:37 DEBUG : apple: size = 5 OK 2026/04/26 02:17:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : apple: Unchanged skipping 2026/04/26 02:17:37 DEBUG : banana: size = 6 OK 2026/04/26 02:17:37 DEBUG : splitbanan: size = 16 OK 2026/04/26 02:17:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : banana: Unchanged skipping 2026/04/26 02:17:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/26 02:17:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/26 02:17:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/26 02:17:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/26 02:17:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/26 02:17:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/26 02:17:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/26 02:17:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/26 02:17:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/26 02:17:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/26 02:17:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/26 02:17:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/26 02:17:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/26 02:17:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/26 02:17:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/26 02:17:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/26 02:17:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/26 02:17:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/26 02:17:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:17:37 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:17:37 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:17:37 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:37 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:37 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : appleapple: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/26 02:17:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/26 02:17:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/26 02:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/26 02:17:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/26 02:17:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/26 02:17:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/26 02:17:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/26 02:17:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/26 02:17:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/26 02:17:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/26 02:17:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/26 02:17:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/26 02:17:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/26 02:17:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/26 02:17:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/26 02:17:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/26 02:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/26 02:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/26 02:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/26 02:17:38 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:17:51 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:51 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:17:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:17:52 DEBUG : apple: size = 5 OK 2026/04/26 02:17:52 DEBUG : banana: size = 6 OK 2026/04/26 02:17:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : apple: Unchanged skipping 2026/04/26 02:17:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:17:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:17:52 DEBUG : banana: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:17:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:17:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:17:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:17:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:17:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:17:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:17:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:17:52 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:17:52 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:52 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:52 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : apple: size = 5 OK 2026/04/26 02:17:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : apple: Unchanged skipping 2026/04/26 02:17:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:17:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:17:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:17:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:17:53 DEBUG : banana: size = 6 OK 2026/04/26 02:17:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : banana: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:17:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:17:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:17:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:17:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:17:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:17:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:17:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:17:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:17:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:17:53 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:17:53 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:53 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:53 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:17:53 DEBUG : Waiting for deletions to finish 2026/04/26 02:17:54 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:17:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:18:08 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:08 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:18:08 DEBUG : apple: size = 5 OK 2026/04/26 02:18:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:18:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:08 DEBUG : banana: size = 6 OK 2026/04/26 02:18:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:08 DEBUG : banana: Unchanged skipping 2026/04/26 02:18:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:08 DEBUG : apple: Unchanged skipping 2026/04/26 02:18:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:18:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:18:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:18:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:18:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:18:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:18:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:18:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:18:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:18:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:18:09 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:09 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:09 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:18:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:18:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:18:09 DEBUG : apple: size = 5 OK 2026/04/26 02:18:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : apple: Unchanged skipping 2026/04/26 02:18:09 DEBUG : banana: size = 6 OK 2026/04/26 02:18:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:18:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:18:09 DEBUG : banana: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:18:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:18:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:18:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:18:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:18:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:18:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:18:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:18:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:18:09 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:18:09 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:09 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:10 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:18:23 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:24 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : apple: size = 5 OK 2026/04/26 02:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : apple: Unchanged skipping 2026/04/26 02:18:24 DEBUG : banana: size = 6 OK 2026/04/26 02:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:18:24 DEBUG : banana: Unchanged skipping 2026/04/26 02:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:18:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:18:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:18:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:18:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:18:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:18:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:18:24 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:18:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:18:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:18:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:18:24 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:18:24 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:24 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:24 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : apple: size = 5 OK 2026/04/26 02:18:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : apple: Unchanged skipping 2026/04/26 02:18:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:18:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:18:25 DEBUG : banana: size = 6 OK 2026/04/26 02:18:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : banana: Unchanged skipping 2026/04/26 02:18:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:18:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:18:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:18:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:18:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:18:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:18:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:18:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:18:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:18:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:18:25 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:18:25 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:25 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:25 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:18:39 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:40 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:18:40 DEBUG : apple: size = 5 OK 2026/04/26 02:18:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : apple: Unchanged skipping 2026/04/26 02:18:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:18:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:18:40 DEBUG : banana: size = 6 OK 2026/04/26 02:18:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : banana: Unchanged skipping 2026/04/26 02:18:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:18:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:18:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:18:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:18:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:18:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:18:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:18:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:18:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:18:40 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:18:40 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:40 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:41 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:18:41 DEBUG : apple: size = 5 OK 2026/04/26 02:18:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : apple: Unchanged skipping 2026/04/26 02:18:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:18:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:18:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : banana: size = 6 OK 2026/04/26 02:18:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:18:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : banana: Unchanged skipping 2026/04/26 02:18:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:18:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:18:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:18:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:18:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:18:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:18:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:18:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:18:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:18:41 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:18:41 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:41 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:42 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:18:55 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:56 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:18:56 DEBUG : apple: size = 5 OK 2026/04/26 02:18:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:56 DEBUG : apple: Unchanged skipping 2026/04/26 02:18:56 DEBUG : banana: size = 6 OK 2026/04/26 02:18:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:18:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:18:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:18:56 DEBUG : banana: Unchanged skipping 2026/04/26 02:18:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:18:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:18:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:18:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:18:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:18:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:18:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:18:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:18:57 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:18:57 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:57 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:57 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/26 02:18:57 DEBUG : apple: size = 5 OK 2026/04/26 02:18:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : apple: Unchanged skipping 2026/04/26 02:18:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/26 02:18:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/26 02:18:57 DEBUG : banana: size = 6 OK 2026/04/26 02:18:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : banana: Unchanged skipping 2026/04/26 02:18:57 DEBUG : splitbananasplit: size = 16 OK 2026/04/26 02:18:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:18:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/26 02:18:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/26 02:18:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/26 02:18:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/26 02:18:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/26 02:18:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/26 02:18:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/26 02:18:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:18:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/26 02:18:58 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:18:58 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:58 DEBUG : Waiting for deletions to finish 2026/04/26 02:18:58 DEBUG : apple: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : banana: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/26 02:18:58 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.47s) --- PASS: TestTransform/NFC (15.76s) --- PASS: TestTransform/NFD (16.36s) --- PASS: TestTransform/base64 (18.49s) --- PASS: TestTransform/prefix (21.32s) --- PASS: TestTransform/suffix (21.35s) --- PASS: TestTransform/truncate (18.83s) --- PASS: TestTransform/encoder (16.18s) --- PASS: TestTransform/ISO-8859-1 (16.05s) --- PASS: TestTransform/charmap (15.69s) --- PASS: TestTransform/lowercase (16.42s) --- PASS: TestTransform/ascii (16.01s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/26 02:19:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/26 02:19:03 INFO : sub dir_somesuffix: Making directory 2026/04/26 02:19:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/26 02:19:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/26 02:19:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/26 02:19:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/26 02:19:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/26 02:19:03 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:03 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/26 02:19:03 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/26 02:19:03 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:04 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:04 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:04 INFO : tictactoe: Making directory 2026/04/26 02:19:04 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:04 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/26 02:19:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:04 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:04 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:05 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/26 02:19:05 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/26 02:19:05 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:06 INFO : toe: Making directory 2026/04/26 02:19:06 INFO : toe/toe: Making directory 2026/04/26 02:19:06 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/26 02:19:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/26 02:19:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/26 02:19:06 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:06 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/26 02:19:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/26 02:19:07 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:08 INFO : toe: Making directory 2026/04/26 02:19:08 INFO : toe/toe: Making directory 2026/04/26 02:19:08 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/26 02:19:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/26 02:19:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/26 02:19:08 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:08 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/26 02:19:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/26 02:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:09 DEBUG : empty_dir: Making directory with metadata 2026/04/26 02:19:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 02:19:09 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:10 INFO : tictacempty_dir: Making directory 2026/04/26 02:19:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:10 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:10 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:10 INFO : tictactoe: Making directory 2026/04/26 02:19:10 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:10 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:10 INFO : tictactoe/tictactoe: Making directory 2026/04/26 02:19:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 02:19:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 02:19:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 02:19:10 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:10 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/26 02:19:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/26 02:19:10 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:11 DEBUG : empty_dir: Making directory with metadata 2026/04/26 02:19:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 02:19:11 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:11 INFO : tictacempty_dir: Making directory 2026/04/26 02:19:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:11 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:11 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:11 INFO : tictactoe: Making directory 2026/04/26 02:19:11 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:11 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:11 INFO : tictactoe/tictactoe: Making directory 2026/04/26 02:19:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 02:19:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 02:19:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:11 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:11 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 02:19:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/26 02:19:12 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:12 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:12 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:12 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 02:19:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 02:19:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/26 02:19:13 NOTICE: B2 bucket rclone-test-hiyudof9dohu: 0 differences found 2026/04/26 02:19:13 NOTICE: B2 bucket rclone-test-hiyudof9dohu: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:13 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:14 INFO : tictactoe: Making directory 2026/04/26 02:19:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:14 INFO : tictactoe/tictactoe: Making directory 2026/04/26 02:19:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 02:19:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 02:19:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 02:19:14 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:14 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/26 02:19:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/26 02:19:14 DEBUG : Waiting for deletions to finish 2026/04/26 02:19:14 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:15 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:15 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:15 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/26 02:19:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/26 02:19:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/26 02:19:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/26 02:19:15 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2026/04/26 02:19:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:16 INFO : toe: Making directory 2026/04/26 02:19:16 INFO : toe/toe: Making directory 2026/04/26 02:19:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/26 02:19:16 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:16 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:17 DEBUG : toe/toe/toe: size = 11 OK 2026/04/26 02:19:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:17 INFO : toe/toe/toe: Copied (new) 2026/04/26 02:19:17 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.01s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:18 DEBUG : empty_dir: Making directory with metadata 2026/04/26 02:19:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 02:19:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:18 INFO : tictacempty_dir: Making directory 2026/04/26 02:19:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:18 INFO : tictactoe: Making directory 2026/04/26 02:19:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:18 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:18 INFO : tictactoe/tictactoe: Making directory 2026/04/26 02:19:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 02:19:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 02:19:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:18 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:18 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 02:19:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:19 INFO : toe/toe/toe.txt: Deleted 2026/04/26 02:19:19 INFO : toe/toe: Removing directory 2026/04/26 02:19:19 INFO : toe: Removing directory 2026/04/26 02:19:19 INFO : empty_dir: Removing directory 2026/04/26 02:19:19 DEBUG : Local file system at /tmp/rclone54582442: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:19 DEBUG : empty_dir: Making directory with metadata 2026/04/26 02:19:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 02:19:19 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:20 INFO : tictacempty_dir: Making directory 2026/04/26 02:19:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:20 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:20 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:20 INFO : tictactoe: Making directory 2026/04/26 02:19:20 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:20 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:20 INFO : tictactoe/tictactoe: Making directory 2026/04/26 02:19:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 02:19:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 02:19:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:20 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:20 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 02:19:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:20 INFO : toe/toe/toe.txt: Deleted 2026/04/26 02:19:20 INFO : toe/toe: Removing directory 2026/04/26 02:19:20 INFO : toe: Removing directory 2026/04/26 02:19:20 INFO : empty_dir: Removing directory 2026/04/26 02:19:20 DEBUG : Local file system at /tmp/rclone54582442: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/26 02:19:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 02:19:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/26 02:19:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 02:19:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 02:19:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 02:19:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/26 02:19:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/26 02:19: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: TestTransformFile (3.02s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:22 DEBUG : Reset feature "Copy" 2026/04/26 02:19:22 DEBUG : Reset feature "Move" 2026/04/26 02:19:22 DEBUG : Reset feature "Copy" 2026/04/26 02:19:22 DEBUG : Reset feature "Move" 2026/04/26 02:19:22 DEBUG : empty_dir: Making directory with metadata 2026/04/26 02:19:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/26 02:19:22 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:23 INFO : tictacempty_dir: Making directory 2026/04/26 02:19:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/26 02:19:23 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:23 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:23 INFO : tictactoe: Making directory 2026/04/26 02:19:23 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:23 DEBUG : toe: transformed to: tictactoe 2026/04/26 02:19:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:23 INFO : tictactoe/tictactoe: Making directory 2026/04/26 02:19:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/26 02:19:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/26 02:19:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 02:19:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:23 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:23 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 02:19:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/26 02:19:23 INFO : toe/toe/toe.txt: Deleted 2026/04/26 02:19:23 INFO : toe/toe: Removing directory 2026/04/26 02:19:23 INFO : toe: Removing directory 2026/04/26 02:19:23 INFO : empty_dir: Removing directory 2026/04/26 02:19:23 DEBUG : Local file system at /tmp/rclone54582442: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/26 02:19:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/26 02:19:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/26 02:19:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 02:19:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 02:19:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/26 02:19:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/26 02:19:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/26 02:19:25 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.79s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:26 DEBUG : toe: transformed to: dG9l 2026/04/26 02:19:26 DEBUG : toe: transformed to: dG9l 2026/04/26 02:19:26 INFO : dG9l: Making directory 2026/04/26 02:19:26 DEBUG : toe: transformed to: dG9l 2026/04/26 02:19:26 DEBUG : toe: transformed to: dG9l 2026/04/26 02:19:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/26 02:19:26 INFO : dG9l/dG9l: Making directory 2026/04/26 02:19:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/26 02:19:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/26 02:19:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/26 02:19:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/26 02:19:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/26 02:19:26 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:26 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/26 02:19:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/26 02:19:27 DEBUG : Waiting for deletions to finish 2026/04/26 02:19:28 DEBUG : dG9l: transformed to: toe 2026/04/26 02:19:28 DEBUG : dG9l: transformed to: toe 2026/04/26 02:19:28 DEBUG : dG9l: transformed to: toe 2026/04/26 02:19:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/26 02:19:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/26 02:19:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/26 02:19:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/26 02:19:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/26 02:19:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/26 02:19:28 DEBUG : Local file system at /tmp/rclone54582442: Waiting for checks to finish 2026/04/26 02:19:28 DEBUG : Local file system at /tmp/rclone54582442: Waiting for transfers to finish 2026/04/26 02:19:28 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.69s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-hiyudof9dohu", Local "Local file system at /tmp/rclone54582442", Modify Window "1ms" 2026/04/26 02:19:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 02:19:29 DEBUG : toe: transformed to: 2026/04/26 02:19:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 02:19:29 DEBUG : toe: transformed to: 2026/04/26 02:19:29 INFO : B2 bucket rclone-test-hiyudof9dohu: Making directory 2026/04/26 02:19:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 02:19:29 DEBUG : toe: transformed to: 2026/04/26 02:19:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 02:19:29 DEBUG : toe: transformed to: 2026/04/26 02:19:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 02:19:29 DEBUG : toe/toe: transformed to: 2026/04/26 02:19:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/26 02:19:29 INFO : toe/toe: Making directory 2026/04/26 02:19:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 02:19:29 DEBUG : toe/toe: transformed to: 2026/04/26 02:19:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/26 02:19:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 02:19:29 DEBUG : toe: transformed to: 2026/04/26 02:19:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/26 02:19:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/26 02:19:29 DEBUG : toe/toe/toe: transformed to: 2026/04/26 02:19:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/26 02:19:29 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for checks to finish 2026/04/26 02:19:29 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Waiting for transfers to finish 2026/04/26 02:19:30 DEBUG : toe/toe/toe: size = 11 OK 2026/04/26 02:19:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/26 02:19:30 INFO : toe/toe/toe: Copied (new) 2026/04/26 02:19:30 ERROR : B2 bucket rclone-test-hiyudof9dohu: not deleting files as there were IO errors 2026/04/26 02:19:30 ERROR : B2 bucket rclone-test-hiyudof9dohu: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2026/04/26 02:19:31 DEBUG : B2 bucket rclone-test-hiyudof9dohu: Purge remote 2026/04/26 02:19:31 INFO : B2 bucket rclone-test-hiyudof9dohu: cleaning bucket "rclone-test-hiyudof9dohu" of all files 2026/04/26 02:19:32 DEBUG : BackupDir/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab5702389d_d20260426_m021333_c001_v7007000_t0000_u01777169613752") 2026/04/26 02:19:32 DEBUG : BackupDir/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f105b03b38afcccf7_d20260426_m021327_c001_v0001036_t0027_u01777169607321") 2026/04/26 02:19:32 DEBUG : CompareDest/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c4e_d20260426_m021306_c001_v7007000_t0000_u01777169586991") 2026/04/26 02:19:32 DEBUG : CompareDest/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18cbc_d20260426_m021300_c001_v0001174_t0009_u01777169580858") 2026/04/26 02:19:32 DEBUG : CompareDest/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c4f_d20260426_m021307_c001_v7007000_t0000_u01777169587172") 2026/04/26 02:19:32 DEBUG : CompareDest/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd9c_d20260426_m021302_c001_v0001177_t0006_u01777169582556") 2026/04/26 02:19:32 DEBUG : CopyDest/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab5702389e_d20260426_m021333_c001_v7007000_t0000_u01777169613935") 2026/04/26 02:19:32 DEBUG : CopyDest/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369590_d20260426_m021324_c001_v0001184_t0050_u01777169604444") 2026/04/26 02:19:32 DEBUG : CopyDest/three: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab5702389f_d20260426_m021334_c001_v7007000_t0000_u01777169614118") 2026/04/26 02:19:32 DEBUG : CopyDest/three: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aaddc4_d20260426_m021331_c001_v0001177_t0039_u01777169611511") 2026/04/26 02:19:32 DEBUG : CopyDest/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab570238a1_d20260426_m021334_c001_v7007000_t0000_u01777169614302") 2026/04/26 02:19:32 DEBUG : CopyDest/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18dc3_d20260426_m021329_c001_v0001174_t0039_u01777169609095") 2026/04/26 02:19:32 DEBUG : EXISTING: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42343cd94b463e5a_d20260426_m021454_c001_v7007000_t0000_u01777169694693") 2026/04/26 02:19:32 DEBUG : EXISTING: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d192be_d20260426_m021453_c001_v0001174_t0005_u01777169693578") 2026/04/26 02:19:32 DEBUG : PREFIXapple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407954a2fc20ed18_d20260426_m021656_c001_v7007000_t0000_u01777169816670") 2026/04/26 02:19:33 DEBUG : PREFIXapple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198b0_d20260426_m021651_c001_v0001174_t0039_u01777169811385") 2026/04/26 02:19:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa332_d20260426_m021656_c001_v7007000_t0000_u01777169816837") 2026/04/26 02:19:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a5a_d20260426_m021651_c001_v0001184_t0028_u01777169811393") 2026/04/26 02:19:33 DEBUG : PREFIXbanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1f6_d20260426_m021656_c001_v7007000_t0000_u01777169816689") 2026/04/26 02:19:33 DEBUG : PREFIXbanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b4f_d20260426_m021651_c001_v0001120_t0028_u01777169811405") 2026/04/26 02:19:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16ef1_d20260426_m021656_c001_v7007000_t0000_u01777169816850") 2026/04/26 02:19:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6e7_d20260426_m021651_c001_v0001093_t0023_u01777169811415") 2026/04/26 02:19:33 DEBUG : Testêé: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42343cd94b463e58_d20260426_m021451_c001_v7007000_t0000_u01777169691288") 2026/04/26 02:19:33 DEBUG : Testêé: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19286_d20260426_m021450_c001_v0001174_t0030_u01777169690596") 2026/04/26 02:19:33 DEBUG : Testêé: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369751_d20260426_m021449_c001_v0001184_t0024_u01777169689595") 2026/04/26 02:19:33 DEBUG : YXBwbGU=: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d14_d20260426_m021637_c001_v7007000_t0000_u01777169797085") 2026/04/26 02:19:33 DEBUG : YXBwbGU=: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b1b_d20260426_m021632_c001_v0001120_t0042_u01777169792740") 2026/04/26 02:19:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d15_d20260426_m021637_c001_v7007000_t0000_u01777169797266") 2026/04/26 02:19:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf697_d20260426_m021632_c001_v0001093_t0030_u01777169792751") 2026/04/26 02:19:33 DEBUG : YmFuYW5h: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d16_d20260426_m021637_c001_v7007000_t0000_u01777169797449") 2026/04/26 02:19:33 DEBUG : YmFuYW5h: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699be_d20260426_m021632_c001_v0001184_t0032_u01777169792761") 2026/04/26 02:19:33 DEBUG : a/potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939aa_d20260426_m021136_c001_v7007000_t0000_u01777169496771") 2026/04/26 02:19:33 DEBUG : a/potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693a3_d20260426_m021136_c001_v0001184_t0015_u01777169496195") 2026/04/26 02:19:33 DEBUG : a/potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f8199f_d20260426_m021134_c001_v7007000_t0000_u01777169494823") 2026/04/26 02:19:33 DEBUG : a/potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369385_d20260426_m021133_c001_v0001184_t0025_u01777169493934") 2026/04/26 02:19:33 DEBUG : a/potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e5b_d20260426_m021117_c001_v7007000_t0000_u01777169477932") 2026/04/26 02:19:34 DEBUG : a/potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693692ae_d20260426_m021117_c001_v0001184_t0024_u01777169477042") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc503_d20260426_m021858_c001_v7007000_t0000_u01777169938802") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c7a_d20260426_m021854_c001_v0001120_t0023_u01777169934686") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f19_d20260426_m021842_c001_v7007000_t0000_u01777169922603") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c50_d20260426_m021838_c001_v0001120_t0045_u01777169918382") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3d6_d20260426_m021826_c001_v7007000_t0000_u01777169906361") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c32_d20260426_m021822_c001_v0001120_t0046_u01777169902335") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f29_d20260426_m021810_c001_v7007000_t0000_u01777169890729") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c16_d20260426_m021806_c001_v0001120_t0037_u01777169886657") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115f7_d20260426_m021754_c001_v7007000_t0000_u01777169874708") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c0a_d20260426_m021750_c001_v0001120_t0025_u01777169870172") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b64_d20260426_m021738_c001_v7007000_t0000_u01777169858485") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b70_d20260426_m021731_c001_v0001184_t0008_u01777169851903") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c258_d20260426_m021719_c001_v7007000_t0000_u01777169839659") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19a05_d20260426_m021715_c001_v0001174_t0043_u01777169835910") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e71_d20260426_m021714_c001_v7007000_t0000_u01777169834793") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369ae4_d20260426_m021710_c001_v0001184_t0031_u01777169830230") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa335_d20260426_m021658_c001_v7007000_t0000_u01777169818322") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a78_d20260426_m021654_c001_v0001184_t0038_u01777169814801") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16ee9_d20260426_m021653_c001_v7007000_t0000_u01777169813702") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1989c_d20260426_m021649_c001_v0001174_t0055_u01777169809369") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a74f_d20260426_m021634_c001_v7007000_t0000_u01777169794928") 2026/04/26 02:19:34 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b0d_d20260426_m021630_c001_v0001120_t0007_u01777169790154") 2026/04/26 02:19:35 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480aab_d20260426_m021618_c001_v7007000_t0000_u01777169778575") 2026/04/26 02:19:35 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2add_d20260426_m021613_c001_v0001120_t0017_u01777169773987") 2026/04/26 02:19:35 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a89_d20260426_m021602_c001_v7007000_t0000_u01777169762211") 2026/04/26 02:19:35 DEBUG : apple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ac3_d20260426_m021557_c001_v0001120_t0017_u01777169757798") 2026/04/26 02:19:35 DEBUG : appleSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a766_d20260426_m021718_c001_v7007000_t0000_u01777169838001") 2026/04/26 02:19:35 DEBUG : appleSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369af0_d20260426_m021712_c001_v0001184_t0054_u01777169832406") 2026/04/26 02:19:35 DEBUG : appleapple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b65_d20260426_m021738_c001_v7007000_t0000_u01777169858677") 2026/04/26 02:19:35 DEBUG : appleapple: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bd0_d20260426_m021734_c001_v0001120_t0020_u01777169854517") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc504_d20260426_m021858_c001_v7007000_t0000_u01777169938985") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369d61_d20260426_m021855_c001_v0001184_t0039_u01777169935399") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f1a_d20260426_m021842_c001_v7007000_t0000_u01777169922784") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369cee_d20260426_m021839_c001_v0001184_t0024_u01777169919138") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3d8_d20260426_m021826_c001_v7007000_t0000_u01777169906633") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c7e_d20260426_m021823_c001_v0001184_t0006_u01777169903102") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f2b_d20260426_m021810_c001_v7007000_t0000_u01777169890909") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c2a_d20260426_m021807_c001_v0001184_t0037_u01777169887327") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115f8_d20260426_m021754_c001_v7007000_t0000_u01777169874891") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369be4_d20260426_m021750_c001_v0001184_t0026_u01777169870890") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c277_d20260426_m021736_c001_v7007000_t0000_u01777169856119") 2026/04/26 02:19:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf77d_d20260426_m021733_c001_v0001093_t0038_u01777169853114") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c259_d20260426_m021719_c001_v7007000_t0000_u01777169839840") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf743_d20260426_m021715_c001_v0001093_t0059_u01777169835927") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c1171c7_d20260426_m021714_c001_v7007000_t0000_u01777169834626") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d199bb_d20260426_m021710_c001_v0001174_t0057_u01777169830733") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa336_d20260426_m021658_c001_v7007000_t0000_u01777169818504") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6f3_d20260426_m021654_c001_v0001093_t0052_u01777169814833") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f417d2106634f196b_d20260426_m021653_c001_v7007000_t0000_u01777169813328") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b47_d20260426_m021649_c001_v0001120_t0039_u01777169809899") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81ce0_d20260426_m021634_c001_v7007000_t0000_u01777169794969") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699a6_d20260426_m021631_c001_v0001184_t0025_u01777169791082") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480aac_d20260426_m021618_c001_v7007000_t0000_u01777169778758") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369943_d20260426_m021615_c001_v0001184_t0010_u01777169775303") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a8a_d20260426_m021602_c001_v7007000_t0000_u01777169762394") 2026/04/26 02:19:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693698ed_d20260426_m021558_c001_v0001184_t0021_u01777169758893") 2026/04/26 02:19:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e73_d20260426_m021717_c001_v7007000_t0000_u01777169837946") 2026/04/26 02:19:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b9a_d20260426_m021712_c001_v0001120_t0042_u01777169832416") 2026/04/26 02:19:36 DEBUG : b/potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939ab_d20260426_m021136_c001_v7007000_t0000_u01777169496954") 2026/04/26 02:19:36 DEBUG : b/potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369397_d20260426_m021135_c001_v0001184_t0013_u01777169495382") 2026/04/26 02:19:36 DEBUG : b/potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f8199e_d20260426_m021134_c001_v7007000_t0000_u01777169494278") 2026/04/26 02:19:37 DEBUG : b/potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369377_d20260426_m021133_c001_v0001184_t0030_u01777169493127") 2026/04/26 02:19:37 DEBUG : b/potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e5a_d20260426_m021117_c001_v7007000_t0000_u01777169477387") 2026/04/26 02:19:37 DEBUG : b/potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693692a0_d20260426_m021116_c001_v0001184_t0024_u01777169476225") 2026/04/26 02:19:37 DEBUG : backup/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c11717d_d20260426_m021348_c001_v7007000_t0000_u01777169628938") 2026/04/26 02:19:37 DEBUG : backup/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f11300284e04d7212_d20260426_m021346_c001_v0001165_t0018_u01777169626899") 2026/04/26 02:19:37 DEBUG : backup/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1103cd030d0c124e_d20260426_m021343_c001_v0001185_t0021_u01777169623003") 2026/04/26 02:19:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe858_d20260426_m021414_c001_v7007000_t0000_u01777169654509") 2026/04/26 02:19:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1044479d8b1d0e6f_d20260426_m021411_c001_v0001042_t0000_u01777169651984") 2026/04/26 02:19:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1139a3a8aa5d7357_d20260426_m021407_c001_v0001039_t0037_u01777169647621") 2026/04/26 02:19:37 DEBUG : backup/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab570238ce_d20260426_m021401_c001_v7007000_t0000_u01777169641399") 2026/04/26 02:19:37 DEBUG : backup/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1126246a05466020_d20260426_m021359_c001_v0001146_t0056_u01777169639174") 2026/04/26 02:19:37 DEBUG : backup/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1125f5a3167089a2_d20260426_m021355_c001_v0001185_t0038_u01777169635259") 2026/04/26 02:19:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe859_d20260426_m021414_c001_v7007000_t0000_u01777169654696") 2026/04/26 02:19:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1023d5b276962155_d20260426_m021413_c001_v0001137_t0022_u01777169653479") 2026/04/26 02:19:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1191a6906254f161_d20260426_m021409_c001_v0001105_t0023_u01777169649474") 2026/04/26 02:19:37 DEBUG : backup/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c11717f_d20260426_m021349_c001_v7007000_t0000_u01777169629121") 2026/04/26 02:19:37 DEBUG : backup/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f119063ded4c96d8d_d20260426_m021347_c001_v0001116_t0044_u01777169627894") 2026/04/26 02:19:37 DEBUG : backup/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1080b41fd61c4717_d20260426_m021344_c001_v0001136_t0024_u01777169624382") 2026/04/26 02:19:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab570238cf_d20260426_m021401_c001_v7007000_t0000_u01777169641584") 2026/04/26 02:19:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f11024a9b8485ad74_d20260426_m021400_c001_v0001174_t0027_u01777169640345") 2026/04/26 02:19:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1135b12b368d28d2_d20260426_m021356_c001_v0001185_t0046_u01777169636898") 2026/04/26 02:19:37 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc505_d20260426_m021859_c001_v7007000_t0000_u01777169939167") 2026/04/26 02:19:37 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19d9c_d20260426_m021855_c001_v0001174_t0021_u01777169935068") 2026/04/26 02:19:37 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f1b_d20260426_m021842_c001_v7007000_t0000_u01777169922965") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19d07_d20260426_m021838_c001_v0001174_t0021_u01777169918744") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3d9_d20260426_m021826_c001_v7007000_t0000_u01777169906817") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19c57_d20260426_m021822_c001_v0001174_t0055_u01777169902738") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f2c_d20260426_m021811_c001_v7007000_t0000_u01777169891089") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19bef_d20260426_m021806_c001_v0001174_t0005_u01777169886965") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115f9_d20260426_m021755_c001_v7007000_t0000_u01777169875074") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19b8f_d20260426_m021750_c001_v0001174_t0051_u01777169870544") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b66_d20260426_m021738_c001_v7007000_t0000_u01777169858860") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bcc_d20260426_m021732_c001_v0001120_t0017_u01777169852540") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c25a_d20260426_m021720_c001_v7007000_t0000_u01777169840022") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b0a_d20260426_m021715_c001_v0001184_t0053_u01777169835917") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a765_d20260426_m021714_c001_v7007000_t0000_u01777169834857") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b96_d20260426_m021710_c001_v0001120_t0031_u01777169830424") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa337_d20260426_m021658_c001_v7007000_t0000_u01777169818687") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b5f_d20260426_m021654_c001_v0001120_t0026_u01777169814812") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b47_d20260426_m021653_c001_v7007000_t0000_u01777169813649") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a40_d20260426_m021649_c001_v0001184_t0038_u01777169809698") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d11_d20260426_m021634_c001_v7007000_t0000_u01777169794936") 2026/04/26 02:19:38 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf68f_d20260426_m021630_c001_v0001093_t0053_u01777169790589") 2026/04/26 02:19:39 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480aad_d20260426_m021618_c001_v7007000_t0000_u01777169778940") 2026/04/26 02:19:39 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf639_d20260426_m021614_c001_v0001093_t0054_u01777169774596") 2026/04/26 02:19:39 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a8b_d20260426_m021602_c001_v7007000_t0000_u01777169762616") 2026/04/26 02:19:39 DEBUG : banana: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf5dd_d20260426_m021558_c001_v0001093_t0015_u01777169758301") 2026/04/26 02:19:39 DEBUG : bananaSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e75_d20260426_m021718_c001_v7007000_t0000_u01777169838308") 2026/04/26 02:19:39 DEBUG : bananaSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d199d1_d20260426_m021712_c001_v0001174_t0010_u01777169832427") 2026/04/26 02:19:39 DEBUG : both0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149cea9_d20260426_m021530_c001_v7007000_t0000_u01777169730553") 2026/04/26 02:19:39 DEBUG : both0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697f5_d20260426_m021515_c001_v0001184_t0018_u01777169715616") 2026/04/26 02:19:39 DEBUG : both0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e72_d20260426_m021511_c001_v7007000_t0000_u01777169711377") 2026/04/26 02:19:39 DEBUG : both0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369789_d20260426_m021456_c001_v0001184_t0029_u01777169696538") 2026/04/26 02:19:39 DEBUG : both1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149ceaa_d20260426_m021530_c001_v7007000_t0000_u01777169730734") 2026/04/26 02:19:39 DEBUG : both1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697fb_d20260426_m021516_c001_v0001184_t0015_u01777169716644") 2026/04/26 02:19:39 DEBUG : both1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e73_d20260426_m021511_c001_v7007000_t0000_u01777169711558") 2026/04/26 02:19:39 DEBUG : both1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936978b_d20260426_m021457_c001_v0001184_t0042_u01777169697077") 2026/04/26 02:19:39 DEBUG : both10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149ceab_d20260426_m021530_c001_v7007000_t0000_u01777169730915") 2026/04/26 02:19:39 DEBUG : both10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369823_d20260426_m021521_c001_v0001184_t0050_u01777169721806") 2026/04/26 02:19:39 DEBUG : both10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e74_d20260426_m021511_c001_v7007000_t0000_u01777169711740") 2026/04/26 02:19:39 DEBUG : both10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697b7_d20260426_m021502_c001_v0001184_t0020_u01777169702547") 2026/04/26 02:19:39 DEBUG : both11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149ceac_d20260426_m021531_c001_v7007000_t0000_u01777169731098") 2026/04/26 02:19:40 DEBUG : both11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369827_d20260426_m021522_c001_v0001184_t0012_u01777169722423") 2026/04/26 02:19:40 DEBUG : both11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e75_d20260426_m021511_c001_v7007000_t0000_u01777169711922") 2026/04/26 02:19:40 DEBUG : both11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697bb_d20260426_m021503_c001_v0001184_t0046_u01777169703143") 2026/04/26 02:19:40 DEBUG : both12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d198_d20260426_m021531_c001_v7007000_t0000_u01777169731279") 2026/04/26 02:19:40 DEBUG : both12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936982b_d20260426_m021522_c001_v0001184_t0040_u01777169722896") 2026/04/26 02:19:40 DEBUG : both12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e76_d20260426_m021512_c001_v7007000_t0000_u01777169712145") 2026/04/26 02:19:40 DEBUG : both12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697bf_d20260426_m021503_c001_v0001184_t0023_u01777169703791") 2026/04/26 02:19:40 DEBUG : both13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d199_d20260426_m021531_c001_v7007000_t0000_u01777169731461") 2026/04/26 02:19:40 DEBUG : both13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936982f_d20260426_m021523_c001_v0001184_t0049_u01777169723439") 2026/04/26 02:19:40 DEBUG : both13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e77_d20260426_m021512_c001_v7007000_t0000_u01777169712328") 2026/04/26 02:19:40 DEBUG : both13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697c3_d20260426_m021504_c001_v0001184_t0017_u01777169704456") 2026/04/26 02:19:40 DEBUG : both14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d19a_d20260426_m021531_c001_v7007000_t0000_u01777169731642") 2026/04/26 02:19:40 DEBUG : both14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369831_d20260426_m021524_c001_v0001184_t0052_u01777169724070") 2026/04/26 02:19:40 DEBUG : both14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e78_d20260426_m021512_c001_v7007000_t0000_u01777169712510") 2026/04/26 02:19:40 DEBUG : both14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697c9_d20260426_m021505_c001_v0001184_t0021_u01777169705086") 2026/04/26 02:19:40 DEBUG : both15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d19b_d20260426_m021531_c001_v7007000_t0000_u01777169731825") 2026/04/26 02:19:40 DEBUG : both15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369835_d20260426_m021524_c001_v0001184_t0025_u01777169724698") 2026/04/26 02:19:40 DEBUG : both15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e79_d20260426_m021512_c001_v7007000_t0000_u01777169712693") 2026/04/26 02:19:40 DEBUG : both15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697cb_d20260426_m021505_c001_v0001184_t0027_u01777169705693") 2026/04/26 02:19:40 DEBUG : both16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d19c_d20260426_m021532_c001_v7007000_t0000_u01777169732006") 2026/04/26 02:19:40 DEBUG : both16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936983d_d20260426_m021525_c001_v0001184_t0043_u01777169725347") 2026/04/26 02:19:40 DEBUG : both16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e7a_d20260426_m021512_c001_v7007000_t0000_u01777169712875") 2026/04/26 02:19:40 DEBUG : both16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697cf_d20260426_m021506_c001_v0001184_t0020_u01777169706208") 2026/04/26 02:19:41 DEBUG : both17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d19d_d20260426_m021532_c001_v7007000_t0000_u01777169732187") 2026/04/26 02:19:41 DEBUG : both17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369841_d20260426_m021526_c001_v0001184_t0032_u01777169726071") 2026/04/26 02:19:41 DEBUG : both17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e7b_d20260426_m021513_c001_v7007000_t0000_u01777169713057") 2026/04/26 02:19:41 DEBUG : both17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697d5_d20260426_m021506_c001_v0001184_t0051_u01777169706817") 2026/04/26 02:19:41 DEBUG : both18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d19e_d20260426_m021532_c001_v7007000_t0000_u01777169732410") 2026/04/26 02:19:41 DEBUG : both18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369843_d20260426_m021526_c001_v0001184_t0025_u01777169726674") 2026/04/26 02:19:41 DEBUG : both18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e7c_d20260426_m021513_c001_v7007000_t0000_u01777169713240") 2026/04/26 02:19:41 DEBUG : both18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697d7_d20260426_m021507_c001_v0001184_t0032_u01777169707312") 2026/04/26 02:19:41 DEBUG : both19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d19f_d20260426_m021532_c001_v7007000_t0000_u01777169732590") 2026/04/26 02:19:41 DEBUG : both19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369849_d20260426_m021527_c001_v0001184_t0050_u01777169727254") 2026/04/26 02:19:41 DEBUG : both19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e7d_d20260426_m021513_c001_v7007000_t0000_u01777169713422") 2026/04/26 02:19:41 DEBUG : both19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697d9_d20260426_m021508_c001_v0001184_t0013_u01777169708076") 2026/04/26 02:19:41 DEBUG : both2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a0_d20260426_m021532_c001_v7007000_t0000_u01777169732770") 2026/04/26 02:19:41 DEBUG : both2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369801_d20260426_m021517_c001_v0001184_t0007_u01777169717226") 2026/04/26 02:19:41 DEBUG : both2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e7e_d20260426_m021513_c001_v7007000_t0000_u01777169713603") 2026/04/26 02:19:41 DEBUG : both2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369791_d20260426_m021457_c001_v0001184_t0055_u01777169697676") 2026/04/26 02:19:41 DEBUG : both3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a1_d20260426_m021532_c001_v7007000_t0000_u01777169732951") 2026/04/26 02:19:41 DEBUG : both3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369809_d20260426_m021517_c001_v0001184_t0025_u01777169717817") 2026/04/26 02:19:41 DEBUG : both3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e7f_d20260426_m021513_c001_v7007000_t0000_u01777169713785") 2026/04/26 02:19:41 DEBUG : both3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369793_d20260426_m021458_c001_v0001184_t0045_u01777169698295") 2026/04/26 02:19:41 DEBUG : both4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a2_d20260426_m021533_c001_v7007000_t0000_u01777169733132") 2026/04/26 02:19:42 DEBUG : both4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936980b_d20260426_m021518_c001_v0001184_t0021_u01777169718515") 2026/04/26 02:19:42 DEBUG : both4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e80_d20260426_m021513_c001_v7007000_t0000_u01777169713967") 2026/04/26 02:19:42 DEBUG : both4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369799_d20260426_m021458_c001_v0001184_t0052_u01777169698883") 2026/04/26 02:19:42 DEBUG : both5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a3_d20260426_m021533_c001_v7007000_t0000_u01777169733388") 2026/04/26 02:19:42 DEBUG : both5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936980d_d20260426_m021519_c001_v0001184_t0040_u01777169719100") 2026/04/26 02:19:42 DEBUG : both5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e82_d20260426_m021514_c001_v7007000_t0000_u01777169714148") 2026/04/26 02:19:42 DEBUG : both5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936979b_d20260426_m021459_c001_v0001184_t0040_u01777169699464") 2026/04/26 02:19:42 DEBUG : both6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a4_d20260426_m021533_c001_v7007000_t0000_u01777169733569") 2026/04/26 02:19:42 DEBUG : both6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369811_d20260426_m021519_c001_v0001184_t0055_u01777169719572") 2026/04/26 02:19:42 DEBUG : both6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e83_d20260426_m021514_c001_v7007000_t0000_u01777169714330") 2026/04/26 02:19:42 DEBUG : both6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697a1_d20260426_m021500_c001_v0001184_t0027_u01777169700126") 2026/04/26 02:19:42 DEBUG : both7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a5_d20260426_m021533_c001_v7007000_t0000_u01777169733750") 2026/04/26 02:19:42 DEBUG : both7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369817_d20260426_m021520_c001_v0001184_t0037_u01777169720154") 2026/04/26 02:19:42 DEBUG : both7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e84_d20260426_m021514_c001_v7007000_t0000_u01777169714511") 2026/04/26 02:19:42 DEBUG : both7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697a3_d20260426_m021500_c001_v0001184_t0028_u01777169700735") 2026/04/26 02:19:42 DEBUG : both8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a6_d20260426_m021533_c001_v7007000_t0000_u01777169733931") 2026/04/26 02:19:42 DEBUG : both8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936981d_d20260426_m021520_c001_v0001184_t0006_u01777169720683") 2026/04/26 02:19:43 DEBUG : both8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e85_d20260426_m021514_c001_v7007000_t0000_u01777169714693") 2026/04/26 02:19:43 DEBUG : both8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697a9_d20260426_m021501_c001_v0001184_t0015_u01777169701298") 2026/04/26 02:19:43 DEBUG : both9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a7_d20260426_m021534_c001_v7007000_t0000_u01777169734111") 2026/04/26 02:19:43 DEBUG : both9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936981f_d20260426_m021521_c001_v0001184_t0027_u01777169721232") 2026/04/26 02:19:43 DEBUG : both9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e86_d20260426_m021514_c001_v7007000_t0000_u01777169714875") 2026/04/26 02:19:43 DEBUG : both9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693697b1_d20260426_m021501_c001_v0001184_t0036_u01777169701971") 2026/04/26 02:19:43 DEBUG : c/non empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939ac_d20260426_m021137_c001_v7007000_t0000_u01777169497137") 2026/04/26 02:19:43 DEBUG : c/non empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936939b_d20260426_m021135_c001_v0001184_t0012_u01777169495603") 2026/04/26 02:19:43 DEBUG : c/non empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f819a0_d20260426_m021135_c001_v7007000_t0000_u01777169495004") 2026/04/26 02:19:43 DEBUG : c/non empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936937b_d20260426_m021133_c001_v0001184_t0043_u01777169493328") 2026/04/26 02:19:43 DEBUG : c/non empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e5c_d20260426_m021118_c001_v7007000_t0000_u01777169478115") 2026/04/26 02:19:43 DEBUG : c/non empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693692a6_d20260426_m021116_c001_v0001184_t0047_u01777169476454") 2026/04/26 02:19:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d17_d20260426_m021637_c001_v7007000_t0000_u01777169797630") 2026/04/26 02:19:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19762_d20260426_m021632_c001_v0001174_t0044_u01777169792774") 2026/04/26 02:19:43 DEBUG : check sum: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e54_d20260426_m021109_c001_v7007000_t0000_u01777169469458") 2026/04/26 02:19:43 DEBUG : check sum: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369274_d20260426_m021108_c001_v0001184_t0016_u01777169468498") 2026/04/26 02:19:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d79_d20260426_m021929_c001_v7007000_t0000_u01777169969127") 2026/04/26 02:19:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2cb2_d20260426_m021927_c001_v0001120_t0035_u01777169967393") 2026/04/26 02:19:43 DEBUG : dest/3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab57023895_d20260426_m021316_c001_v7007000_t0000_u01777169596970") 2026/04/26 02:19:43 DEBUG : dest/3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41822e20eea88411_d20260426_m021315_c001_v0001102_t0042_u01777169595875") 2026/04/26 02:19:43 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b67_d20260426_m021739_c001_v7007000_t0000_u01777169859059") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf783_d20260426_m021734_c001_v0001093_t0013_u01777169854728") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc506_d20260426_m021859_c001_v7007000_t0000_u01777169939355") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c5c_d20260426_m021847_c001_v0001120_t0000_u01777169927533") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f1c_d20260426_m021843_c001_v7007000_t0000_u01777169923147") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c3e_d20260426_m021831_c001_v0001120_t0051_u01777169911115") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3da_d20260426_m021827_c001_v7007000_t0000_u01777169907001") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c24_d20260426_m021815_c001_v0001120_t0049_u01777169895421") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f2d_d20260426_m021811_c001_v7007000_t0000_u01777169891269") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c0e_d20260426_m021759_c001_v0001120_t0051_u01777169879373") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115fa_d20260426_m021755_c001_v7007000_t0000_u01777169875257") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bec_d20260426_m021743_c001_v0001120_t0018_u01777169863192") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4178244d1821bd5e_d20260426_m021736_c001_v7007000_t0000_u01777169856131") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b44_d20260426_m021724_c001_v0001184_t0031_u01777169844365") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c25b_d20260426_m021720_c001_v7007000_t0000_u01777169840204") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b0c_d20260426_m021716_c001_v0001184_t0048_u01777169836129") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e6f_d20260426_m021714_c001_v7007000_t0000_u01777169834430") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369ab6_d20260426_m021703_c001_v0001184_t0024_u01777169823013") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa339_d20260426_m021658_c001_v7007000_t0000_u01777169818872") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a7c_d20260426_m021655_c001_v0001184_t0039_u01777169815023") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d2d_d20260426_m021653_c001_v7007000_t0000_u01777169813668") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19808_d20260426_m021641_c001_v0001174_t0005_u01777169801692") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e55_d20260426_m021635_c001_v7007000_t0000_u01777169795006") 2026/04/26 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2af5_d20260426_m021623_c001_v0001120_t0009_u01777169783242") 2026/04/26 02:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480aae_d20260426_m021619_c001_v7007000_t0000_u01777169779132") 2026/04/26 02:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ad3_d20260426_m021606_c001_v0001120_t0057_u01777169766887") 2026/04/26 02:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a8c_d20260426_m021602_c001_v7007000_t0000_u01777169762798") 2026/04/26 02:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ab3_d20260426_m021551_c001_v0001120_t0043_u01777169751083") 2026/04/26 02:19:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa39b_d20260426_m021718_c001_v7007000_t0000_u01777169838177") 2026/04/26 02:19:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369af2_d20260426_m021712_c001_v0001184_t0047_u01777169832637") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b68_d20260426_m021739_c001_v7007000_t0000_u01777169859243") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b82_d20260426_m021734_c001_v0001184_t0018_u01777169854746") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc507_d20260426_m021859_c001_v7007000_t0000_u01777169939541") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19d44_d20260426_m021848_c001_v0001174_t0003_u01777169928483") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f1d_d20260426_m021843_c001_v7007000_t0000_u01777169923328") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19cb5_d20260426_m021831_c001_v0001174_t0040_u01777169911797") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3db_d20260426_m021827_c001_v7007000_t0000_u01777169907184") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19c1d_d20260426_m021816_c001_v0001174_t0032_u01777169896187") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f2e_d20260426_m021811_c001_v7007000_t0000_u01777169891450") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19bcc_d20260426_m021800_c001_v0001174_t0022_u01777169880073") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115fb_d20260426_m021755_c001_v7007000_t0000_u01777169875440") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19b31_d20260426_m021743_c001_v0001174_t0016_u01777169863960") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40580452542cc2f6_d20260426_m021736_c001_v7007000_t0000_u01777169856554") 2026/04/26 02:19:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bbc_d20260426_m021724_c001_v0001120_t0014_u01777169844978") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c25c_d20260426_m021720_c001_v7007000_t0000_u01777169840386") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19a0d_d20260426_m021716_c001_v0001174_t0015_u01777169836221") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa396_d20260426_m021714_c001_v7007000_t0000_u01777169834659") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b79_d20260426_m021703_c001_v0001120_t0045_u01777169823737") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa33b_d20260426_m021659_c001_v7007000_t0000_u01777169819055") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198e0_d20260426_m021655_c001_v0001174_t0023_u01777169815197") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab57023902_d20260426_m021653_c001_v7007000_t0000_u01777169813711") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699fe_d20260426_m021642_c001_v0001184_t0035_u01777169802412") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81ce3_d20260426_m021635_c001_v7007000_t0000_u01777169795155") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf669_d20260426_m021624_c001_v0001093_t0058_u01777169784069") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480aaf_d20260426_m021619_c001_v7007000_t0000_u01777169779321") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf615_d20260426_m021607_c001_v0001093_t0053_u01777169767685") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a8f_d20260426_m021602_c001_v7007000_t0000_u01777169762981") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf5ad_d20260426_m021551_c001_v0001093_t0031_u01777169751864") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115e6_d20260426_m021717_c001_v7007000_t0000_u01777169837960") 2026/04/26 02:19:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b9e_d20260426_m021712_c001_v0001120_t0017_u01777169832748") 2026/04/26 02:19:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b69_d20260426_m021739_c001_v7007000_t0000_u01777169859426") 2026/04/26 02:19:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19ad1_d20260426_m021734_c001_v0001174_t0028_u01777169854737") 2026/04/26 02:19:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc508_d20260426_m021859_c001_v7007000_t0000_u01777169939723") 2026/04/26 02:19:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369d19_d20260426_m021849_c001_v0001184_t0010_u01777169929177") 2026/04/26 02:19:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f1e_d20260426_m021843_c001_v7007000_t0000_u01777169923509") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369cba_d20260426_m021832_c001_v0001184_t0043_u01777169912596") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3dc_d20260426_m021827_c001_v7007000_t0000_u01777169907370") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c5a_d20260426_m021816_c001_v0001184_t0049_u01777169896974") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f2f_d20260426_m021811_c001_v7007000_t0000_u01777169891630") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c10_d20260426_m021800_c001_v0001184_t0016_u01777169880789") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115fc_d20260426_m021755_c001_v7007000_t0000_u01777169875622") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369bc6_d20260426_m021744_c001_v0001184_t0041_u01777169864644") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4178244d1821bd60_d20260426_m021736_c001_v7007000_t0000_u01777169856493") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf75b_d20260426_m021725_c001_v0001093_t0025_u01777169845750") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c25d_d20260426_m021720_c001_v7007000_t0000_u01777169840578") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bac_d20260426_m021716_c001_v0001120_t0052_u01777169836319") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c250_d20260426_m021714_c001_v7007000_t0000_u01777169834676") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19951_d20260426_m021704_c001_v0001174_t0050_u01777169824899") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa33d_d20260426_m021659_c001_v7007000_t0000_u01777169819237") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a82_d20260426_m021655_c001_v0001184_t0010_u01777169815223") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16eea_d20260426_m021653_c001_v7007000_t0000_u01777169813876") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b39_d20260426_m021643_c001_v0001120_t0052_u01777169803006") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4017e9dccd841bd2_d20260426_m021635_c001_v7007000_t0000_u01777169795164") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369982_d20260426_m021624_c001_v0001184_t0013_u01777169784951") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab0_d20260426_m021619_c001_v7007000_t0000_u01777169779504") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369925_d20260426_m021608_c001_v0001184_t0015_u01777169768623") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a90_d20260426_m021603_c001_v7007000_t0000_u01777169763163") 2026/04/26 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693698bd_d20260426_m021552_c001_v0001184_t0029_u01777169752257") 2026/04/26 02:19:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a767_d20260426_m021718_c001_v7007000_t0000_u01777169838187") 2026/04/26 02:19:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369af6_d20260426_m021712_c001_v0001184_t0034_u01777169832899") 2026/04/26 02:19:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b6a_d20260426_m021739_c001_v7007000_t0000_u01777169859608") 2026/04/26 02:19:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bd4_d20260426_m021734_c001_v0001120_t0035_u01777169854931") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc509_d20260426_m021859_c001_v7007000_t0000_u01777169939905") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf82f_d20260426_m021849_c001_v0001093_t0053_u01777169929748") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f1f_d20260426_m021843_c001_v7007000_t0000_u01777169923697") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf813_d20260426_m021833_c001_v0001093_t0040_u01777169913176") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3dd_d20260426_m021827_c001_v7007000_t0000_u01777169907552") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7e3_d20260426_m021817_c001_v0001093_t0026_u01777169897534") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f31_d20260426_m021811_c001_v7007000_t0000_u01777169891811") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7cd_d20260426_m021801_c001_v0001093_t0015_u01777169881366") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115fd_d20260426_m021755_c001_v7007000_t0000_u01777169875804") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7ab_d20260426_m021745_c001_v0001093_t0049_u01777169865250") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b60_d20260426_m021736_c001_v7007000_t0000_u01777169856696") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19abd_d20260426_m021726_c001_v0001174_t0004_u01777169846764") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c25e_d20260426_m021720_c001_v7007000_t0000_u01777169840758") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b0e_d20260426_m021716_c001_v0001184_t0021_u01777169836343") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c1171c8_d20260426_m021714_c001_v7007000_t0000_u01777169834823") 2026/04/26 02:19:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf70f_d20260426_m021705_c001_v0001093_t0037_u01777169825605") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa33e_d20260426_m021659_c001_v7007000_t0000_u01777169819478") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6f5_d20260426_m021655_c001_v0001093_t0048_u01777169815234") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16ee6_d20260426_m021653_c001_v7007000_t0000_u01777169813331") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6c1_d20260426_m021643_c001_v0001093_t0006_u01777169803640") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d12_d20260426_m021635_c001_v7007000_t0000_u01777169795119") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d196bb_d20260426_m021625_c001_v0001174_t0020_u01777169785507") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab1_d20260426_m021619_c001_v7007000_t0000_u01777169779693") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d195b9_d20260426_m021609_c001_v0001174_t0046_u01777169769202") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a91_d20260426_m021603_c001_v7007000_t0000_u01777169763344") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d194d5_d20260426_m021552_c001_v0001174_t0058_u01777169752538") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b57_d20260426_m021717_c001_v7007000_t0000_u01777169837971") 2026/04/26 02:19:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf731_d20260426_m021712_c001_v0001093_t0000_u01777169832910") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b6b_d20260426_m021739_c001_v7007000_t0000_u01777169859791") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b86_d20260426_m021734_c001_v0001184_t0018_u01777169854946") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc50a_d20260426_m021900_c001_v7007000_t0000_u01777169940087") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c66_d20260426_m021850_c001_v0001120_t0037_u01777169930160") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f20_d20260426_m021843_c001_v7007000_t0000_u01777169923880") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c44_d20260426_m021833_c001_v0001120_t0025_u01777169913769") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3de_d20260426_m021827_c001_v7007000_t0000_u01777169907737") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c2a_d20260426_m021818_c001_v0001120_t0025_u01777169898085") 2026/04/26 02:19:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f32_d20260426_m021811_c001_v7007000_t0000_u01777169891992") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c10_d20260426_m021801_c001_v0001120_t0023_u01777169881971") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115fe_d20260426_m021755_c001_v7007000_t0000_u01777169875987") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bfc_d20260426_m021745_c001_v0001120_t0000_u01777169865600") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c278_d20260426_m021736_c001_v7007000_t0000_u01777169856300") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b50_d20260426_m021727_c001_v0001184_t0009_u01777169847143") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c25f_d20260426_m021720_c001_v7007000_t0000_u01777169840941") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf749_d20260426_m021716_c001_v0001093_t0023_u01777169836499") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c252_d20260426_m021714_c001_v7007000_t0000_u01777169834867") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369ac8_d20260426_m021705_c001_v0001184_t0045_u01777169825925") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa33f_d20260426_m021659_c001_v7007000_t0000_u01777169819662") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b65_d20260426_m021655_c001_v0001120_t0057_u01777169815254") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b48_d20260426_m021653_c001_v7007000_t0000_u01777169813830") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19834_d20260426_m021644_c001_v0001174_t0048_u01777169804055") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a74e_d20260426_m021634_c001_v7007000_t0000_u01777169794746") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2afd_d20260426_m021625_c001_v0001120_t0037_u01777169785850") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab2_d20260426_m021619_c001_v7007000_t0000_u01777169779876") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ad7_d20260426_m021609_c001_v0001120_t0023_u01777169769567") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a92_d20260426_m021603_c001_v7007000_t0000_u01777169763526") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ab5_d20260426_m021552_c001_v0001120_t0006_u01777169752885") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c1171cc_d20260426_m021718_c001_v7007000_t0000_u01777169838023") 2026/04/26 02:19:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d199dd_d20260426_m021712_c001_v0001174_t0024_u01777169832929") 2026/04/26 02:19:50 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b6c_d20260426_m021739_c001_v7007000_t0000_u01777169859974") 2026/04/26 02:19:50 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19ad3_d20260426_m021735_c001_v0001174_t0046_u01777169855031") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc50b_d20260426_m021900_c001_v7007000_t0000_u01777169940269") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19d5c_d20260426_m021850_c001_v0001174_t0035_u01777169930453") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f22_d20260426_m021844_c001_v7007000_t0000_u01777169924062") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19ccd_d20260426_m021834_c001_v0001174_t0053_u01777169914265") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3df_d20260426_m021827_c001_v7007000_t0000_u01777169907919") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19c35_d20260426_m021818_c001_v0001174_t0026_u01777169898609") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f33_d20260426_m021812_c001_v7007000_t0000_u01777169892173") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19bd7_d20260426_m021802_c001_v0001174_t0053_u01777169882391") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115ff_d20260426_m021756_c001_v7007000_t0000_u01777169876170") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19b51_d20260426_m021746_c001_v0001174_t0018_u01777169866125") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4178244d1821bd5f_d20260426_m021736_c001_v7007000_t0000_u01777169856312") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bc0_d20260426_m021727_c001_v0001120_t0047_u01777169847367") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c260_d20260426_m021721_c001_v7007000_t0000_u01777169841121") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b12_d20260426_m021716_c001_v0001184_t0006_u01777169836537") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b56_d20260426_m021714_c001_v7007000_t0000_u01777169834878") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b80_d20260426_m021706_c001_v0001120_t0031_u01777169826126") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa340_d20260426_m021659_c001_v7007000_t0000_u01777169819844") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a84_d20260426_m021655_c001_v0001184_t0019_u01777169815428") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa32e_d20260426_m021653_c001_v7007000_t0000_u01777169813887") 2026/04/26 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a0a_d20260426_m021644_c001_v0001184_t0049_u01777169804528") 2026/04/26 02:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b41_d20260426_m021634_c001_v7007000_t0000_u01777169794996") 2026/04/26 02:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf67b_d20260426_m021626_c001_v0001093_t0034_u01777169786165") 2026/04/26 02:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab3_d20260426_m021620_c001_v7007000_t0000_u01777169780059") 2026/04/26 02:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf623_d20260426_m021609_c001_v0001093_t0054_u01777169769995") 2026/04/26 02:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a93_d20260426_m021603_c001_v7007000_t0000_u01777169763708") 2026/04/26 02:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf5af_d20260426_m021553_c001_v0001093_t0050_u01777169753401") 2026/04/26 02:19:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e74_d20260426_m021718_c001_v7007000_t0000_u01777169838128") 2026/04/26 02:19:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369af8_d20260426_m021713_c001_v0001184_t0028_u01777169833120") 2026/04/26 02:19:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b6d_d20260426_m021740_c001_v7007000_t0000_u01777169860158") 2026/04/26 02:19:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b88_d20260426_m021735_c001_v0001184_t0048_u01777169855139") 2026/04/26 02:19:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc50c_d20260426_m021900_c001_v7007000_t0000_u01777169940454") 2026/04/26 02:19:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369d35_d20260426_m021850_c001_v0001184_t0009_u01777169930852") 2026/04/26 02:19:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f23_d20260426_m021844_c001_v7007000_t0000_u01777169924242") 2026/04/26 02:19:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369cd0_d20260426_m021834_c001_v0001184_t0016_u01777169914769") 2026/04/26 02:19:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e0_d20260426_m021828_c001_v7007000_t0000_u01777169908102") 2026/04/26 02:19:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c6c_d20260426_m021818_c001_v0001184_t0007_u01777169898988") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f34_d20260426_m021812_c001_v7007000_t0000_u01777169892353") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c14_d20260426_m021802_c001_v0001184_t0048_u01777169882766") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11600_d20260426_m021756_c001_v7007000_t0000_u01777169876353") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369bd0_d20260426_m021746_c001_v0001184_t0025_u01777169866432") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c27a_d20260426_m021736_c001_v7007000_t0000_u01777169856663") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf767_d20260426_m021727_c001_v0001093_t0040_u01777169847924") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c261_d20260426_m021721_c001_v7007000_t0000_u01777169841356") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b14_d20260426_m021716_c001_v0001184_t0017_u01777169836734") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f416161f2eb097e6b_d20260426_m021714_c001_v7007000_t0000_u01777169834838") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19965_d20260426_m021706_c001_v0001174_t0056_u01777169826454") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa343_d20260426_m021700_c001_v7007000_t0000_u01777169820026") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198e6_d20260426_m021655_c001_v0001174_t0013_u01777169815501") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab57023903_d20260426_m021653_c001_v7007000_t0000_u01777169813898") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b3d_d20260426_m021644_c001_v0001120_t0008_u01777169804723") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b42_d20260426_m021635_c001_v7007000_t0000_u01777169795176") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936998a_d20260426_m021626_c001_v0001184_t0050_u01777169786780") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab4_d20260426_m021620_c001_v7007000_t0000_u01777169780246") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936992d_d20260426_m021610_c001_v0001184_t0009_u01777169770596") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a95_d20260426_m021603_c001_v7007000_t0000_u01777169763890") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693698c7_d20260426_m021554_c001_v0001184_t0024_u01777169754059") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115e8_d20260426_m021718_c001_v7007000_t0000_u01777169838323") 2026/04/26 02:19:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ba0_d20260426_m021713_c001_v0001120_t0012_u01777169833155") 2026/04/26 02:19:53 DEBUG : dir1/0007-12345: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b6e_d20260426_m021740_c001_v7007000_t0000_u01777169860341") 2026/04/26 02:19:54 DEBUG : dir1/0007-12345: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf785_d20260426_m021735_c001_v0001093_t0042_u01777169855222") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc50d_d20260426_m021900_c001_v7007000_t0000_u01777169940635") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf831_d20260426_m021851_c001_v0001093_t0014_u01777169931062") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f24_d20260426_m021844_c001_v7007000_t0000_u01777169924424") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf819_d20260426_m021834_c001_v0001093_t0058_u01777169914992") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e1_d20260426_m021828_c001_v7007000_t0000_u01777169908284") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7e9_d20260426_m021819_c001_v0001093_t0000_u01777169899206") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f35_d20260426_m021812_c001_v7007000_t0000_u01777169892647") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7d1_d20260426_m021802_c001_v0001093_t0053_u01777169882981") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11601_d20260426_m021756_c001_v7007000_t0000_u01777169876538") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7b3_d20260426_m021746_c001_v0001093_t0035_u01777169866766") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa3a2_d20260426_m021736_c001_v7007000_t0000_u01777169856503") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19ac5_d20260426_m021728_c001_v0001174_t0047_u01777169848569") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c262_d20260426_m021721_c001_v7007000_t0000_u01777169841539") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19a13_d20260426_m021716_c001_v0001174_t0036_u01777169836746") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e70_d20260426_m021714_c001_v7007000_t0000_u01777169834611") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf711_d20260426_m021706_c001_v0001093_t0050_u01777169826823") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa344_d20260426_m021700_c001_v7007000_t0000_u01777169820208") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6f9_d20260426_m021655_c001_v0001093_t0054_u01777169815593") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f417d2106634f196d_d20260426_m021653_c001_v7007000_t0000_u01777169813674") 2026/04/26 02:19:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6c5_d20260426_m021645_c001_v0001093_t0012_u01777169805423") 2026/04/26 02:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4178244d1821bd34_d20260426_m021634_c001_v7007000_t0000_u01777169794943") 2026/04/26 02:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d196d5_d20260426_m021627_c001_v0001174_t0055_u01777169787002") 2026/04/26 02:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab5_d20260426_m021620_c001_v7007000_t0000_u01777169780428") 2026/04/26 02:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d195e1_d20260426_m021610_c001_v0001174_t0022_u01777169770802") 2026/04/26 02:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a96_d20260426_m021604_c001_v7007000_t0000_u01777169764072") 2026/04/26 02:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d194e7_d20260426_m021554_c001_v0001174_t0043_u01777169754295") 2026/04/26 02:19:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c254_d20260426_m021717_c001_v7007000_t0000_u01777169837981") 2026/04/26 02:19:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d199e1_d20260426_m021713_c001_v0001174_t0018_u01777169833251") 2026/04/26 02:19:55 DEBUG : dir1/0008-23456: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b6f_d20260426_m021740_c001_v7007000_t0000_u01777169860524") 2026/04/26 02:19:55 DEBUG : dir1/0008-23456: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bd6_d20260426_m021735_c001_v0001120_t0030_u01777169855272") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc50e_d20260426_m021900_c001_v7007000_t0000_u01777169940816") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c6a_d20260426_m021851_c001_v0001120_t0019_u01777169931761") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f25_d20260426_m021844_c001_v7007000_t0000_u01777169924688") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c4a_d20260426_m021835_c001_v0001120_t0037_u01777169915649") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e2_d20260426_m021828_c001_v7007000_t0000_u01777169908488") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c2c_d20260426_m021819_c001_v0001120_t0043_u01777169899569") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f36_d20260426_m021812_c001_v7007000_t0000_u01777169892828") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c12_d20260426_m021803_c001_v0001120_t0026_u01777169883579") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11602_d20260426_m021756_c001_v7007000_t0000_u01777169876720") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c02_d20260426_m021747_c001_v0001120_t0019_u01777169867293") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f404ee416e24ed351_d20260426_m021736_c001_v7007000_t0000_u01777169856708") 2026/04/26 02:19:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b5a_d20260426_m021728_c001_v0001184_t0031_u01777169848923") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c263_d20260426_m021721_c001_v7007000_t0000_u01777169841720") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bb0_d20260426_m021716_c001_v0001120_t0022_u01777169836831") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a764_d20260426_m021714_c001_v7007000_t0000_u01777169834661") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369ad4_d20260426_m021707_c001_v0001184_t0022_u01777169827196") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa345_d20260426_m021700_c001_v7007000_t0000_u01777169820410") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b67_d20260426_m021655_c001_v0001120_t0032_u01777169815619") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16eeb_d20260426_m021653_c001_v7007000_t0000_u01777169813910") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19860_d20260426_m021646_c001_v0001174_t0019_u01777169806144") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e56_d20260426_m021635_c001_v7007000_t0000_u01777169795194") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b01_d20260426_m021627_c001_v0001120_t0047_u01777169787367") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab6_d20260426_m021620_c001_v7007000_t0000_u01777169780611") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ad9_d20260426_m021611_c001_v0001120_t0026_u01777169771141") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a97_d20260426_m021604_c001_v7007000_t0000_u01777169764257") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2abb_d20260426_m021554_c001_v0001120_t0015_u01777169754614") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115e7_d20260426_m021718_c001_v7007000_t0000_u01777169838142") 2026/04/26 02:19:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369afa_d20260426_m021713_c001_v0001184_t0056_u01777169833369") 2026/04/26 02:19:56 DEBUG : dir1/0009-34567: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b70_d20260426_m021740_c001_v7007000_t0000_u01777169860750") 2026/04/26 02:19:56 DEBUG : dir1/0009-34567: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b8a_d20260426_m021735_c001_v0001184_t0014_u01777169855342") 2026/04/26 02:19:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc50f_d20260426_m021901_c001_v7007000_t0000_u01777169941077") 2026/04/26 02:19:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19d6c_d20260426_m021852_c001_v0001174_t0045_u01777169932301") 2026/04/26 02:19:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f26_d20260426_m021844_c001_v7007000_t0000_u01777169924936") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19ce5_d20260426_m021835_c001_v0001174_t0030_u01777169915914") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e4_d20260426_m021828_c001_v7007000_t0000_u01777169908671") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19c49_d20260426_m021819_c001_v0001174_t0057_u01777169899825") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f37_d20260426_m021813_c001_v7007000_t0000_u01777169893013") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19be1_d20260426_m021804_c001_v0001174_t0042_u01777169884011") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11603_d20260426_m021756_c001_v7007000_t0000_u01777169876942") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19b63_d20260426_m021747_c001_v0001174_t0021_u01777169867710") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b5e_d20260426_m021736_c001_v7007000_t0000_u01777169856507") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bc4_d20260426_m021729_c001_v0001120_t0025_u01777169849126") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c264_d20260426_m021721_c001_v7007000_t0000_u01777169841902") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf74b_d20260426_m021716_c001_v0001093_t0054_u01777169836898") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e6e_d20260426_m021714_c001_v7007000_t0000_u01777169834249") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b86_d20260426_m021707_c001_v0001120_t0043_u01777169827405") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa347_d20260426_m021700_c001_v7007000_t0000_u01777169820592") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a88_d20260426_m021655_c001_v0001184_t0009_u01777169815631") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f417d2106634f196c_d20260426_m021653_c001_v7007000_t0000_u01777169813511") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a16_d20260426_m021646_c001_v0001184_t0041_u01777169806614") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4017e9dccd841bd1_d20260426_m021634_c001_v7007000_t0000_u01777169794973") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf685_d20260426_m021627_c001_v0001093_t0001_u01777169787864") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab7_d20260426_m021620_c001_v7007000_t0000_u01777169780796") 2026/04/26 02:19:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf629_d20260426_m021611_c001_v0001093_t0012_u01777169771544") 2026/04/26 02:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a98_d20260426_m021604_c001_v7007000_t0000_u01777169764441") 2026/04/26 02:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf5c1_d20260426_m021555_c001_v0001093_t0018_u01777169755520") 2026/04/26 02:19:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b59_d20260426_m021718_c001_v7007000_t0000_u01777169838336") 2026/04/26 02:19:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf733_d20260426_m021713_c001_v0001093_t0029_u01777169833380") 2026/04/26 02:19:58 DEBUG : dir1/0010-45678: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b71_d20260426_m021740_c001_v7007000_t0000_u01777169860934") 2026/04/26 02:19:58 DEBUG : dir1/0010-45678: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19ad5_d20260426_m021735_c001_v0001174_t0012_u01777169855355") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc510_d20260426_m021901_c001_v7007000_t0000_u01777169941270") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369d4d_d20260426_m021852_c001_v0001184_t0013_u01777169932712") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f27_d20260426_m021845_c001_v7007000_t0000_u01777169925117") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369cd6_d20260426_m021836_c001_v0001184_t0012_u01777169916196") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e5_d20260426_m021828_c001_v7007000_t0000_u01777169908854") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c70_d20260426_m021820_c001_v0001184_t0054_u01777169900305") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f38_d20260426_m021813_c001_v7007000_t0000_u01777169893203") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c16_d20260426_m021804_c001_v0001184_t0030_u01777169884295") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11604_d20260426_m021757_c001_v7007000_t0000_u01777169877125") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369bd6_d20260426_m021748_c001_v0001184_t0037_u01777169868119") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4178244d1821bd61_d20260426_m021736_c001_v7007000_t0000_u01777169856673") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf76b_d20260426_m021729_c001_v0001093_t0003_u01777169849534") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c265_d20260426_m021722_c001_v7007000_t0000_u01777169842083") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b1a_d20260426_m021716_c001_v0001184_t0033_u01777169836945") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b55_d20260426_m021714_c001_v7007000_t0000_u01777169834689") 2026/04/26 02:19:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19975_d20260426_m021707_c001_v0001174_t0009_u01777169827745") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa348_d20260426_m021700_c001_v7007000_t0000_u01777169820775") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198ec_d20260426_m021655_c001_v0001174_t0029_u01777169815826") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16ee7_d20260426_m021653_c001_v7007000_t0000_u01777169813517") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b41_d20260426_m021646_c001_v0001120_t0038_u01777169806810") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4178244d1821bd35_d20260426_m021635_c001_v7007000_t0000_u01777169795129") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369994_d20260426_m021628_c001_v0001184_t0037_u01777169788262") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab8_d20260426_m021620_c001_v7007000_t0000_u01777169780979") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369933_d20260426_m021612_c001_v0001184_t0011_u01777169772162") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a99_d20260426_m021604_c001_v7007000_t0000_u01777169764624") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693698d5_d20260426_m021555_c001_v0001184_t0018_u01777169755977") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa39a_d20260426_m021717_c001_v7007000_t0000_u01777169837991") 2026/04/26 02:19:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369afc_d20260426_m021713_c001_v0001184_t0023_u01777169833572") 2026/04/26 02:19:59 DEBUG : dir1/0011-56789: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b72_d20260426_m021741_c001_v7007000_t0000_u01777169861116") 2026/04/26 02:19:59 DEBUG : dir1/0011-56789: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bd8_d20260426_m021735_c001_v0001120_t0035_u01777169855551") 2026/04/26 02:19:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc511_d20260426_m021901_c001_v7007000_t0000_u01777169941452") 2026/04/26 02:19:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf839_d20260426_m021852_c001_v0001093_t0049_u01777169932915") 2026/04/26 02:19:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f28_d20260426_m021845_c001_v7007000_t0000_u01777169925298") 2026/04/26 02:19:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf81f_d20260426_m021836_c001_v0001093_t0021_u01777169916418") 2026/04/26 02:19:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e6_d20260426_m021829_c001_v7007000_t0000_u01777169909037") 2026/04/26 02:19:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7ed_d20260426_m021820_c001_v0001093_t0002_u01777169900520") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f39_d20260426_m021813_c001_v7007000_t0000_u01777169893384") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7d5_d20260426_m021804_c001_v0001093_t0013_u01777169884494") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11605_d20260426_m021757_c001_v7007000_t0000_u01777169877308") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7b7_d20260426_m021748_c001_v0001093_t0030_u01777169868331") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b61_d20260426_m021736_c001_v7007000_t0000_u01777169856719") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19ac9_d20260426_m021729_c001_v0001174_t0007_u01777169849957") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c266_d20260426_m021722_c001_v7007000_t0000_u01777169842265") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19a1d_d20260426_m021717_c001_v0001174_t0000_u01777169837160") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115e0_d20260426_m021714_c001_v7007000_t0000_u01777169834632") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf717_d20260426_m021708_c001_v0001093_t0045_u01777169828051") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa349_d20260426_m021700_c001_v7007000_t0000_u01777169820956") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a8c_d20260426_m021655_c001_v0001184_t0048_u01777169815836") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1f5_d20260426_m021653_c001_v7007000_t0000_u01777169813841") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6c9_d20260426_m021647_c001_v0001093_t0016_u01777169807113") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f404ee416e24ed335_d20260426_m021634_c001_v7007000_t0000_u01777169794950") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19701_d20260426_m021628_c001_v0001174_t0009_u01777169788468") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ab9_d20260426_m021621_c001_v7007000_t0000_u01777169781165") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d195fb_d20260426_m021612_c001_v0001174_t0031_u01777169772370") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a9a_d20260426_m021604_c001_v7007000_t0000_u01777169764806") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19505_d20260426_m021556_c001_v0001174_t0004_u01777169756177") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b58_d20260426_m021718_c001_v7007000_t0000_u01777169838154") 2026/04/26 02:20:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d199eb_d20260426_m021713_c001_v0001174_t0047_u01777169833610") 2026/04/26 02:20:00 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b73_d20260426_m021741_c001_v7007000_t0000_u01777169861300") 2026/04/26 02:20:00 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b8c_d20260426_m021735_c001_v0001184_t0023_u01777169855563") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc512_d20260426_m021901_c001_v7007000_t0000_u01777169941634") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c74_d20260426_m021853_c001_v0001120_t0014_u01777169933217") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f29_d20260426_m021845_c001_v7007000_t0000_u01777169925479") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c4c_d20260426_m021836_c001_v0001120_t0012_u01777169916898") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e7_d20260426_m021829_c001_v7007000_t0000_u01777169909219") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c2e_d20260426_m021820_c001_v0001120_t0019_u01777169900982") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f3a_d20260426_m021813_c001_v7007000_t0000_u01777169893574") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c14_d20260426_m021805_c001_v0001120_t0033_u01777169885228") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11606_d20260426_m021757_c001_v7007000_t0000_u01777169877491") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c08_d20260426_m021748_c001_v0001120_t0023_u01777169868814") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f404ee416e24ed350_d20260426_m021736_c001_v7007000_t0000_u01777169856523") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b66_d20260426_m021730_c001_v0001184_t0045_u01777169850352") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c268_d20260426_m021722_c001_v7007000_t0000_u01777169842446") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b1e_d20260426_m021717_c001_v0001184_t0011_u01777169837174") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be93e72_d20260426_m021715_c001_v7007000_t0000_u01777169835024") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369ad8_d20260426_m021708_c001_v0001184_t0031_u01777169828557") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa34a_d20260426_m021701_c001_v7007000_t0000_u01777169821139") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b6b_d20260426_m021655_c001_v0001120_t0027_u01777169815942") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d2e_d20260426_m021653_c001_v7007000_t0000_u01777169813853") 2026/04/26 02:20:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19886_d20260426_m021647_c001_v0001174_t0008_u01777169807832") 2026/04/26 02:20:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a751_d20260426_m021635_c001_v7007000_t0000_u01777169795290") 2026/04/26 02:20:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b07_d20260426_m021628_c001_v0001120_t0009_u01777169788751") 2026/04/26 02:20:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480aba_d20260426_m021621_c001_v7007000_t0000_u01777169781347") 2026/04/26 02:20:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2adb_d20260426_m021612_c001_v0001120_t0008_u01777169772685") 2026/04/26 02:20:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a9b_d20260426_m021604_c001_v7007000_t0000_u01777169764988") 2026/04/26 02:20:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ac1_d20260426_m021556_c001_v0001120_t0031_u01777169756468") 2026/04/26 02:20:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f416161f2eb097e6e_d20260426_m021718_c001_v7007000_t0000_u01777169838200") 2026/04/26 02:20:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ba2_d20260426_m021713_c001_v0001120_t0039_u01777169833620") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b74_d20260426_m021741_c001_v7007000_t0000_u01777169861482") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19ad7_d20260426_m021735_c001_v0001174_t0045_u01777169855676") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc513_d20260426_m021901_c001_v7007000_t0000_u01777169941818") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19d86_d20260426_m021853_c001_v0001174_t0038_u01777169933716") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f2a_d20260426_m021845_c001_v7007000_t0000_u01777169925766") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19cf7_d20260426_m021837_c001_v0001174_t0058_u01777169917430") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e8_d20260426_m021829_c001_v7007000_t0000_u01777169909429") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19c51_d20260426_m021821_c001_v0001174_t0006_u01777169901435") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f3b_d20260426_m021813_c001_v7007000_t0000_u01777169893755") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19beb_d20260426_m021805_c001_v0001174_t0011_u01777169885530") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11607_d20260426_m021757_c001_v7007000_t0000_u01777169877673") 2026/04/26 02:20:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19b79_d20260426_m021749_c001_v0001174_t0048_u01777169869256") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b5f_d20260426_m021736_c001_v7007000_t0000_u01777169856532") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2bc8_d20260426_m021730_c001_v0001120_t0023_u01777169850603") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c269_d20260426_m021722_c001_v7007000_t0000_u01777169842626") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b20_d20260426_m021717_c001_v0001184_t0007_u01777169837380") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f416161f2eb097e6a_d20260426_m021714_c001_v7007000_t0000_u01777169834649") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b8c_d20260426_m021708_c001_v0001120_t0022_u01777169828755") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa34c_d20260426_m021701_c001_v7007000_t0000_u01777169821320") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a90_d20260426_m021656_c001_v0001184_t0032_u01777169816069") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480ad1_d20260426_m021653_c001_v7007000_t0000_u01777169813686") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a2a_d20260426_m021648_c001_v0001184_t0045_u01777169808139") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d13_d20260426_m021635_c001_v7007000_t0000_u01777169795300") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf68d_d20260426_m021629_c001_v0001093_t0049_u01777169789139") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480abb_d20260426_m021621_c001_v7007000_t0000_u01777169781530") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf633_d20260426_m021613_c001_v0001093_t0008_u01777169773109") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a9c_d20260426_m021605_c001_v7007000_t0000_u01777169765171") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf5cd_d20260426_m021556_c001_v0001093_t0055_u01777169756721") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c255_d20260426_m021718_c001_v7007000_t0000_u01777169838165") 2026/04/26 02:20:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf737_d20260426_m021713_c001_v0001093_t0036_u01777169833733") 2026/04/26 02:20:03 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b75_d20260426_m021741_c001_v7007000_t0000_u01777169861665") 2026/04/26 02:20:03 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf789_d20260426_m021735_c001_v0001093_t0050_u01777169855673") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc514_d20260426_m021902_c001_v7007000_t0000_u01777169942042") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369d57_d20260426_m021854_c001_v0001184_t0042_u01777169934018") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f2b_d20260426_m021845_c001_v7007000_t0000_u01777169925947") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369ce2_d20260426_m021837_c001_v0001184_t0049_u01777169917764") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3e9_d20260426_m021829_c001_v7007000_t0000_u01777169909610") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c78_d20260426_m021821_c001_v0001184_t0015_u01777169901747") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f3c_d20260426_m021813_c001_v7007000_t0000_u01777169893934") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369c24_d20260426_m021805_c001_v0001184_t0018_u01777169885996") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11608_d20260426_m021757_c001_v7007000_t0000_u01777169877857") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369be2_d20260426_m021749_c001_v0001184_t0039_u01777169869626") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c279_d20260426_m021736_c001_v7007000_t0000_u01777169856481") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf771_d20260426_m021731_c001_v0001093_t0057_u01777169851090") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c26a_d20260426_m021722_c001_v7007000_t0000_u01777169842808") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf74f_d20260426_m021717_c001_v0001093_t0054_u01777169837403") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115e3_d20260426_m021715_c001_v7007000_t0000_u01777169835029") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1999a_d20260426_m021709_c001_v0001174_t0038_u01777169829228") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa34e_d20260426_m021701_c001_v7007000_t0000_u01777169821502") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6fb_d20260426_m021656_c001_v0001093_t0008_u01777169816109") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f417d2106634f196f_d20260426_m021653_c001_v7007000_t0000_u01777169813863") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b45_d20260426_m021648_c001_v0001120_t0011_u01777169808341") 2026/04/26 02:20:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a74b_d20260426_m021634_c001_v7007000_t0000_u01777169794563") 2026/04/26 02:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936999e_d20260426_m021629_c001_v0001184_t0025_u01777169789584") 2026/04/26 02:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480abc_d20260426_m021621_c001_v7007000_t0000_u01777169781714") 2026/04/26 02:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936993d_d20260426_m021613_c001_v0001184_t0040_u01777169773503") 2026/04/26 02:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a9e_d20260426_m021605_c001_v7007000_t0000_u01777169765353") 2026/04/26 02:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693698df_d20260426_m021557_c001_v0001184_t0056_u01777169757274") 2026/04/26 02:20:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c256_d20260426_m021718_c001_v7007000_t0000_u01777169838347") 2026/04/26 02:20:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b00_d20260426_m021713_c001_v0001184_t0008_u01777169833782") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b76_d20260426_m021741_c001_v7007000_t0000_u01777169861849") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b8e_d20260426_m021735_c001_v0001184_t0024_u01777169855818") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc515_d20260426_m021902_c001_v7007000_t0000_u01777169942224") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf83d_d20260426_m021854_c001_v0001093_t0009_u01777169934234") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f2c_d20260426_m021846_c001_v7007000_t0000_u01777169926127") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf821_d20260426_m021837_c001_v0001093_t0014_u01777169917959") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3ea_d20260426_m021829_c001_v7007000_t0000_u01777169909793") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7f5_d20260426_m021821_c001_v0001093_t0030_u01777169901954") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f3d_d20260426_m021814_c001_v7007000_t0000_u01777169894117") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7d7_d20260426_m021806_c001_v0001093_t0028_u01777169886219") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11609_d20260426_m021758_c001_v7007000_t0000_u01777169878040") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7bd_d20260426_m021749_c001_v0001093_t0035_u01777169869831") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40580452542cc2f5_d20260426_m021736_c001_v7007000_t0000_u01777169856544") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19acd_d20260426_m021731_c001_v0001174_t0025_u01777169851609") 2026/04/26 02:20:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c26b_d20260426_m021722_c001_v7007000_t0000_u01777169842988") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19a23_d20260426_m021717_c001_v0001174_t0032_u01777169837522") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa397_d20260426_m021714_c001_v7007000_t0000_u01777169834854") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf71d_d20260426_m021709_c001_v0001093_t0029_u01777169829724") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa34f_d20260426_m021701_c001_v7007000_t0000_u01777169821684") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198f2_d20260426_m021656_c001_v0001174_t0004_u01777169816243") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f417d2106634f196e_d20260426_m021653_c001_v7007000_t0000_u01777169813693") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6d7_d20260426_m021648_c001_v0001093_t0007_u01777169808743") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f406be09efd37a750_d20260426_m021635_c001_v7007000_t0000_u01777169795108") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19722_d20260426_m021629_c001_v0001174_t0040_u01777169789840") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480abd_d20260426_m021621_c001_v7007000_t0000_u01777169781897") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19613_d20260426_m021613_c001_v0001174_t0010_u01777169773710") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480a9f_d20260426_m021605_c001_v7007000_t0000_u01777169765535") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19511_d20260426_m021557_c001_v0001174_t0001_u01777169757492") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c1171cd_d20260426_m021718_c001_v7007000_t0000_u01777169838209") 2026/04/26 02:20:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2ba4_d20260426_m021713_c001_v0001120_t0042_u01777169833921") 2026/04/26 02:20:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d18_d20260426_m021637_c001_v7007000_t0000_u01777169797811") 2026/04/26 02:20:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699c2_d20260426_m021632_c001_v0001184_t0019_u01777169792973") 2026/04/26 02:20:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d19_d20260426_m021637_c001_v7007000_t0000_u01777169797992") 2026/04/26 02:20:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf699_d20260426_m021633_c001_v0001093_t0055_u01777169793158") 2026/04/26 02:20:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d1a_d20260426_m021638_c001_v7007000_t0000_u01777169798173") 2026/04/26 02:20:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b1f_d20260426_m021633_c001_v0001120_t0010_u01777169793167") 2026/04/26 02:20:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d1b_d20260426_m021638_c001_v7007000_t0000_u01777169798353") 2026/04/26 02:20:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699c4_d20260426_m021633_c001_v0001184_t0022_u01777169793177") 2026/04/26 02:20:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d1c_d20260426_m021638_c001_v7007000_t0000_u01777169798552") 2026/04/26 02:20:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1976a_d20260426_m021633_c001_v0001174_t0050_u01777169793235") 2026/04/26 02:20:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d1d_d20260426_m021638_c001_v7007000_t0000_u01777169798734") 2026/04/26 02:20:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699ca_d20260426_m021633_c001_v0001184_t0022_u01777169793383") 2026/04/26 02:20:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d1e_d20260426_m021638_c001_v7007000_t0000_u01777169798915") 2026/04/26 02:20:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19772_d20260426_m021633_c001_v0001174_t0022_u01777169793587") 2026/04/26 02:20:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d1f_d20260426_m021639_c001_v7007000_t0000_u01777169799096") 2026/04/26 02:20:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699ce_d20260426_m021633_c001_v0001184_t0057_u01777169793601") 2026/04/26 02:20:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d20_d20260426_m021639_c001_v7007000_t0000_u01777169799278") 2026/04/26 02:20:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b21_d20260426_m021633_c001_v0001120_t0031_u01777169793612") 2026/04/26 02:20:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d21_d20260426_m021639_c001_v7007000_t0000_u01777169799483") 2026/04/26 02:20:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf69d_d20260426_m021633_c001_v0001093_t0040_u01777169793726") 2026/04/26 02:20:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d23_d20260426_m021639_c001_v7007000_t0000_u01777169799663") 2026/04/26 02:20:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699d0_d20260426_m021633_c001_v0001184_t0015_u01777169793832") 2026/04/26 02:20:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d24_d20260426_m021639_c001_v7007000_t0000_u01777169799846") 2026/04/26 02:20:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19778_d20260426_m021633_c001_v0001174_t0054_u01777169793932") 2026/04/26 02:20:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d25_d20260426_m021640_c001_v7007000_t0000_u01777169800026") 2026/04/26 02:20:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699d4_d20260426_m021634_c001_v0001184_t0008_u01777169794034") 2026/04/26 02:20:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d26_d20260426_m021640_c001_v7007000_t0000_u01777169800208") 2026/04/26 02:20:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b23_d20260426_m021634_c001_v0001120_t0010_u01777169794055") 2026/04/26 02:20:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d27_d20260426_m021640_c001_v7007000_t0000_u01777169800390") 2026/04/26 02:20:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6a1_d20260426_m021634_c001_v0001093_t0003_u01777169794204") 2026/04/26 02:20:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d28_d20260426_m021640_c001_v7007000_t0000_u01777169800572") 2026/04/26 02:20:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693699d6_d20260426_m021634_c001_v0001184_t0029_u01777169794236") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16eee_d20260426_m021656_c001_v7007000_t0000_u01777169816619") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a60_d20260426_m021651_c001_v0001184_t0056_u01777169811599") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407954a2fc20ed19_d20260426_m021656_c001_v7007000_t0000_u01777169816859") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b51_d20260426_m021651_c001_v0001120_t0014_u01777169811724") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f417d2106634f1971_d20260426_m021656_c001_v7007000_t0000_u01777169816626") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198b4_d20260426_m021651_c001_v0001174_t0044_u01777169811788") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab57023907_d20260426_m021657_c001_v7007000_t0000_u01777169817013") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a62_d20260426_m021651_c001_v0001184_t0044_u01777169811804") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d31_d20260426_m021656_c001_v7007000_t0000_u01777169816871") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6eb_d20260426_m021651_c001_v0001093_t0008_u01777169811818") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa334_d20260426_m021657_c001_v7007000_t0000_u01777169817022") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a64_d20260426_m021651_c001_v0001184_t0051_u01777169811997") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16eef_d20260426_m021656_c001_v7007000_t0000_u01777169816659") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198b8_d20260426_m021652_c001_v0001174_t0037_u01777169812091") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab57023905_d20260426_m021656_c001_v7007000_t0000_u01777169816645") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b53_d20260426_m021652_c001_v0001120_t0009_u01777169812251") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa331_d20260426_m021656_c001_v7007000_t0000_u01777169816650") 2026/04/26 02:20:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a66_d20260426_m021652_c001_v0001184_t0016_u01777169812250") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16ef0_d20260426_m021656_c001_v7007000_t0000_u01777169816803") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6ed_d20260426_m021652_c001_v0001093_t0026_u01777169812235") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1f7_d20260426_m021656_c001_v7007000_t0000_u01777169816881") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a68_d20260426_m021652_c001_v0001184_t0051_u01777169812459") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f417d2106634f1972_d20260426_m021656_c001_v7007000_t0000_u01777169816811") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198ba_d20260426_m021652_c001_v0001174_t0040_u01777169812472") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab57023906_d20260426_m021656_c001_v7007000_t0000_u01777169816830") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369a6a_d20260426_m021652_c001_v0001184_t0032_u01777169812664") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16ef2_d20260426_m021656_c001_v7007000_t0000_u01777169816987") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2b59_d20260426_m021652_c001_v0001120_t0050_u01777169812675") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f417d2106634f1973_d20260426_m021656_c001_v7007000_t0000_u01777169816994") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6ef_d20260426_m021652_c001_v0001093_t0035_u01777169812801") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d30_d20260426_m021656_c001_v7007000_t0000_u01777169816679") 2026/04/26 02:20:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198be_d20260426_m021652_c001_v0001174_t0023_u01777169812853") 2026/04/26 02:20:09 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42343cd94b463e53_d20260426_m021448_c001_v7007000_t0000_u01777169688104") 2026/04/26 02:20:09 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1005f50a50245c0a_d20260426_m021446_c001_v0001171_t0019_u01777169686145") 2026/04/26 02:20:09 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11588_d20260426_m021445_c001_v7007000_t0000_u01777169685959") 2026/04/26 02:20:09 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1005f50a50245bfc_d20260426_m021442_c001_v0001171_t0025_u01777169682612") 2026/04/26 02:20:09 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11586_d20260426_m021441_c001_v7007000_t0000_u01777169681885") 2026/04/26 02:20:09 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d191ad_d20260426_m021437_c001_v0001174_t0024_u01777169677579") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe869_d20260426_m021436_c001_v7007000_t0000_u01777169676124") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f110f2160f48342b0_d20260426_m021433_c001_v0001103_t0028_u01777169673916") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe865_d20260426_m021433_c001_v7007000_t0000_u01777169673732") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f110f2160f48342a4_d20260426_m021430_c001_v0001103_t0056_u01777169670109") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe862_d20260426_m021429_c001_v7007000_t0000_u01777169669341") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693696e7_d20260426_m021425_c001_v0001184_t0029_u01777169665581") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe85d_d20260426_m021424_c001_v7007000_t0000_u01777169664143") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1041beb7819b5b31_d20260426_m021422_c001_v0001179_t0025_u01777169662578") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407954a2fc20ecd5_d20260426_m021422_c001_v7007000_t0000_u01777169662397") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1041beb7819b5b27_d20260426_m021419_c001_v0001179_t0009_u01777169659802") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407954a2fc20ecd2_d20260426_m021419_c001_v7007000_t0000_u01777169659035") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693696bb_d20260426_m021415_c001_v0001184_t0043_u01777169655784") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe85a_d20260426_m021414_c001_v7007000_t0000_u01777169654879") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1118e40a94dfeee4_d20260426_m021412_c001_v0001146_t0029_u01777169652648") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c6f_d20260426_m021412_c001_v7007000_t0000_u01777169652468") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1118e40a94dfeece_d20260426_m021408_c001_v0001146_t0026_u01777169648833") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c68_d20260426_m021408_c001_v7007000_t0000_u01777169648090") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369676_d20260426_m021402_c001_v0001184_t0025_u01777169642684") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab570238d0_d20260426_m021401_c001_v7007000_t0000_u01777169641769") 2026/04/26 02:20:10 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1171957f9f836c45_d20260426_m021359_c001_v0001174_t0028_u01777169639784") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f416161f2eb097b7a_d20260426_m021359_c001_v7007000_t0000_u01777169639601") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1171957f9f836c08_d20260426_m021356_c001_v0001174_t0027_u01777169636202") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f416161f2eb097b76_d20260426_m021355_c001_v7007000_t0000_u01777169635459") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936961a_d20260426_m021350_c001_v0001184_t0057_u01777169630239") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c117180_d20260426_m021349_c001_v7007000_t0000_u01777169629303") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1069a4b333cae8f6_d20260426_m021347_c001_v0001177_t0051_u01777169627346") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f404ee416e24ed2fa_d20260426_m021347_c001_v7007000_t0000_u01777169627162") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1069a4b333cae8f4_d20260426_m021343_c001_v0001177_t0003_u01777169623931") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f404ee416e24ed2f7_d20260426_m021343_c001_v7007000_t0000_u01777169623190") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693695b6_d20260426_m021335_c001_v0001184_t0049_u01777169615602") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab570238a2_d20260426_m021334_c001_v7007000_t0000_u01777169614485") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1179929210beddf3_d20260426_m021328_c001_v0001117_t0042_u01777169608016") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40580452542cc283_d20260426_m021327_c001_v7007000_t0000_u01777169607815") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aaddb6_d20260426_m021323_c001_v0001177_t0001_u01777169603872") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10299b6ed91b4606_d20260426_m021322_c001_v0001093_t0058_u01777169602740") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10299b6ed91b4604_d20260426_m021321_c001_v0001093_t0058_u01777169601465") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c50_d20260426_m021307_c001_v7007000_t0000_u01777169587353") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936953c_d20260426_m021300_c001_v0001184_t0057_u01777169580250") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f116f8a29eb99868d_d20260426_m021259_c001_v0001179_t0037_u01777169579483") 2026/04/26 02:20:11 DEBUG : dst/one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f116f8a29eb998689_d20260426_m021258_c001_v0001179_t0049_u01777169578537") 2026/04/26 02:20:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42343cd94b463e54_d20260426_m021448_c001_v7007000_t0000_u01777169688285") 2026/04/26 02:20:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f101d9a998cec2272_d20260426_m021445_c001_v0001033_t0046_u01777169685400") 2026/04/26 02:20:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1171957f9f836eaa_d20260426_m021441_c001_v0001174_t0013_u01777169681534") 2026/04/26 02:20:12 DEBUG : dst/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe86a_d20260426_m021436_c001_v7007000_t0000_u01777169676306") 2026/04/26 02:20:12 DEBUG : dst/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f107d9ccefd32e7d9_d20260426_m021433_c001_v0001042_t0003_u01777169673194") 2026/04/26 02:20:12 DEBUG : dst/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f107468256d33bc13_d20260426_m021428_c001_v0001136_t0022_u01777169668855") 2026/04/26 02:20:12 DEBUG : dst/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe85e_d20260426_m021424_c001_v7007000_t0000_u01777169664324") 2026/04/26 02:20:12 DEBUG : dst/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1068032f791046fb_d20260426_m021421_c001_v0001105_t0021_u01777169661999") 2026/04/26 02:20:12 DEBUG : dst/one.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1135b12b368d2954_d20260426_m021418_c001_v0001185_t0044_u01777169658832") 2026/04/26 02:20:12 DEBUG : dst/three: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab570238a3_d20260426_m021334_c001_v7007000_t0000_u01777169614669") 2026/04/26 02:20:12 DEBUG : dst/three: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10299b6ed91b4616_d20260426_m021332_c001_v0001093_t0009_u01777169612667") 2026/04/26 02:20:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42343cd94b463e55_d20260426_m021448_c001_v7007000_t0000_u01777169688468") 2026/04/26 02:20:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f100fe86cc104fb73_d20260426_m021447_c001_v0001184_t0008_u01777169687084") 2026/04/26 02:20:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f117f399eea8aefd4_d20260426_m021443_c001_v0001184_t0032_u01777169683586") 2026/04/26 02:20:12 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42343cd94b463e56_d20260426_m021448_c001_v7007000_t0000_u01777169688663") 2026/04/26 02:20:12 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1005f50a50245c10_d20260426_m021447_c001_v0001171_t0038_u01777169687472") 2026/04/26 02:20:12 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11589_d20260426_m021447_c001_v7007000_t0000_u01777169687286") 2026/04/26 02:20:12 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1005f50a50245c02_d20260426_m021443_c001_v0001171_t0001_u01777169683980") 2026/04/26 02:20:12 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c11587_d20260426_m021443_c001_v7007000_t0000_u01777169683795") 2026/04/26 02:20:12 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d191b7_d20260426_m021438_c001_v0001174_t0028_u01777169678501") 2026/04/26 02:20:12 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe86b_d20260426_m021436_c001_v7007000_t0000_u01777169676487") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f110f2160f48342b6_d20260426_m021435_c001_v0001103_t0040_u01777169675320") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe868_d20260426_m021435_c001_v7007000_t0000_u01777169675136") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f110f2160f48342a8_d20260426_m021431_c001_v0001103_t0001_u01777169671679") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe864_d20260426_m021431_c001_v7007000_t0000_u01777169671497") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693696eb_d20260426_m021426_c001_v0001184_t0045_u01777169666187") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407954a2fc20ecd7_d20260426_m021423_c001_v7007000_t0000_u01777169663594") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d190db_d20260426_m021420_c001_v0001174_t0035_u01777169660962") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407954a2fc20ecd3_d20260426_m021420_c001_v7007000_t0000_u01777169660595") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693696bd_d20260426_m021416_c001_v0001184_t0024_u01777169656351") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c70_d20260426_m021413_c001_v7007000_t0000_u01777169653915") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1906a_d20260426_m021410_c001_v0001174_t0030_u01777169650982") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c6c_d20260426_m021409_c001_v7007000_t0000_u01777169649877") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936967a_d20260426_m021403_c001_v0001184_t0035_u01777169643357") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f416161f2eb097b7b_d20260426_m021400_c001_v7007000_t0000_u01777169640801") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18f70_d20260426_m021358_c001_v0001174_t0012_u01777169638194") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f416161f2eb097b78_d20260426_m021357_c001_v7007000_t0000_u01777169637101") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369620_d20260426_m021350_c001_v0001184_t0010_u01777169630852") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f404ee416e24ed2fc_d20260426_m021348_c001_v7007000_t0000_u01777169628385") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18ec5_d20260426_m021345_c001_v0001174_t0036_u01777169625949") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f404ee416e24ed2f8_d20260426_m021344_c001_v7007000_t0000_u01777169624864") 2026/04/26 02:20:13 DEBUG : dst/three.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693695c2_d20260426_m021338_c001_v0001184_t0051_u01777169618714") 2026/04/26 02:20:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe86c_d20260426_m021436_c001_v7007000_t0000_u01777169676667") 2026/04/26 02:20:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113c1c8ef6f09233_d20260426_m021434_c001_v0001150_t0041_u01777169674888") 2026/04/26 02:20:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f118883c75fdae958_d20260426_m021431_c001_v0001173_t0059_u01777169671167") 2026/04/26 02:20:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe85f_d20260426_m021424_c001_v7007000_t0000_u01777169664505") 2026/04/26 02:20:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1013b5cfa1a0f51f_d20260426_m021423_c001_v0001032_t0038_u01777169663028") 2026/04/26 02:20:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f106fa8570c26ba63_d20260426_m021420_c001_v0001174_t0044_u01777169660292") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42343cd94b463e57_d20260426_m021448_c001_v7007000_t0000_u01777169688845") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936970d_d20260426_m021438_c001_v0001184_t0027_u01777169678289") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe86d_d20260426_m021436_c001_v7007000_t0000_u01777169676848") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1911d_d20260426_m021425_c001_v0001174_t0047_u01777169665803") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe860_d20260426_m021424_c001_v7007000_t0000_u01777169664835") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1909f_d20260426_m021415_c001_v0001174_t0052_u01777169655987") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42243be4f09fe85b_d20260426_m021415_c001_v7007000_t0000_u01777169655059") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18fce_d20260426_m021402_c001_v0001174_t0026_u01777169642990") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab570238d1_d20260426_m021401_c001_v7007000_t0000_u01777169641953") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18ef9_d20260426_m021350_c001_v0001174_t0009_u01777169630453") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c117181_d20260426_m021349_c001_v7007000_t0000_u01777169629489") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18e11_d20260426_m021336_c001_v0001174_t0012_u01777169616173") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab570238a4_d20260426_m021334_c001_v7007000_t0000_u01777169614854") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1011f203783d4566_d20260426_m021330_c001_v0001100_t0055_u01777169610181") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c51_d20260426_m021307_c001_v7007000_t0000_u01777169587535") 2026/04/26 02:20:14 DEBUG : dst/two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f116f8a29eb99869d_d20260426_m021306_c001_v0001179_t0012_u01777169586397") 2026/04/26 02:20:14 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e818a0_d20260426_m021233_c001_v7007000_t0000_u01777169553639") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd4b_d20260426_m021230_c001_v0001177_t0017_u01777169550348") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e8189e_d20260426_m021228_c001_v7007000_t0000_u01777169548306") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd2d_d20260426_m021218_c001_v0001177_t0035_u01777169538408") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa29d_d20260426_m021209_c001_v7007000_t0000_u01777169529697") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd1b_d20260426_m021206_c001_v0001177_t0048_u01777169526026") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939c2_d20260426_m021147_c001_v7007000_t0000_u01777169507471") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936940c_d20260426_m021145_c001_v0001184_t0030_u01777169505692") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939bb_d20260426_m021144_c001_v7007000_t0000_u01777169504929") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369400_d20260426_m021143_c001_v0001184_t0040_u01777169503804") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939b6_d20260426_m021141_c001_v7007000_t0000_u01777169501166") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693d2_d20260426_m021139_c001_v0001184_t0026_u01777169499645") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939b3_d20260426_m021138_c001_v7007000_t0000_u01777169498889") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693b6_d20260426_m021137_c001_v0001184_t0040_u01777169497731") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f8199c_d20260426_m021132_c001_v7007000_t0000_u01777169492584") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369353_d20260426_m021131_c001_v0001184_t0047_u01777169491281") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81998_d20260426_m021130_c001_v7007000_t0000_u01777169490534") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369335_d20260426_m021129_c001_v0001184_t0039_u01777169489794") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81991_d20260426_m021126_c001_v7007000_t0000_u01777169486029") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693692f3_d20260426_m021124_c001_v0001184_t0009_u01777169484823") 2026/04/26 02:20:15 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e61_d20260426_m021122_c001_v7007000_t0000_u01777169482986") 2026/04/26 02:20:16 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693692d5_d20260426_m021122_c001_v0001184_t0021_u01777169482056") 2026/04/26 02:20:16 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e60_d20260426_m021121_c001_v7007000_t0000_u01777169481683") 2026/04/26 02:20:16 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1104e361f1ee9709_d20260426_m021120_c001_v0001173_t0013_u01777169480847") 2026/04/26 02:20:16 DEBUG : empty space: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693692bc_d20260426_m021118_c001_v0001184_t0051_u01777169478900") 2026/04/26 02:20:16 DEBUG : enormous: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939c0_d20260426_m021146_c001_v7007000_t0000_u01777169506542") 2026/04/26 02:20:16 DEBUG : enormous: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369410_d20260426_m021145_c001_v0001184_t0039_u01777169505904") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f42343cd94b463e59_d20260426_m021453_c001_v7007000_t0000_u01777169693211") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936975d_d20260426_m021452_c001_v0001184_t0052_u01777169692023") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa29b_d20260426_m021204_c001_v7007000_t0000_u01777169524490") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369478_d20260426_m021203_c001_v0001184_t0015_u01777169523562") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e59_d20260426_m021115_c001_v7007000_t0000_u01777169475853") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369298_d20260426_m021114_c001_v0001184_t0025_u01777169474868") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e58_d20260426_m021114_c001_v7007000_t0000_u01777169474211") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369292_d20260426_m021113_c001_v0001184_t0040_u01777169473627") 2026/04/26 02:20:16 DEBUG : existing: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936928e_d20260426_m021112_c001_v0001184_t0035_u01777169472796") 2026/04/26 02:20:16 DEBUG : existing-b: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa29c_d20260426_m021204_c001_v7007000_t0000_u01777169524670") 2026/04/26 02:20:16 DEBUG : existing-b: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd15_d20260426_m021203_c001_v0001177_t0018_u01777169523553") 2026/04/26 02:20:16 DEBUG : file1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1c1_d20260426_m021542_c001_v7007000_t0000_u01777169742654") 2026/04/26 02:20:16 DEBUG : file1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369895_d20260426_m021541_c001_v0001184_t0049_u01777169741537") 2026/04/26 02:20:16 DEBUG : file1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1bd_d20260426_m021540_c001_v7007000_t0000_u01777169740252") 2026/04/26 02:20:16 DEBUG : file1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf571_d20260426_m021538_c001_v0001093_t0038_u01777169738753") 2026/04/26 02:20:17 DEBUG : five: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939c5_d20260426_m021150_c001_v7007000_t0000_u01777169510857") 2026/04/26 02:20:17 DEBUG : five: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b0969369426_d20260426_m021148_c001_v0001184_t0031_u01777169508985") 2026/04/26 02:20:17 DEBUG : foo: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81990_d20260426_m021124_c001_v7007000_t0000_u01777169484461") 2026/04/26 02:20:17 DEBUG : foo: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b09693692ef_d20260426_m021123_c001_v0001184_t0031_u01777169483914") 2026/04/26 02:20:17 DEBUG : foo: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b09693692e7_d20260426_m021123_c001_v0001184_t0031_u01777169483357") 2026/04/26 02:20:17 DEBUG : four: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939c6_d20260426_m021151_c001_v7007000_t0000_u01777169511039") 2026/04/26 02:20:17 DEBUG : four: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413cb97d63aadcff_d20260426_m021149_c001_v0001177_t0030_u01777169509584") 2026/04/26 02:20:17 DEBUG : four: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369422_d20260426_m021148_c001_v0001184_t0027_u01777169508407") 2026/04/26 02:20:17 DEBUG : hello world2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d40_d20260426_m021033_c001_v7007000_t0000_u01777169433553") 2026/04/26 02:20:17 DEBUG : hello world2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936916e_d20260426_m021032_c001_v0001184_t0027_u01777169432988") 2026/04/26 02:20:17 DEBUG : ignore-size: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e57_d20260426_m021112_c001_v7007000_t0000_u01777169472426") 2026/04/26 02:20:17 DEBUG : ignore-size: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369284_d20260426_m021111_c001_v0001184_t0042_u01777169471490") 2026/04/26 02:20:17 DEBUG : nested/sub dir/file: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa299_d20260426_m021202_c001_v7007000_t0000_u01777169522827") 2026/04/26 02:20:17 DEBUG : nested/sub dir/file: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369472_d20260426_m021202_c001_v0001184_t0041_u01777169522000") 2026/04/26 02:20:17 DEBUG : nested/sub dir/file: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939d9_d20260426_m021201_c001_v7007000_t0000_u01777169521256") 2026/04/26 02:20:17 DEBUG : nested/sub dir/file: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369470_d20260426_m021200_c001_v0001184_t0024_u01777169520283") 2026/04/26 02:20:17 DEBUG : one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939c7_d20260426_m021151_c001_v7007000_t0000_u01777169511222") 2026/04/26 02:20:17 DEBUG : one: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b096936941c_d20260426_m021147_c001_v0001184_t0031_u01777169507846") 2026/04/26 02:20:17 DEBUG : only0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a8_d20260426_m021534_c001_v7007000_t0000_u01777169734292") 2026/04/26 02:20:17 DEBUG : only0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4000e70e65d19405_d20260426_m021528_c001_v0001174_t0023_u01777169728471") 2026/04/26 02:20:17 DEBUG : only0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1938d_d20260426_m021516_c001_v0001174_t0059_u01777169716213") 2026/04/26 02:20:17 DEBUG : only0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4219cc7c21f4b156_d20260426_m021510_c001_v7007000_t0000_u01777169710391") 2026/04/26 02:20:18 DEBUG : only0: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d192da_d20260426_m021456_c001_v0001174_t0019_u01777169696732") 2026/04/26 02:20:18 DEBUG : only1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1a9_d20260426_m021534_c001_v7007000_t0000_u01777169734473") 2026/04/26 02:20:18 DEBUG : only1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4000e70e65d1940f_d20260426_m021529_c001_v0001174_t0023_u01777169729244") 2026/04/26 02:20:18 DEBUG : only1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19391_d20260426_m021516_c001_v0001174_t0026_u01777169716866") 2026/04/26 02:20:18 DEBUG : only1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e6c_d20260426_m021509_c001_v7007000_t0000_u01777169709974") 2026/04/26 02:20:18 DEBUG : only1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d192e4_d20260426_m021457_c001_v0001174_t0059_u01777169697319") 2026/04/26 02:20:18 DEBUG : only10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1aa_d20260426_m021534_c001_v7007000_t0000_u01777169734656") 2026/04/26 02:20:18 DEBUG : only10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b0969369857_d20260426_m021529_c001_v0001184_t0031_u01777169729129") 2026/04/26 02:20:18 DEBUG : only10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193c1_d20260426_m021522_c001_v0001174_t0044_u01777169722009") 2026/04/26 02:20:18 DEBUG : only10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407b03d76eb4edec_d20260426_m021509_c001_v7007000_t0000_u01777169709958") 2026/04/26 02:20:18 DEBUG : only10: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19310_d20260426_m021502_c001_v0001174_t0038_u01777169702746") 2026/04/26 02:20:18 DEBUG : only11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1ab_d20260426_m021534_c001_v7007000_t0000_u01777169734896") 2026/04/26 02:20:18 DEBUG : only11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b0969369859_d20260426_m021529_c001_v0001184_t0031_u01777169729312") 2026/04/26 02:20:18 DEBUG : only11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193c5_d20260426_m021522_c001_v0001174_t0051_u01777169722626") 2026/04/26 02:20:18 DEBUG : only11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4219cc7c21f4b157_d20260426_m021510_c001_v7007000_t0000_u01777169710583") 2026/04/26 02:20:18 DEBUG : only11: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19312_d20260426_m021503_c001_v0001174_t0004_u01777169703352") 2026/04/26 02:20:18 DEBUG : only12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1ac_d20260426_m021535_c001_v7007000_t0000_u01777169735077") 2026/04/26 02:20:18 DEBUG : only12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b0969369853_d20260426_m021528_c001_v0001184_t0031_u01777169728455") 2026/04/26 02:20:18 DEBUG : only12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193c9_d20260426_m021523_c001_v0001174_t0041_u01777169723119") 2026/04/26 02:20:18 DEBUG : only12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4219cc7c21f4b158_d20260426_m021510_c001_v7007000_t0000_u01777169710593") 2026/04/26 02:20:18 DEBUG : only12: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19317_d20260426_m021504_c001_v0001174_t0051_u01777169704003") 2026/04/26 02:20:19 DEBUG : only13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1ad_d20260426_m021535_c001_v7007000_t0000_u01777169735258") 2026/04/26 02:20:19 DEBUG : only13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4064724638aaf55f_d20260426_m021529_c001_v0001093_t0020_u01777169729606") 2026/04/26 02:20:19 DEBUG : only13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193cd_d20260426_m021523_c001_v0001174_t0033_u01777169723648") 2026/04/26 02:20:19 DEBUG : only13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4219cc7c21f4b151_d20260426_m021509_c001_v7007000_t0000_u01777169709962") 2026/04/26 02:20:19 DEBUG : only13: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1931b_d20260426_m021504_c001_v0001174_t0017_u01777169704675") 2026/04/26 02:20:19 DEBUG : only14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1ae_d20260426_m021535_c001_v7007000_t0000_u01777169735440") 2026/04/26 02:20:19 DEBUG : only14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4122ffcd087a2a9b_d20260426_m021529_c001_v0001120_t0018_u01777169729131") 2026/04/26 02:20:19 DEBUG : only14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193d5_d20260426_m021524_c001_v0001174_t0026_u01777169724281") 2026/04/26 02:20:19 DEBUG : only14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407b03d76eb4edf0_d20260426_m021510_c001_v7007000_t0000_u01777169710685") 2026/04/26 02:20:19 DEBUG : only14: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1931d_d20260426_m021505_c001_v0001174_t0025_u01777169705360") 2026/04/26 02:20:19 DEBUG : only15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1af_d20260426_m021535_c001_v7007000_t0000_u01777169735621") 2026/04/26 02:20:19 DEBUG : only15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4064724638aaf55b_d20260426_m021529_c001_v0001093_t0020_u01777169729230") 2026/04/26 02:20:19 DEBUG : only15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193dd_d20260426_m021524_c001_v0001174_t0057_u01777169724971") 2026/04/26 02:20:19 DEBUG : only15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e70_d20260426_m021510_c001_v7007000_t0000_u01777169710758") 2026/04/26 02:20:19 DEBUG : only15: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19323_d20260426_m021505_c001_v0001174_t0038_u01777169705903") 2026/04/26 02:20:19 DEBUG : only16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b0_d20260426_m021535_c001_v7007000_t0000_u01777169735804") 2026/04/26 02:20:19 DEBUG : only16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b0969369855_d20260426_m021528_c001_v0001184_t0031_u01777169728853") 2026/04/26 02:20:19 DEBUG : only16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193e9_d20260426_m021525_c001_v0001174_t0056_u01777169725581") 2026/04/26 02:20:19 DEBUG : only16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407b03d76eb4edea_d20260426_m021509_c001_v7007000_t0000_u01777169709593") 2026/04/26 02:20:19 DEBUG : only16: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19325_d20260426_m021506_c001_v0001174_t0033_u01777169706418") 2026/04/26 02:20:20 DEBUG : only17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b1_d20260426_m021535_c001_v7007000_t0000_u01777169735985") 2026/04/26 02:20:20 DEBUG : only17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4000e70e65d19407_d20260426_m021528_c001_v0001174_t0023_u01777169728872") 2026/04/26 02:20:20 DEBUG : only17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193f1_d20260426_m021526_c001_v0001174_t0026_u01777169726282") 2026/04/26 02:20:20 DEBUG : only17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e6d_d20260426_m021510_c001_v7007000_t0000_u01777169710159") 2026/04/26 02:20:20 DEBUG : only17: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1932b_d20260426_m021507_c001_v0001174_t0012_u01777169707012") 2026/04/26 02:20:20 DEBUG : only18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b2_d20260426_m021536_c001_v7007000_t0000_u01777169736168") 2026/04/26 02:20:20 DEBUG : only18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b096936985f_d20260426_m021529_c001_v0001184_t0031_u01777169729504") 2026/04/26 02:20:20 DEBUG : only18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193f5_d20260426_m021526_c001_v0001174_t0049_u01777169726937") 2026/04/26 02:20:20 DEBUG : only18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407b03d76eb4edeb_d20260426_m021509_c001_v7007000_t0000_u01777169709776") 2026/04/26 02:20:20 DEBUG : only18: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1932d_d20260426_m021507_c001_v0001174_t0030_u01777169707513") 2026/04/26 02:20:20 DEBUG : only19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b3_d20260426_m021536_c001_v7007000_t0000_u01777169736350") 2026/04/26 02:20:20 DEBUG : only19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4000e70e65d1940d_d20260426_m021529_c001_v0001174_t0023_u01777169729060") 2026/04/26 02:20:20 DEBUG : only19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193f9_d20260426_m021527_c001_v0001174_t0018_u01777169727463") 2026/04/26 02:20:21 DEBUG : only19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4219cc7c21f4b154_d20260426_m021510_c001_v7007000_t0000_u01777169710167") 2026/04/26 02:20:21 DEBUG : only19: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19337_d20260426_m021508_c001_v0001174_t0056_u01777169708277") 2026/04/26 02:20:21 DEBUG : only2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b4_d20260426_m021536_c001_v7007000_t0000_u01777169736531") 2026/04/26 02:20:21 DEBUG : only2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4000e70e65d19419_d20260426_m021529_c001_v0001174_t0023_u01777169729803") 2026/04/26 02:20:21 DEBUG : only2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19397_d20260426_m021517_c001_v0001174_t0027_u01777169717423") 2026/04/26 02:20:21 DEBUG : only2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407b03d76eb4edef_d20260426_m021510_c001_v7007000_t0000_u01777169710503") 2026/04/26 02:20:21 DEBUG : only2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d192ea_d20260426_m021457_c001_v0001174_t0047_u01777169697884") 2026/04/26 02:20:21 DEBUG : only3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b5_d20260426_m021536_c001_v7007000_t0000_u01777169736712") 2026/04/26 02:20:21 DEBUG : only3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4064724638aaf55d_d20260426_m021529_c001_v0001093_t0020_u01777169729422") 2026/04/26 02:20:21 DEBUG : only3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19399_d20260426_m021518_c001_v0001174_t0045_u01777169718096") 2026/04/26 02:20:21 DEBUG : only3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e6f_d20260426_m021510_c001_v7007000_t0000_u01777169710576") 2026/04/26 02:20:21 DEBUG : only3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d192ee_d20260426_m021458_c001_v0001174_t0001_u01777169698498") 2026/04/26 02:20:21 DEBUG : only4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b6_d20260426_m021536_c001_v7007000_t0000_u01777169736894") 2026/04/26 02:20:21 DEBUG : only4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4000e70e65d19413_d20260426_m021529_c001_v0001174_t0023_u01777169729432") 2026/04/26 02:20:21 DEBUG : only4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193a1_d20260426_m021518_c001_v0001174_t0041_u01777169718720") 2026/04/26 02:20:21 DEBUG : only4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4219cc7c21f4b152_d20260426_m021509_c001_v7007000_t0000_u01777169709976") 2026/04/26 02:20:21 DEBUG : only4: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d192f2_d20260426_m021459_c001_v0001174_t0033_u01777169699115") 2026/04/26 02:20:21 DEBUG : only5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b7_d20260426_m021537_c001_v7007000_t0000_u01777169737076") 2026/04/26 02:20:21 DEBUG : only5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4122ffcd087a2a9d_d20260426_m021529_c001_v0001120_t0018_u01777169729812") 2026/04/26 02:20:21 DEBUG : only5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193a9_d20260426_m021519_c001_v0001174_t0005_u01777169719304") 2026/04/26 02:20:22 DEBUG : only5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407b03d76eb4edee_d20260426_m021510_c001_v7007000_t0000_u01777169710322") 2026/04/26 02:20:22 DEBUG : only5: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d192f4_d20260426_m021459_c001_v0001174_t0059_u01777169699690") 2026/04/26 02:20:22 DEBUG : only6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b8_d20260426_m021537_c001_v7007000_t0000_u01777169737259") 2026/04/26 02:20:22 DEBUG : only6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b0969369865_d20260426_m021529_c001_v0001184_t0031_u01777169729875") 2026/04/26 02:20:22 DEBUG : only6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193af_d20260426_m021519_c001_v0001174_t0035_u01777169719787") 2026/04/26 02:20:22 DEBUG : only6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f407b03d76eb4eded_d20260426_m021510_c001_v7007000_t0000_u01777169710139") 2026/04/26 02:20:22 DEBUG : only6: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d192fa_d20260426_m021500_c001_v0001174_t0037_u01777169700349") 2026/04/26 02:20:22 DEBUG : only7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1b9_d20260426_m021537_c001_v7007000_t0000_u01777169737441") 2026/04/26 02:20:22 DEBUG : only7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4000e70e65d19417_d20260426_m021529_c001_v0001174_t0023_u01777169729619") 2026/04/26 02:20:22 DEBUG : only7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193b1_d20260426_m021520_c001_v0001174_t0052_u01777169720352") 2026/04/26 02:20:22 DEBUG : only7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4219cc7c21f4b155_d20260426_m021510_c001_v7007000_t0000_u01777169710391") 2026/04/26 02:20:22 DEBUG : only7: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19300_d20260426_m021500_c001_v0001174_t0029_u01777169700977") 2026/04/26 02:20:22 DEBUG : only8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1ba_d20260426_m021537_c001_v7007000_t0000_u01777169737622") 2026/04/26 02:20:22 DEBUG : only8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b0969369863_d20260426_m021529_c001_v0001184_t0031_u01777169729687") 2026/04/26 02:20:22 DEBUG : only8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193b5_d20260426_m021520_c001_v0001174_t0036_u01777169720882") 2026/04/26 02:20:22 DEBUG : only8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4219cc7c21f4b153_d20260426_m021510_c001_v7007000_t0000_u01777169710145") 2026/04/26 02:20:22 DEBUG : only8: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19304_d20260426_m021501_c001_v0001174_t0042_u01777169701493") 2026/04/26 02:20:22 DEBUG : only9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1bb_d20260426_m021537_c001_v7007000_t0000_u01777169737803") 2026/04/26 02:20:22 DEBUG : only9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4064724638aaf561_d20260426_m021529_c001_v0001093_t0020_u01777169729789") 2026/04/26 02:20:22 DEBUG : only9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d193bd_d20260426_m021521_c001_v0001174_t0054_u01777169721464") 2026/04/26 02:20:22 DEBUG : only9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681e6e_d20260426_m021510_c001_v7007000_t0000_u01777169710394") 2026/04/26 02:20:23 DEBUG : only9: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1930c_d20260426_m021502_c001_v0001174_t0056_u01777169702222") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939d5_d20260426_m021159_c001_v7007000_t0000_u01777169519158") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18a18_d20260426_m021157_c001_v0001174_t0007_u01777169517284") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939d1_d20260426_m021156_c001_v7007000_t0000_u01777169516541") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369456_d20260426_m021154_c001_v0001184_t0022_u01777169514988") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939cc_d20260426_m021154_c001_v7007000_t0000_u01777169514248") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd03_d20260426_m021152_c001_v0001177_t0044_u01777169512148") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939b8_d20260426_m021142_c001_v7007000_t0000_u01777169502850") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693ee_d20260426_m021141_c001_v0001184_t0021_u01777169501718") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939b5_d20260426_m021140_c001_v7007000_t0000_u01777169500228") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693ce_d20260426_m021139_c001_v0001184_t0028_u01777169499444") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939b0_d20260426_m021138_c001_v7007000_t0000_u01777169498310") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693b3_d20260426_m021137_c001_v0001184_t0014_u01777169497521") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f8199b_d20260426_m021132_c001_v7007000_t0000_u01777169492041") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936934b_d20260426_m021131_c001_v0001184_t0036_u01777169491078") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81999_d20260426_m021130_c001_v7007000_t0000_u01777169490717") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936932f_d20260426_m021129_c001_v0001184_t0032_u01777169489600") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81995_d20260426_m021129_c001_v7007000_t0000_u01777169489238") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936931b_d20260426_m021128_c001_v0001184_t0044_u01777169488663") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369317_d20260426_m021128_c001_v0001184_t0047_u01777169488098") 2026/04/26 02:20:23 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81993_d20260426_m021127_c001_v7007000_t0000_u01777169487737") 2026/04/26 02:20:24 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936930f_d20260426_m021127_c001_v0001184_t0027_u01777169487149") 2026/04/26 02:20:24 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369309_d20260426_m021126_c001_v0001184_t0057_u01777169486571") 2026/04/26 02:20:24 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81992_d20260426_m021126_c001_v7007000_t0000_u01777169486211") 2026/04/26 02:20:24 DEBUG : potato: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693692fb_d20260426_m021125_c001_v0001184_t0032_u01777169485407") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f409ad6bb7c11716d_d20260426_m021242_c001_v7007000_t0000_u01777169562839") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18c11_d20260426_m021242_c001_v0001174_t0057_u01777169562160") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e818a1_d20260426_m021234_c001_v7007000_t0000_u01777169554229") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18baf_d20260426_m021229_c001_v0001174_t0032_u01777169549629") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681db0_d20260426_m021222_c001_v7007000_t0000_u01777169542110") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18b0b_d20260426_m021217_c001_v0001174_t0013_u01777169537726") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa29f_d20260426_m021210_c001_v7007000_t0000_u01777169530050") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18a96_d20260426_m021205_c001_v0001174_t0019_u01777169525590") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939c1_d20260426_m021146_c001_v7007000_t0000_u01777169506735") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369408_d20260426_m021145_c001_v0001184_t0030_u01777169505485") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939bc_d20260426_m021145_c001_v7007000_t0000_u01777169505113") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693fc_d20260426_m021143_c001_v0001184_t0028_u01777169503610") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939b9_d20260426_m021143_c001_v7007000_t0000_u01777169503033") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693f2_d20260426_m021142_c001_v0001184_t0039_u01777169502283") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939b7_d20260426_m021141_c001_v7007000_t0000_u01777169501348") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693e2_d20260426_m021140_c001_v0001184_t0043_u01777169500602") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939b4_d20260426_m021139_c001_v7007000_t0000_u01777169499073") 2026/04/26 02:20:24 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693693be_d20260426_m021138_c001_v0001184_t0052_u01777169498326") 2026/04/26 02:20:25 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f8199d_d20260426_m021132_c001_v7007000_t0000_u01777169492766") 2026/04/26 02:20:25 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369363_d20260426_m021131_c001_v0001184_t0028_u01777169491844") 2026/04/26 02:20:25 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d4a_d20260426_m021036_c001_v7007000_t0000_u01777169436132") 2026/04/26 02:20:25 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369186_d20260426_m021035_c001_v0001184_t0046_u01777169435563") 2026/04/26 02:20:25 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d42_d20260426_m021034_c001_v7007000_t0000_u01777169434659") 2026/04/26 02:20:25 DEBUG : potato2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936917a_d20260426_m021034_c001_v0001184_t0052_u01777169434094") 2026/04/26 02:20:25 DEBUG : potato3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e818a2_d20260426_m021234_c001_v7007000_t0000_u01777169554412") 2026/04/26 02:20:25 DEBUG : potato3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693694cd_d20260426_m021230_c001_v0001184_t0023_u01777169550929") 2026/04/26 02:20:25 DEBUG : potato3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681db1_d20260426_m021222_c001_v7007000_t0000_u01777169542395") 2026/04/26 02:20:25 DEBUG : potato3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693694a1_d20260426_m021219_c001_v0001184_t0026_u01777169539003") 2026/04/26 02:20:25 DEBUG : potato3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa2a0_d20260426_m021210_c001_v7007000_t0000_u01777169530632") 2026/04/26 02:20:25 DEBUG : potato3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369480_d20260426_m021206_c001_v0001184_t0013_u01777169526262") 2026/04/26 02:20:25 DEBUG : pre-dest1/1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab57023896_d20260426_m021317_c001_v7007000_t0000_u01777169597153") 2026/04/26 02:20:25 DEBUG : pre-dest1/1: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369550_d20260426_m021308_c001_v0001184_t0047_u01777169588276") 2026/04/26 02:20:25 DEBUG : pre-dest2/2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f415ab1ab57023897_d20260426_m021317_c001_v7007000_t0000_u01777169597413") 2026/04/26 02:20:25 DEBUG : pre-dest2/2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18d09_d20260426_m021308_c001_v0001174_t0052_u01777169588871") 2026/04/26 02:20:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4143e79f02f81c49_d20260426_m021254_c001_v7007000_t0000_u01777169574479") 2026/04/26 02:20:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd92_d20260426_m021250_c001_v0001177_t0054_u01777169570561") 2026/04/26 02:20:25 DEBUG : sizeonly: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e56_d20260426_m021110_c001_v7007000_t0000_u01777169470933") 2026/04/26 02:20:25 DEBUG : sizeonly: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936927e_d20260426_m021110_c001_v0001184_t0021_u01777169470010") 2026/04/26 02:20:25 DEBUG : splitbanan: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4186e4f621fd5b77_d20260426_m021742_c001_v7007000_t0000_u01777169862031") 2026/04/26 02:20:26 DEBUG : splitbanan: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369b80_d20260426_m021734_c001_v0001184_t0045_u01777169854506") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc516_d20260426_m021902_c001_v7007000_t0000_u01777169942406") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf847_d20260426_m021855_c001_v0001093_t0035_u01777169935602") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681f2d_d20260426_m021846_c001_v7007000_t0000_u01777169926398") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf823_d20260426_m021839_c001_v0001093_t0036_u01777169919472") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f420951fa055ab3eb_d20260426_m021829_c001_v7007000_t0000_u01777169909975") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7f9_d20260426_m021823_c001_v0001093_t0053_u01777169903321") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4188414434f16f3e_d20260426_m021814_c001_v7007000_t0000_u01777169894296") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7d9_d20260426_m021807_c001_v0001093_t0032_u01777169887535") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c1160a_d20260426_m021758_c001_v7007000_t0000_u01777169878223") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf7bf_d20260426_m021751_c001_v0001093_t0019_u01777169871130") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa3a3_d20260426_m021736_c001_v7007000_t0000_u01777169856687") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19acf_d20260426_m021733_c001_v0001174_t0013_u01777169853593") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41130b15c675c26d_d20260426_m021723_c001_v7007000_t0000_u01777169843169") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2baa_d20260426_m021716_c001_v0001120_t0030_u01777169836025") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f41658c9415c115e1_d20260426_m021714_c001_v7007000_t0000_u01777169834812") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf727_d20260426_m021711_c001_v0001093_t0035_u01777169831054") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa350_d20260426_m021701_c001_v7007000_t0000_u01777169821877") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d198de_d20260426_m021654_c001_v0001174_t0026_u01777169814825") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1f4_d20260426_m021653_c001_v7007000_t0000_u01777169813658") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf6df_d20260426_m021650_c001_v0001093_t0006_u01777169810254") 2026/04/26 02:20:26 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f404ee416e24ed336_d20260426_m021635_c001_v7007000_t0000_u01777169795140") 2026/04/26 02:20:27 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1973e_d20260426_m021631_c001_v0001174_t0042_u01777169791396") 2026/04/26 02:20:27 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480abe_d20260426_m021622_c001_v7007000_t0000_u01777169782081") 2026/04/26 02:20:27 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19627_d20260426_m021615_c001_v0001174_t0011_u01777169775516") 2026/04/26 02:20:27 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f410be01e7e480aa0_d20260426_m021605_c001_v7007000_t0000_u01777169765718") 2026/04/26 02:20:27 DEBUG : splitbananasplit: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19537_d20260426_m021559_c001_v0001174_t0058_u01777169759103") 2026/04/26 02:20:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f416161f2eb097e6d_d20260426_m021718_c001_v7007000_t0000_u01777169838014") 2026/04/26 02:20:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf72b_d20260426_m021712_c001_v0001093_t0048_u01777169832438") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1c9_d20260426_m021550_c001_v7007000_t0000_u01777169750166") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19497_d20260426_m021547_c001_v0001174_t0043_u01777169747581") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4017e9dccd841b63_d20260426_m021546_c001_v7007000_t0000_u01777169746467") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf585_d20260426_m021543_c001_v0001093_t0052_u01777169743587") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f413a0091580aa29a_d20260426_m021203_c001_v7007000_t0000_u01777169523007") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d18a5c_d20260426_m021201_c001_v0001174_t0059_u01777169521992") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939da_d20260426_m021201_c001_v7007000_t0000_u01777169521440") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd11_d20260426_m021200_c001_v0001177_t0053_u01777169520676") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e53_d20260426_m021107_c001_v7007000_t0000_u01777169467948") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369266_d20260426_m021106_c001_v0001184_t0047_u01777169466482") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e4b_d20260426_m021106_c001_v7007000_t0000_u01777169466113") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936925c_d20260426_m021105_c001_v0001184_t0046_u01777169465006") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e49_d20260426_m021102_c001_v7007000_t0000_u01777169462959") 2026/04/26 02:20:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369245_d20260426_m021101_c001_v0001184_t0037_u01777169461766") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e46_d20260426_m021101_c001_v7007000_t0000_u01777169461219") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369241_d20260426_m021100_c001_v0001184_t0050_u01777169460074") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369239_d20260426_m021057_c001_v0001184_t0023_u01777169457375") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e44_d20260426_m021057_c001_v7007000_t0000_u01777169457006") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369231_d20260426_m021056_c001_v0001184_t0054_u01777169456457") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936922b_d20260426_m021055_c001_v0001184_t0018_u01777169455706") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f403a7f88b4831e43_d20260426_m021055_c001_v7007000_t0000_u01777169455337") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936921d_d20260426_m021052_c001_v0001184_t0012_u01777169452657") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369209_d20260426_m021050_c001_v0001184_t0043_u01777169450005") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d5a_d20260426_m021049_c001_v7007000_t0000_u01777169449644") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693691ff_d20260426_m021049_c001_v0001184_t0040_u01777169449091") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693691f1_d20260426_m021048_c001_v0001184_t0010_u01777169448330") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d56_d20260426_m021047_c001_v7007000_t0000_u01777169447969") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693691db_d20260426_m021044_c001_v0001184_t0033_u01777169444203") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d53_d20260426_m021043_c001_v7007000_t0000_u01777169443843") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693691d1_d20260426_m021043_c001_v0001184_t0015_u01777169443194") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d51_d20260426_m021042_c001_v7007000_t0000_u01777169442296") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693691c7_d20260426_m021041_c001_v0001184_t0041_u01777169441738") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d50_d20260426_m021041_c001_v7007000_t0000_u01777169441144") 2026/04/26 02:20:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693691b9_d20260426_m021040_c001_v0001184_t0014_u01777169440582") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d4f_d20260426_m021039_c001_v7007000_t0000_u01777169439686") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693691a9_d20260426_m021038_c001_v0001184_t0052_u01777169438957") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d4e_d20260426_m021038_c001_v7007000_t0000_u01777169438337") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936919f_d20260426_m021037_c001_v0001184_t0051_u01777169437779") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d4b_d20260426_m021037_c001_v7007000_t0000_u01777169437237") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369195_d20260426_m021036_c001_v0001184_t0020_u01777169436671") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d3d_d20260426_m021032_c001_v7007000_t0000_u01777169432450") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369160_d20260426_m021031_c001_v0001184_t0006_u01777169431819") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d3c_d20260426_m021031_c001_v7007000_t0000_u01777169431275") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369152_d20260426_m021030_c001_v0001184_t0007_u01777169430708") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d3b_d20260426_m021029_c001_v7007000_t0000_u01777169429808") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936913c_d20260426_m021029_c001_v0001184_t0041_u01777169429239") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4192ac6c13681d3a_d20260426_m021027_c001_v7007000_t0000_u01777169427088") 2026/04/26 02:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936911c_d20260426_m021026_c001_v0001184_t0019_u01777169426510") 2026/04/26 02:20:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1ca_d20260426_m021550_c001_v7007000_t0000_u01777169750348") 2026/04/26 02:20:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b09693698ab_d20260426_m021547_c001_v0001184_t0041_u01777169747586") 2026/04/26 02:20:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4017e9dccd841b64_d20260426_m021546_c001_v7007000_t0000_u01777169746648") 2026/04/26 02:20:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2aa7_d20260426_m021543_c001_v0001120_t0038_u01777169743598") 2026/04/26 02:20:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc517_d20260426_m021904_c001_v7007000_t0000_u01777169944466") 2026/04/26 02:20:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c82_d20260426_m021903_c001_v0001120_t0051_u01777169943753") 2026/04/26 02:20:30 DEBUG : sub/yam: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939d4_d20260426_m021158_c001_v7007000_t0000_u01777169518609") 2026/04/26 02:20:30 DEBUG : sub/yam: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936945e_d20260426_m021157_c001_v0001184_t0015_u01777169517293") 2026/04/26 02:20:30 DEBUG : test_dir1/file2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1c2_d20260426_m021542_c001_v7007000_t0000_u01777169742835") 2026/04/26 02:20:30 DEBUG : test_dir1/file2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19467_d20260426_m021541_c001_v0001174_t0034_u01777169741186") 2026/04/26 02:20:30 DEBUG : test_dir1/file2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1be_d20260426_m021540_c001_v7007000_t0000_u01777169740432") 2026/04/26 02:20:30 DEBUG : test_dir1/file2: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2a9f_d20260426_m021538_c001_v0001120_t0011_u01777169738771") 2026/04/26 02:20:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1c3_d20260426_m021543_c001_v7007000_t0000_u01777169743016") 2026/04/26 02:20:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2aa5_d20260426_m021541_c001_v0001120_t0030_u01777169741196") 2026/04/26 02:20:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f402457066149d1bf_d20260426_m021540_c001_v7007000_t0000_u01777169740613") 2026/04/26 02:20:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d1945a_d20260426_m021538_c001_v0001174_t0008_u01777169738744") 2026/04/26 02:20:30 DEBUG : three: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939c8_d20260426_m021151_c001_v7007000_t0000_u01777169511405") 2026/04/26 02:20:30 DEBUG : three: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b096936942e_d20260426_m021150_c001_v0001184_t0052_u01777169510291") 2026/04/26 02:20:30 DEBUG : three: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369420_d20260426_m021148_c001_v0001184_t0031_u01777169508213") 2026/04/26 02:20:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc518_d20260426_m021906_c001_v7007000_t0000_u01777169946216") 2026/04/26 02:20:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19e38_d20260426_m021905_c001_v0001174_t0013_u01777169945416") 2026/04/26 02:20:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc52a_d20260426_m021925_c001_v7007000_t0000_u01777169965463") 2026/04/26 02:20:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369e1f_d20260426_m021923_c001_v0001184_t0028_u01777169963592") 2026/04/26 02:20:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc528_d20260426_m021922_c001_v7007000_t0000_u01777169962049") 2026/04/26 02:20:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19f1a_d20260426_m021920_c001_v0001174_t0002_u01777169960573") 2026/04/26 02:20:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc526_d20260426_m021919_c001_v7007000_t0000_u01777169959628") 2026/04/26 02:20:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c9e_d20260426_m021918_c001_v0001120_t0054_u01777169958937") 2026/04/26 02:20:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc51d_d20260426_m021913_c001_v7007000_t0000_u01777169953584") 2026/04/26 02:20:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19e8e_d20260426_m021912_c001_v0001174_t0031_u01777169952323") 2026/04/26 02:20:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc521_d20260426_m021915_c001_v7007000_t0000_u01777169955913") 2026/04/26 02:20:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369de1_d20260426_m021914_c001_v0001184_t0047_u01777169954544") 2026/04/26 02:20:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc51b_d20260426_m021911_c001_v7007000_t0000_u01777169951335") 2026/04/26 02:20:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1122ffcd087a2c92_d20260426_m021910_c001_v0001120_t0032_u01777169950622") 2026/04/26 02:20:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc51a_d20260426_m021909_c001_v7007000_t0000_u01777169949677") 2026/04/26 02:20:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf857_d20260426_m021908_c001_v0001093_t0034_u01777169948753") 2026/04/26 02:20:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc519_d20260426_m021907_c001_v7007000_t0000_u01777169947798") 2026/04/26 02:20:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f10301b0969369db3_d20260426_m021907_c001_v0001184_t0010_u01777169947185") 2026/04/26 02:20:31 DEBUG : toe/toe/toe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f408ee2ec37e81d7a_d20260426_m021930_c001_v7007000_t0000_u01777169970850") 2026/04/26 02:20:31 DEBUG : toe/toe/toe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d19f91_d20260426_m021930_c001_v0001174_t0025_u01777169970075") 2026/04/26 02:20:31 DEBUG : toe/toe/toe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc525_d20260426_m021917_c001_v7007000_t0000_u01777169957921") 2026/04/26 02:20:31 DEBUG : toe/toe/toe: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf871_d20260426_m021916_c001_v0001093_t0057_u01777169956939") 2026/04/26 02:20:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc52c_d20260426_m021926_c001_v7007000_t0000_u01777169966063") 2026/04/26 02:20:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1064724638aaf879_d20260426_m021924_c001_v0001093_t0016_u01777169964920") 2026/04/26 02:20:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4197be86af5cc529_d20260426_m021922_c001_v7007000_t0000_u01777169962643") 2026/04/26 02:20:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1161801f6596f6de_d20260426_m021921_c001_v0001183_t0031_u01777169961850") 2026/04/26 02:20:31 DEBUG : two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939c9_d20260426_m021151_c001_v7007000_t0000_u01777169511588") 2026/04/26 02:20:31 DEBUG : two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f4000e70e65d189b4_d20260426_m021149_c001_v0001174_t0023_u01777169509723") 2026/04/26 02:20:31 DEBUG : two: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f40301b096936941e_d20260426_m021148_c001_v0001184_t0031_u01777169508030") 2026/04/26 02:20:31 DEBUG : yam: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939d6_d20260426_m021159_c001_v7007000_t0000_u01777169519341") 2026/04/26 02:20:31 DEBUG : yam: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f104cf0b8aab3051e_d20260426_m021158_c001_v0001183_t0030_u01777169518375") 2026/04/26 02:20:32 DEBUG : yam: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939cf_d20260426_m021155_c001_v7007000_t0000_u01777169515992") 2026/04/26 02:20:32 DEBUG : yam: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f113cb97d63aadd09_d20260426_m021155_c001_v0001177_t0038_u01777169515002") 2026/04/26 02:20:32 DEBUG : yam: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939cb_d20260426_m021153_c001_v7007000_t0000_u01777169513698") 2026/04/26 02:20:32 DEBUG : yam: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1000e70e65d189d0_d20260426_m021152_c001_v0001174_t0057_u01777169512156") 2026/04/26 02:20:32 DEBUG : yaml: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939d2_d20260426_m021156_c001_v7007000_t0000_u01777169516725") 2026/04/26 02:20:32 DEBUG : yaml: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1107a987d066c49c_d20260426_m021155_c001_v0001182_t0010_u01777169515790") 2026/04/26 02:20:32 DEBUG : yaml: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f400a22898be939cd_d20260426_m021154_c001_v7007000_t0000_u01777169514430") 2026/04/26 02:20:32 DEBUG : yaml: Deleting (id "4_z1f626d1380ddcb7b9fd80e1b_f1075ff508276752b_d20260426_m021153_c001_v0001174_t0055_u01777169513417") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m9.709617946s (try 1/5)