"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/24 03:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu" 2025/11/24 03:50:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 03:50:51 DEBUG : Creating backend with remote "/tmp/rclone1161193815" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:50:52 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:50:52 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:50:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:50:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 03:50:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:50:53 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:50:53 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:50:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:50:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:50:54 INFO : sub dir/hello world: Copied (new) 2025/11/24 03:50:54 DEBUG : B2 bucket rclone-test-pojapaf8davu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", 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-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", 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-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:50:55 DEBUG : Creating backend with remote "/non-existing" 2025/11/24 03:50:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/24 03:50:56 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:50:56 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:50:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:50:56 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:50:56 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:50:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:50:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:50:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.49s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", 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-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:50:58 INFO : B2 bucket rclone-test-pojapaf8davu: Running all checks before starting transfers 2025/11/24 03:50:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:50:58 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:50:58 INFO : B2 bucket rclone-test-pojapaf8davu: Checks finished, now starting transfers 2025/11/24 03:50:58 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:50:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:50:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:50:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:50:59 ERROR : Ignoring --no-traverse with sync 2025/11/24 03:50:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:50:59 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:50:59 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:50:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:50:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:50:59 INFO : sub dir/hello world: Copied (new) 2025/11/24 03:50:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/24 03:51:00 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:00 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:00 DEBUG : hello world2: size = 12 OK 2025/11/24 03:51:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/24 03:51:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:51:01 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:01 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:02 DEBUG : potato2: size = 11 OK 2025/11/24 03:51:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:51:03 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:03 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:03 DEBUG : potato2: size = 11 OK 2025/11/24 03:51:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 03:51:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 03:51:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 03:51:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 03:51:04 INFO : sub dir2: Making directory 2025/11/24 03:51:04 INFO : sub dir: Making directory 2025/11/24 03:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:04 INFO : sub dir2/sub sub dir2: Making directory 2025/11/24 03:51:04 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:04 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:04 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" 2025/11/24 03:51:04 DEBUG : B2 bucket rclone-test-pojapaf8davu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:05 INFO : sub dir2: Making directory 2025/11/24 03:51:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 03:51:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 03:51:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:05 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:05 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:06 DEBUG : sub dir2: Making directory with metadata 2025/11/24 03:51:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 03:51:06 INFO : sub dir2: Making directory 2025/11/24 03:51:06 INFO : sub dir: Making directory 2025/11/24 03:51:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:06 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:06 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:06 INFO : sub dir/hello world: Copied (new) 2025/11/24 03:51:06 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/24 03:51:07 DEBUG : B2 bucket rclone-test-pojapaf8davu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/24 03:51:07 DEBUG : B2 bucket rclone-test-pojapaf8davu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", 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-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:08 INFO : sub dir2: Making directory 2025/11/24 03:51:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:08 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:08 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:08 INFO : sub dir/hello world: Copied (new) 2025/11/24 03:51:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:09 DEBUG : sub dir2: Making directory with metadata 2025/11/24 03:51:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 03:51:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 03:51:09 INFO : sub dir2: Making directory 2025/11/24 03:51:09 INFO : sub dir: Making directory 2025/11/24 03:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:09 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:09 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:09 INFO : sub dir/hello world: Copied (new) 2025/11/24 03:51:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/24 03:51:09 DEBUG : B2 bucket rclone-test-pojapaf8davu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", 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-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:10 INFO : sub dir2: Making directory 2025/11/24 03:51:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:11 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:11 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:11 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:11 INFO : sub dir/hello world: Copied (new) 2025/11/24 03:51:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jegihok4tuqe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pojapaf8davu -> B2 bucket rclone-test-jegihok4tuqe 2025/11/24 03:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:13 DEBUG : B2 bucket rclone-test-jegihok4tuqe: Waiting for checks to finish 2025/11/24 03:51:13 DEBUG : B2 bucket rclone-test-jegihok4tuqe: Waiting for transfers to finish 2025/11/24 03:51:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 03:51:15 DEBUG : B2 bucket rclone-test-jegihok4tuqe: Purge remote 2025/11/24 03:51:15 INFO : B2 bucket rclone-test-jegihok4tuqe: cleaning bucket "rclone-test-jegihok4tuqe" of all files 2025/11/24 03:51:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf92bd23f0cdbb3b9fa80e1b_f11747172e9e53d2e_d20251124_m035114_c001_v0001116_t0018_u01763956274348") --- PASS: TestServerSideCopy (4.45s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:51:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:51:17 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 03:51:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:17 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 03:51:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/24 03:51:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.72s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yilufad3teze" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pojapaf8davu -> B2 bucket rclone-test-yilufad3teze 2025/11/24 03:51:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:19 DEBUG : B2 bucket rclone-test-yilufad3teze: Waiting for checks to finish 2025/11/24 03:51:19 DEBUG : B2 bucket rclone-test-yilufad3teze: Waiting for transfers to finish 2025/11/24 03:51:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 03:51:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:51:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yilufad3teze) 2025/11/24 03:51:22 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 03:51:22 DEBUG : B2 bucket rclone-test-yilufad3teze: Waiting for checks to finish 2025/11/24 03:51:22 DEBUG : B2 bucket rclone-test-yilufad3teze: Waiting for transfers to finish 2025/11/24 03:51:22 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 03:51:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/24 03:51:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 03:51:22 DEBUG : B2 bucket rclone-test-yilufad3teze: Purge remote 2025/11/24 03:51:22 INFO : B2 bucket rclone-test-yilufad3teze: cleaning bucket "rclone-test-yilufad3teze" of all files 2025/11/24 03:51:22 DEBUG : sub dir/hello world: Deleting (id "4_zffb2cda3f0cdbb3b9fa80e1b_f10765987dc82aebf_d20251124_m035122_c001_v0001185_t0031_u01763956282246") 2025/11/24 03:51:22 DEBUG : sub dir/hello world: Deleting (id "4_zffb2cda3f0cdbb3b9fa80e1b_f110765e8a8020391_d20251124_m035120_c001_v0001185_t0008_u01763956280595") --- PASS: TestServerSideCopyOverSelf (5.99s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:51:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:51:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 03:51:24 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:24 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:25 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 03:51:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/24 03:51:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 03:51:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.68s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:26 DEBUG : Creating backend with remote "TestB2:rclone-test-basojiv7rave" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pojapaf8davu -> B2 bucket rclone-test-basojiv7rave 2025/11/24 03:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:27 DEBUG : B2 bucket rclone-test-basojiv7rave: Waiting for checks to finish 2025/11/24 03:51:27 DEBUG : B2 bucket rclone-test-basojiv7rave: Waiting for transfers to finish 2025/11/24 03:51:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:51:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 03:51:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:51:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-basojiv7rave) 2025/11/24 03:51:29 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 03:51:29 DEBUG : B2 bucket rclone-test-basojiv7rave: Waiting for checks to finish 2025/11/24 03:51:29 DEBUG : B2 bucket rclone-test-basojiv7rave: Waiting for transfers to finish 2025/11/24 03:51:29 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 03:51:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/24 03:51:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 03:51:29 INFO : sub dir/hello world: Deleted 2025/11/24 03:51:30 DEBUG : testing file moves 2025/11/24 03:51:30 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:51:30 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-basojiv7rave) 2025/11/24 03:51:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 03:51:30 DEBUG : B2 bucket rclone-test-basojiv7rave: Waiting for checks to finish 2025/11/24 03:51:30 DEBUG : B2 bucket rclone-test-basojiv7rave: Waiting for transfers to finish 2025/11/24 03:51:31 DEBUG : sub dir/hello world: size = 24 OK 2025/11/24 03:51:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/24 03:51:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/24 03:51:31 INFO : sub dir/hello world: Deleted 2025/11/24 03:51:31 DEBUG : B2 bucket rclone-test-basojiv7rave: Purge remote 2025/11/24 03:51:31 INFO : B2 bucket rclone-test-basojiv7rave: cleaning bucket "rclone-test-basojiv7rave" of all files 2025/11/24 03:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed83f0cdbb3b9fa80e1b_f114cda5ad6247986_d20251124_m035130_c001_v0001101_t0043_u01763956290944") 2025/11/24 03:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed83f0cdbb3b9fa80e1b_f11429ceb8c9ec069_d20251124_m035129_c001_v0001185_t0059_u01763956289388") 2025/11/24 03:51:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed83f0cdbb3b9fa80e1b_f109148d8ef48bce8_d20251124_m035128_c001_v0001180_t0059_u01763956288199") --- PASS: TestServerSideMoveOverSelf (7.37s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:33 ERROR : error listing: directory not found 2025/11/24 03:51:33 INFO : Local file system at /tmp/rclone1161193815: Making directory 2025/11/24 03:51:33 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:33 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.52s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:51:35 DEBUG : Local file system at /tmp/rclone1161193815: Waiting for checks to finish 2025/11/24 03:51:35 DEBUG : Local file system at /tmp/rclone1161193815: Waiting for transfers to finish 2025/11/24 03:51:36 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/24 03:51:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:51:36 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/24 03:51:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/24 03:51:36 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:36 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:36 DEBUG : check sum: size = 1 OK 2025/11/24 03:51:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/24 03:51:36 INFO : check sum: Copied (new) 2025/11/24 03:51:36 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:37 DEBUG : check sum: size = 1 OK 2025/11/24 03:51:37 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/24 03:51:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/24 03:51:37 DEBUG : check sum: Unchanged skipping 2025/11/24 03:51:37 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:37 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/24 03:51:38 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:38 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:38 DEBUG : sizeonly: size = 6 OK 2025/11/24 03:51:38 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/24 03:51:38 INFO : sizeonly: Copied (new) 2025/11/24 03:51:38 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:38 DEBUG : sizeonly: size = 6 OK 2025/11/24 03:51:38 DEBUG : sizeonly: Sizes identical 2025/11/24 03:51:38 DEBUG : sizeonly: Unchanged skipping 2025/11/24 03:51:38 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:38 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:38 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/24 03:51:39 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:39 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/24 03:51:40 INFO : ignore-size: Copied (new) 2025/11/24 03:51:40 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:40 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:51:40 DEBUG : ignore-size: Unchanged skipping 2025/11/24 03:51:40 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:40 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:41 DEBUG : existing: size = 6 OK 2025/11/24 03:51:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:51:41 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:41 DEBUG : existing: Unchanged skipping 2025/11/24 03:51:41 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:41 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:41 INFO : There was nothing to transfer 2025/11/24 03:51:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/24 03:51:41 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:41 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:42 DEBUG : existing: size = 6 OK 2025/11/24 03:51:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/24 03:51:42 INFO : existing: Copied (replaced existing) 2025/11/24 03:51:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.67s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 03:51:43 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:43 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:43 DEBUG : existing: size = 6 OK 2025/11/24 03:51:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/24 03:51:43 INFO : existing: Copied (new) 2025/11/24 03:51:43 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:43 DEBUG : existing: Destination exists, skipping 2025/11/24 03:51:43 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:43 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:43 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/24 03:51:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 03:51:45 DEBUG : c/non empty space: size = 5 OK 2025/11/24 03:51:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:51:45 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 03:51:45 DEBUG : a/potato2: size = 60 OK 2025/11/24 03:51:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:51:45 INFO : a/potato2: Copied (new) 2025/11/24 03:51:45 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:45 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:45 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:47 DEBUG : empty space: size = 1 OK 2025/11/24 03:51:47 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 2025/11/24 03:51:47 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/24 03:51:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/24 03:51:47 DEBUG : empty space: Unchanged skipping 2025/11/24 03:51:47 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:47 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:47 INFO : There was nothing to transfer 2025/11/24 03:51:47 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:47 DEBUG : empty space: size = 1 OK 2025/11/24 03:51:47 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 2025/11/24 03:51:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/24 03:51:48 INFO : empty space: Updated modification time in destination 2025/11/24 03:51:48 DEBUG : empty space: Unchanged skipping 2025/11/24 03:51:48 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:48 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:49 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:49 DEBUG : empty space: size = 1 OK 2025/11/24 03:51:49 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 2025/11/24 03:51:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/24 03:51:49 DEBUG : empty space: Unchanged skipping 2025/11/24 03:51:49 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:49 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:51 DEBUG : foo: size = 3 OK 2025/11/24 03:51:51 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 2025/11/24 03:51:51 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:51:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:51:51 DEBUG : foo: sha1 differ 2025/11/24 03:51:51 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:51 DEBUG : foo: size = 3 OK 2025/11/24 03:51:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/24 03:51:51 INFO : foo: Copied (replaced existing) 2025/11/24 03:51:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:52 DEBUG : empty space: size = 1 OK 2025/11/24 03:51:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:51:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 03:51:52 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:52 DEBUG : empty space: Unchanged skipping 2025/11/24 03:51:52 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:52 DEBUG : potato: size = 60 OK 2025/11/24 03:51:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:51:52 INFO : potato: Copied (new) 2025/11/24 03:51:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:51:54 DEBUG : potato: size = 60 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:51:54 DEBUG : potato: Sizes differ 2025/11/24 03:51:54 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:54 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:54 DEBUG : potato: size = 21 OK 2025/11/24 03:51:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/24 03:51:54 INFO : potato: Copied (replaced existing) 2025/11/24 03:51:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:55 DEBUG : potato: size = 21 OK 2025/11/24 03:51:55 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 2025/11/24 03:51:55 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1161193815) 2025/11/24 03:51:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:51:55 DEBUG : potato: sha1 differ 2025/11/24 03:51:55 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:56 DEBUG : potato: size = 21 OK 2025/11/24 03:51:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/24 03:51:56 INFO : potato: Copied (replaced existing) 2025/11/24 03:51:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:51:57 DEBUG : empty space: size = 1 OK 2025/11/24 03:51:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:51:57 DEBUG : empty space: Unchanged skipping 2025/11/24 03:51:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/24 03:51:57 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:57 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:57 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:51:59 DEBUG : empty space: size = 1 OK 2025/11/24 03:51:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:51:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:51:59 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:51:59 DEBUG : empty space: Unchanged skipping 2025/11/24 03:51:59 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:51:59 DEBUG : potato2: size = 60 OK 2025/11/24 03:51:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:51:59 INFO : potato2: Copied (new) 2025/11/24 03:51:59 DEBUG : Waiting for deletions to finish 2025/11/24 03:51:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:01 INFO : d: Making directory 2025/11/24 03:52:01 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/24 03:52:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:01 DEBUG : c/non empty space: size = 5 OK 2025/11/24 03:52:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:52:01 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 03:52:01 DEBUG : a/potato2: size = 60 OK 2025/11/24 03:52:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:52:01 INFO : a/potato2: Copied (new) 2025/11/24 03:52:01 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:01 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:01 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/24 03:52:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:04 DEBUG : c/non empty space: size = 5 OK 2025/11/24 03:52:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:52:04 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 03:52:04 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:04 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:04 DEBUG : a/potato2: size = 60 OK 2025/11/24 03:52:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:52:04 INFO : a/potato2: Copied (new) 2025/11/24 03:52:04 ERROR : B2 bucket rclone-test-pojapaf8davu: not deleting files as there were IO errors 2025/11/24 03:52:04 ERROR : B2 bucket rclone-test-pojapaf8davu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:05 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:06 DEBUG : empty space: size = 1 OK 2025/11/24 03:52:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:52:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:06 DEBUG : empty space: Unchanged skipping 2025/11/24 03:52:06 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:06 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:06 INFO : potato: Deleted 2025/11/24 03:52:06 DEBUG : potato2: size = 60 OK 2025/11/24 03:52:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:52:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.11s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:07 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:08 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:08 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:08 INFO : potato: Deleted 2025/11/24 03:52:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:08 DEBUG : empty space: size = 1 OK 2025/11/24 03:52:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:52:08 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:08 DEBUG : empty space: Unchanged skipping 2025/11/24 03:52:08 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:08 DEBUG : potato2: size = 60 OK 2025/11/24 03:52:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:52:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:10 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:10 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:10 DEBUG : potato2: size = 19 OK 2025/11/24 03:52:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/24 03:52:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.74s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 03:52:12 DEBUG : enormous: Excluded 2025/11/24 03:52:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 03:52:12 DEBUG : potato2: Excluded 2025/11/24 03:52:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 03:52:12 DEBUG : potato2: Excluded 2025/11/24 03:52:12 DEBUG : empty space: size = 1 OK 2025/11/24 03:52:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:52:12 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:12 DEBUG : empty space: Unchanged skipping 2025/11/24 03:52:12 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:12 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:12 INFO : There was nothing to transfer 2025/11/24 03:52:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 03:52:12 DEBUG : enormous: Excluded 2025/11/24 03:52:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 03:52:12 DEBUG : potato2: Excluded 2025/11/24 03:52:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 03:52:12 DEBUG : potato2: Excluded 2025/11/24 03:52:12 DEBUG : empty space: size = 1 OK 2025/11/24 03:52:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/24 03:52:12 DEBUG : empty space: Unchanged skipping 2025/11/24 03:52:12 DEBUG : Local file system at /tmp/rclone1161193815: Waiting for checks to finish 2025/11/24 03:52:12 DEBUG : Local file system at /tmp/rclone1161193815: Waiting for transfers to finish 2025/11/24 03:52:12 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:14 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 03:52:14 DEBUG : enormous: Excluded 2025/11/24 03:52:14 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 03:52:14 DEBUG : potato2: Excluded 2025/11/24 03:52:14 DEBUG : empty space: size = 1 OK 2025/11/24 03:52:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:52:14 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:14 DEBUG : empty space: Unchanged skipping 2025/11/24 03:52:14 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:14 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:14 INFO : enormous: Deleted 2025/11/24 03:52:15 INFO : potato2: Deleted 2025/11/24 03:52:15 INFO : There was nothing to transfer 2025/11/24 03:52:15 DEBUG : Local file system at /tmp/rclone1161193815: Waiting for checks to finish 2025/11/24 03:52:15 DEBUG : empty space: size = 1 OK 2025/11/24 03:52:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/24 03:52:15 DEBUG : empty space: Unchanged skipping 2025/11/24 03:52:15 DEBUG : Local file system at /tmp/rclone1161193815: Waiting for transfers to finish 2025/11/24 03:52:15 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:15 INFO : enormous: Deleted 2025/11/24 03:52:15 INFO : potato2: Deleted 2025/11/24 03:52:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.40s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:17 DEBUG : five: Need to transfer - File not found at Destination 2025/11/24 03:52:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:17 DEBUG : one: Destination is newer than source, skipping 2025/11/24 03:52:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:52:17 DEBUG : four: size = 8 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:52:17 DEBUG : four: Sizes differ 2025/11/24 03:52:17 DEBUG : three: size = 5 OK 2025/11/24 03:52:17 DEBUG : three: Sizes identical 2025/11/24 03:52:17 DEBUG : two: size = 3 OK 2025/11/24 03:52:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/24 03:52:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1161193815) 2025/11/24 03:52:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:52:17 DEBUG : two: sha1 differ 2025/11/24 03:52:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 03:52:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:17 DEBUG : five: size = 4 OK 2025/11/24 03:52:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/24 03:52:17 INFO : five: Copied (new) 2025/11/24 03:52:17 DEBUG : two: size = 3 OK 2025/11/24 03:52:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/24 03:52:17 INFO : two: Copied (replaced existing) 2025/11/24 03:52:18 DEBUG : four: size = 4 OK 2025/11/24 03:52:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/24 03:52:18 INFO : four: Copied (replaced existing) 2025/11/24 03:52:18 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:18 DEBUG : five: size = 4 OK 2025/11/24 03:52:18 DEBUG : four: size = 4 OK 2025/11/24 03:52:18 DEBUG : three: size = 5 OK 2025/11/24 03:52:18 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:18 DEBUG : one: Destination is newer than source, skipping 2025/11/24 03:52:18 DEBUG : two: size = 3 OK 2025/11/24 03:52:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1161193815) 2025/11/24 03:52:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:52:18 DEBUG : three: sha1 differ 2025/11/24 03:52:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/24 03:52:18 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/24 03:52:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/24 03:52:18 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/24 03:52:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/24 03:52:18 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/24 03:52:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/24 03:52:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 03:52:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 03:52:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 03:52:18 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:18 DEBUG : three: size = 5 OK 2025/11/24 03:52:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/24 03:52:18 INFO : three: Copied (replaced existing) 2025/11/24 03:52:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/24 03:52:20 INFO : B2 bucket rclone-test-pojapaf8davu: Making map for --track-renames 2025/11/24 03:52:20 INFO : B2 bucket rclone-test-pojapaf8davu: Finished making map for --track-renames 2025/11/24 03:52:20 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 03:52:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/24 03:52:20 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for renames to finish 2025/11/24 03:52:20 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:20 DEBUG : potato: size = 14 OK 2025/11/24 03:52:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/24 03:52:20 INFO : potato: Copied (new) 2025/11/24 03:52:20 DEBUG : yam: size = 11 OK 2025/11/24 03:52:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/24 03:52:20 INFO : yam: Copied (new) 2025/11/24 03:52:20 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:21 DEBUG : potato: size = 14 OK 2025/11/24 03:52:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:52:21 INFO : B2 bucket rclone-test-pojapaf8davu: Making map for --track-renames 2025/11/24 03:52:21 INFO : B2 bucket rclone-test-pojapaf8davu: Finished making map for --track-renames 2025/11/24 03:52:21 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:21 DEBUG : potato: Unchanged skipping 2025/11/24 03:52:21 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for renames to finish 2025/11/24 03:52:21 DEBUG : yaml: size = 11 OK 2025/11/24 03:52:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/24 03:52:21 INFO : yam: Copied (server-side copy) to: yaml 2025/11/24 03:52:22 INFO : yam: Deleted 2025/11/24 03:52:22 INFO : yaml: Renamed from "yam" 2025/11/24 03:52:22 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/24 03:52:23 INFO : B2 bucket rclone-test-pojapaf8davu: Making map for --track-renames 2025/11/24 03:52:23 INFO : B2 bucket rclone-test-pojapaf8davu: Finished making map for --track-renames 2025/11/24 03:52:23 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 03:52:23 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for renames to finish 2025/11/24 03:52:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/24 03:52:23 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:23 DEBUG : yam: size = 11 OK 2025/11/24 03:52:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/24 03:52:23 INFO : yam: Copied (new) 2025/11/24 03:52:23 DEBUG : potato: size = 14 OK 2025/11/24 03:52:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/24 03:52:23 INFO : potato: Copied (new) 2025/11/24 03:52:23 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:23 DEBUG : potato: size = 14 OK 2025/11/24 03:52:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:52:23 INFO : B2 bucket rclone-test-pojapaf8davu: Making map for --track-renames 2025/11/24 03:52:23 INFO : B2 bucket rclone-test-pojapaf8davu: Finished making map for --track-renames 2025/11/24 03:52:23 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:23 DEBUG : potato: Unchanged skipping 2025/11/24 03:52:23 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for renames to finish 2025/11/24 03:52:24 DEBUG : yaml: size = 11 OK 2025/11/24 03:52:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/24 03:52:24 INFO : yam: Copied (server-side copy) to: yaml 2025/11/24 03:52:24 INFO : yam: Deleted 2025/11/24 03:52:24 INFO : yaml: Renamed from "yam" 2025/11/24 03:52:24 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/24 03:52:25 INFO : B2 bucket rclone-test-pojapaf8davu: Making map for --track-renames 2025/11/24 03:52:25 INFO : B2 bucket rclone-test-pojapaf8davu: Finished making map for --track-renames 2025/11/24 03:52:25 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 03:52:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/24 03:52:25 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for renames to finish 2025/11/24 03:52:25 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:26 DEBUG : sub/yam: size = 11 OK 2025/11/24 03:52:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/24 03:52:26 INFO : sub/yam: Copied (new) 2025/11/24 03:52:26 DEBUG : potato: size = 14 OK 2025/11/24 03:52:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/24 03:52:26 INFO : potato: Copied (new) 2025/11/24 03:52:26 DEBUG : Waiting for deletions to finish 2025/11/24 03:52:26 DEBUG : potato: size = 14 OK 2025/11/24 03:52:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:52:26 DEBUG : potato: Unchanged skipping 2025/11/24 03:52:27 INFO : B2 bucket rclone-test-pojapaf8davu: Making map for --track-renames 2025/11/24 03:52:27 INFO : B2 bucket rclone-test-pojapaf8davu: Finished making map for --track-renames 2025/11/24 03:52:27 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:27 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for renames to finish 2025/11/24 03:52:27 DEBUG : yam: size = 11 OK 2025/11/24 03:52:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/24 03:52:27 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/24 03:52:27 INFO : sub/yam: Deleted 2025/11/24 03:52:27 INFO : yam: Renamed from "sub/yam" 2025/11/24 03:52:27 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.18s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:28 DEBUG : Creating backend with remote "/tmp/rclone1161193815/dir1" 2025/11/24 03:52:28 DEBUG : Creating backend with remote "/tmp/rclone1161193815/dir2" 2025/11/24 03:52:28 DEBUG : Local file system at /tmp/rclone1161193815/dir2: Using server-side directory move 2025/11/24 03:52:28 INFO : Local file system at /tmp/rclone1161193815/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 03:52:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/24 03:52:28 INFO : file1.txt: Moved (server-side) 2025/11/24 03:52:28 DEBUG : Local file system at /tmp/rclone1161193815/dir2: Waiting for checks to finish 2025/11/24 03:52:28 DEBUG : Local file system at /tmp/rclone1161193815/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:52:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 03:52:29 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:29 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:29 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/24 03:52:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/24 03:52:29 INFO : nested/sub dir/file: Copied (new) 2025/11/24 03:52:29 INFO : nested/sub dir/file: Deleted 2025/11/24 03:52:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:52:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:52:29 INFO : sub dir/hello world: Copied (new) 2025/11/24 03:52:29 INFO : sub dir/hello world: Deleted 2025/11/24 03:52:29 INFO : sub dir: Removing directory 2025/11/24 03:52:29 INFO : nested/sub dir: Removing directory 2025/11/24 03:52:29 INFO : nested: Removing directory 2025/11/24 03:52:29 DEBUG : Local file system at /tmp/rclone1161193815: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 03:52:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 03:52:31 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:31 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:31 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/24 03:52:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/24 03:52:31 INFO : nested/sub dir/file: Copied (new) 2025/11/24 03:52:31 INFO : nested/sub dir/file: Deleted 2025/11/24 03:52:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 03:52:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:52:31 INFO : sub dir/hello world: Copied (new) 2025/11/24 03:52:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/24 03:52:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 03:52:32 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:32 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:32 DEBUG : existing-b: size = 6 OK 2025/11/24 03:52:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/24 03:52:32 INFO : existing-b: Copied (new) 2025/11/24 03:52:32 INFO : existing-b: Deleted 2025/11/24 03:52:32 DEBUG : existing: size = 6 OK 2025/11/24 03:52:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/24 03:52:32 INFO : existing: Copied (new) 2025/11/24 03:52:32 INFO : existing: Deleted 2025/11/24 03:52:33 DEBUG : existing: Destination exists, skipping 2025/11/24 03:52:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/24 03:52:33 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:52:33 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:52:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.74s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bucozeh8tevu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pojapaf8davu -> B2 bucket rclone-test-bucozeh8tevu 2025/11/24 03:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:37 DEBUG : empty space: size = 1 OK 2025/11/24 03:52:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 03:52:37 DEBUG : empty space: Unchanged skipping 2025/11/24 03:52:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:52:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bucozeh8tevu) 2025/11/24 03:52:37 DEBUG : potato3: Sizes differ 2025/11/24 03:52:37 DEBUG : B2 bucket rclone-test-bucozeh8tevu: Waiting for checks to finish 2025/11/24 03:52:38 INFO : empty space: Deleted 2025/11/24 03:52:38 DEBUG : B2 bucket rclone-test-bucozeh8tevu: Waiting for transfers to finish 2025/11/24 03:52:38 DEBUG : potato2: size = 60 OK 2025/11/24 03:52:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:52:38 INFO : potato2: Copied (server-side copy) 2025/11/24 03:52:38 DEBUG : potato3: size = 68 OK 2025/11/24 03:52:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/24 03:52:38 INFO : potato3: Copied (server-side copy) 2025/11/24 03:52:38 INFO : potato2: Deleted 2025/11/24 03:52:38 INFO : potato3: Deleted 2025/11/24 03:52:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fijabav9jufa" 2025/11/24 03:52:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/24 03:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/24 03:52:40 DEBUG : B2 bucket rclone-test-fijabav9jufa: Waiting for checks to finish 2025/11/24 03:52:40 DEBUG : B2 bucket rclone-test-fijabav9jufa: Waiting for transfers to finish 2025/11/24 03:52:41 DEBUG : empty space: size = 1 OK 2025/11/24 03:52:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/24 03:52:41 INFO : empty space: Copied (server-side copy) 2025/11/24 03:52:41 INFO : empty space: Deleted 2025/11/24 03:52:41 DEBUG : potato2: size = 60 OK 2025/11/24 03:52:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:52:41 INFO : potato2: Copied (server-side copy) 2025/11/24 03:52:41 INFO : potato2: Deleted 2025/11/24 03:52:41 DEBUG : potato3: size = 68 OK 2025/11/24 03:52:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/24 03:52:41 INFO : potato3: Copied (server-side copy) 2025/11/24 03:52:41 INFO : potato3: Deleted 2025/11/24 03:52:42 DEBUG : B2 bucket rclone-test-fijabav9jufa: Purge remote 2025/11/24 03:52:42 INFO : B2 bucket rclone-test-fijabav9jufa: cleaning bucket "rclone-test-fijabav9jufa" of all files 2025/11/24 03:52:42 DEBUG : empty space: Deleting (id "4_zff620d43f0edbb3b9fa80e1b_f11284e4062cfdf95_d20251124_m035240_c001_v0001134_t0042_u01763956360971") 2025/11/24 03:52:42 DEBUG : potato2: Deleting (id "4_zff620d43f0edbb3b9fa80e1b_f11361742f2f624f1_d20251124_m035241_c001_v0001185_t0057_u01763956361269") 2025/11/24 03:52:42 DEBUG : potato3: Deleting (id "4_zff620d43f0edbb3b9fa80e1b_f111e70e64e56bca4_d20251124_m035241_c001_v0001109_t0020_u01763956361344") 2025/11/24 03:52:43 DEBUG : B2 bucket rclone-test-bucozeh8tevu: Purge remote 2025/11/24 03:52:43 INFO : B2 bucket rclone-test-bucozeh8tevu: cleaning bucket "rclone-test-bucozeh8tevu" of all files 2025/11/24 03:52:43 DEBUG : empty space: Deleting (id "4_z1f42fd43f0ddbb3b9fa80e1b_f4088e504c8f9c0ed_d20251124_m035241_c001_v7007000_t0000_u01763956361251") 2025/11/24 03:52:43 DEBUG : empty space: Deleting (id "4_z1f42fd43f0ddbb3b9fa80e1b_f10422a6d4e6f30c0_d20251124_m035237_c001_v0001185_t0041_u01763956357241") 2025/11/24 03:52:43 DEBUG : potato2: Deleting (id "4_z1f42fd43f0ddbb3b9fa80e1b_f4088e504c8f9c0ee_d20251124_m035241_c001_v7007000_t0000_u01763956361511") 2025/11/24 03:52:43 DEBUG : potato2: Deleting (id "4_z1f42fd43f0ddbb3b9fa80e1b_f104f36deae45039b_d20251124_m035238_c001_v0001136_t0026_u01763956358105") 2025/11/24 03:52:43 DEBUG : potato3: Deleting (id "4_z1f42fd43f0ddbb3b9fa80e1b_f4088e504c8f9c0ef_d20251124_m035241_c001_v7007000_t0000_u01763956361862") 2025/11/24 03:52:43 DEBUG : potato3: Deleting (id "4_z1f42fd43f0ddbb3b9fa80e1b_f1050ef75410b979f_d20251124_m035238_c001_v0001185_t0042_u01763956358485") 2025/11/24 03:52:43 DEBUG : potato3: Deleting (id "4_z1f42fd43f0ddbb3b9fa80e1b_f10422a6d4e6f30ce_d20251124_m035237_c001_v0001185_t0033_u01763956357438") 2025/11/24 03:52:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/11/24 03:52:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 03:52:43 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.85s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dodubix3noxu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pojapaf8davu -> B2 bucket rclone-test-dodubix3noxu 2025/11/24 03:52:50 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 03:52:50 DEBUG : empty space: Excluded 2025/11/24 03:52:50 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 03:52:50 DEBUG : empty space: Excluded 2025/11/24 03:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:50 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:52:50 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dodubix3noxu) 2025/11/24 03:52:50 DEBUG : potato3: Sizes differ 2025/11/24 03:52:50 DEBUG : B2 bucket rclone-test-dodubix3noxu: Waiting for checks to finish 2025/11/24 03:52:50 DEBUG : B2 bucket rclone-test-dodubix3noxu: Waiting for transfers to finish 2025/11/24 03:52:50 DEBUG : potato2: size = 60 OK 2025/11/24 03:52:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:52:50 INFO : potato2: Copied (server-side copy) 2025/11/24 03:52:50 INFO : potato2: Deleted 2025/11/24 03:52:51 DEBUG : potato3: size = 68 OK 2025/11/24 03:52:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/24 03:52:51 INFO : potato3: Copied (server-side copy) 2025/11/24 03:52:51 INFO : potato3: Deleted 2025/11/24 03:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zibopip0reno" 2025/11/24 03:52:52 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 03:52:52 DEBUG : empty space: Excluded 2025/11/24 03:52:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:52:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/24 03:52:52 DEBUG : B2 bucket rclone-test-zibopip0reno: Waiting for checks to finish 2025/11/24 03:52:52 DEBUG : B2 bucket rclone-test-zibopip0reno: Waiting for transfers to finish 2025/11/24 03:52:53 DEBUG : potato2: size = 60 OK 2025/11/24 03:52:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:52:53 INFO : potato2: Copied (server-side copy) 2025/11/24 03:52:53 INFO : potato2: Deleted 2025/11/24 03:52:54 DEBUG : potato3: size = 68 OK 2025/11/24 03:52:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/24 03:52:54 INFO : potato3: Copied (server-side copy) 2025/11/24 03:52:54 INFO : potato3: Deleted 2025/11/24 03:52:54 DEBUG : B2 bucket rclone-test-zibopip0reno: Purge remote 2025/11/24 03:52:54 INFO : B2 bucket rclone-test-zibopip0reno: cleaning bucket "rclone-test-zibopip0reno" of all files 2025/11/24 03:52:55 DEBUG : potato2: Deleting (id "4_z6f123d53f0edbb3b9fa80e1b_f1177fcc2016fcf37_d20251124_m035253_c001_v0001177_t0021_u01763956373372") 2025/11/24 03:52:55 DEBUG : potato3: Deleting (id "4_z6f123d53f0edbb3b9fa80e1b_f118898035c203cf2_d20251124_m035253_c001_v0001116_t0012_u01763956373610") 2025/11/24 03:52:55 DEBUG : B2 bucket rclone-test-dodubix3noxu: Purge remote 2025/11/24 03:52:55 INFO : B2 bucket rclone-test-dodubix3noxu: cleaning bucket "rclone-test-dodubix3noxu" of all files 2025/11/24 03:52:55 DEBUG : empty space: Deleting (id "4_z4f422d33f0edbb3b9fa80e1b_f118c7895043b4e99_d20251124_m035249_c001_v0001185_t0040_u01763956369315") 2025/11/24 03:52:55 DEBUG : potato2: Deleting (id "4_z4f422d33f0edbb3b9fa80e1b_f414f558eb12a476e_d20251124_m035253_c001_v7007000_t0000_u01763956373587") 2025/11/24 03:52:55 DEBUG : potato2: Deleting (id "4_z4f422d33f0edbb3b9fa80e1b_f119fdcd4573e31af_d20251124_m035250_c001_v0001136_t0041_u01763956370270") 2025/11/24 03:52:55 DEBUG : potato3: Deleting (id "4_z4f422d33f0edbb3b9fa80e1b_f414f558eb12a4770_d20251124_m035254_c001_v7007000_t0000_u01763956374482") 2025/11/24 03:52:55 DEBUG : potato3: Deleting (id "4_z4f422d33f0edbb3b9fa80e1b_f106d8a4a5c8c6edd_d20251124_m035250_c001_v0001137_t0049_u01763956370591") 2025/11/24 03:52:55 DEBUG : potato3: Deleting (id "4_z4f422d33f0edbb3b9fa80e1b_f118c7895043b4ea7_d20251124_m035249_c001_v0001185_t0023_u01763956369527") --- PASS: TestServerSideMoveWithFilter (13.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pinuwib3rude" 2025/11/24 03:53:00 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pojapaf8davu -> B2 bucket rclone-test-pinuwib3rude 2025/11/24 03:53:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:53:03 DEBUG : empty space: size = 1 OK 2025/11/24 03:53:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 03:53:03 DEBUG : empty space: Unchanged skipping 2025/11/24 03:53:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:53:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pinuwib3rude) 2025/11/24 03:53:03 DEBUG : potato3: Sizes differ 2025/11/24 03:53:03 DEBUG : B2 bucket rclone-test-pinuwib3rude: Waiting for checks to finish 2025/11/24 03:53:03 INFO : empty space: Deleted 2025/11/24 03:53:03 DEBUG : B2 bucket rclone-test-pinuwib3rude: Waiting for transfers to finish 2025/11/24 03:53:03 DEBUG : potato3: size = 68 OK 2025/11/24 03:53:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/24 03:53:03 INFO : potato3: Copied (server-side copy) 2025/11/24 03:53:03 INFO : potato3: Deleted 2025/11/24 03:53:03 DEBUG : potato2: size = 60 OK 2025/11/24 03:53:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:53:03 INFO : potato2: Copied (server-side copy) 2025/11/24 03:53:04 INFO : potato2: Deleted 2025/11/24 03:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jaxigis3niqu" 2025/11/24 03:53:05 INFO : tomatoDir: Making directory 2025/11/24 03:53:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/24 03:53:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 03:53:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/24 03:53:05 DEBUG : B2 bucket rclone-test-jaxigis3niqu: Waiting for checks to finish 2025/11/24 03:53:05 DEBUG : B2 bucket rclone-test-jaxigis3niqu: Waiting for transfers to finish 2025/11/24 03:53:06 DEBUG : empty space: size = 1 OK 2025/11/24 03:53:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/24 03:53:06 INFO : empty space: Copied (server-side copy) 2025/11/24 03:53:06 INFO : empty space: Deleted 2025/11/24 03:53:06 DEBUG : potato3: size = 68 OK 2025/11/24 03:53:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/24 03:53:06 INFO : potato3: Copied (server-side copy) 2025/11/24 03:53:07 INFO : potato3: Deleted 2025/11/24 03:53:07 DEBUG : potato2: size = 60 OK 2025/11/24 03:53:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/24 03:53:07 INFO : potato2: Copied (server-side copy) 2025/11/24 03:53:07 INFO : potato2: Deleted 2025/11/24 03:53:08 DEBUG : B2 bucket rclone-test-jaxigis3niqu: Purge remote 2025/11/24 03:53:08 INFO : B2 bucket rclone-test-jaxigis3niqu: cleaning bucket "rclone-test-jaxigis3niqu" of all files 2025/11/24 03:53:08 DEBUG : empty space: Deleting (id "4_z3f226d83f0edbb3b9fa80e1b_f119a6e73b60d614f_d20251124_m035306_c001_v0001179_t0045_u01763956386421") 2025/11/24 03:53:08 DEBUG : potato2: Deleting (id "4_z3f226d83f0edbb3b9fa80e1b_f102f921a49439eff_d20251124_m035306_c001_v0001115_t0021_u01763956386657") 2025/11/24 03:53:08 DEBUG : potato3: Deleting (id "4_z3f226d83f0edbb3b9fa80e1b_f1081a4f8d633977d_d20251124_m035306_c001_v0001185_t0015_u01763956386808") 2025/11/24 03:53:08 DEBUG : B2 bucket rclone-test-pinuwib3rude: Purge remote 2025/11/24 03:53:08 INFO : B2 bucket rclone-test-pinuwib3rude: cleaning bucket "rclone-test-pinuwib3rude" of all files 2025/11/24 03:53:09 DEBUG : empty space: Deleting (id "4_zefa25d53f0edbb3b9fa80e1b_f4182ddb321a55690_d20251124_m035306_c001_v7007000_t0000_u01763956386639") 2025/11/24 03:53:09 DEBUG : empty space: Deleting (id "4_zefa25d53f0edbb3b9fa80e1b_f11429ceb8c9ed179_d20251124_m035302_c001_v0001185_t0053_u01763956382283") 2025/11/24 03:53:09 DEBUG : potato2: Deleting (id "4_zefa25d53f0edbb3b9fa80e1b_f4182ddb321a55694_d20251124_m035307_c001_v7007000_t0000_u01763956387493") 2025/11/24 03:53:09 DEBUG : potato2: Deleting (id "4_zefa25d53f0edbb3b9fa80e1b_f119acba8a9d47243_d20251124_m035303_c001_v0001157_t0004_u01763956383586") 2025/11/24 03:53:09 DEBUG : potato3: Deleting (id "4_zefa25d53f0edbb3b9fa80e1b_f4182ddb321a55692_d20251124_m035307_c001_v7007000_t0000_u01763956387047") 2025/11/24 03:53:09 DEBUG : potato3: Deleting (id "4_zefa25d53f0edbb3b9fa80e1b_f11429ceb8c9ed198_d20251124_m035303_c001_v0001185_t0045_u01763956383217") 2025/11/24 03:53:09 DEBUG : potato3: Deleting (id "4_zefa25d53f0edbb3b9fa80e1b_f11429ceb8c9ed185_d20251124_m035302_c001_v0001185_t0037_u01763956382591") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.98s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/rclone-sync-test" 2025/11/24 03:53:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/rclone-sync-test-include/layer2" 2025/11/24 03:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/rclone-sync-test-ignore-file" 2025/11/24 03:53:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/24 03:53:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 03:53:22 DEBUG : pacer: Reducing sleep to 10ms 2025/11/24 03:53:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 03:53:22 DEBUG : B2 bucket rclone-test-pojapaf8davu path rclone-sync-test: Waiting for checks to finish 2025/11/24 03:53:22 DEBUG : B2 bucket rclone-test-pojapaf8davu path rclone-sync-test: Waiting for transfers to finish 2025/11/24 03:53:22 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:22 INFO : There was nothing to transfer 2025/11/24 03:53:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 03:53:23 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:53:23 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:53:23 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:23 INFO : There was nothing to transfer 2025/11/24 03:53:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 03:53:23 DEBUG : B2 bucket rclone-test-pojapaf8davu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/24 03:53:23 DEBUG : B2 bucket rclone-test-pojapaf8davu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/24 03:53:23 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:23 INFO : There was nothing to transfer 2025/11/24 03:53:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 03:53:24 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:53:24 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:53:24 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:24 INFO : There was nothing to transfer 2025/11/24 03:53:24 DEBUG : Excluded 2025/11/24 03:53:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 03:53:24 DEBUG : B2 bucket rclone-test-pojapaf8davu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/24 03:53:24 DEBUG : B2 bucket rclone-test-pojapaf8davu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/24 03:53:24 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.43s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dst" 2025/11/24 03:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/CompareDest" 2025/11/24 03:53:28 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 03:53:28 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:28 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:29 DEBUG : one: size = 3 OK 2025/11/24 03:53:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:53:29 INFO : one: Copied (new) 2025/11/24 03:53:29 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:30 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:30 DEBUG : one: Sizes differ 2025/11/24 03:53:30 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:30 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:30 DEBUG : one: size = 5 OK 2025/11/24 03:53:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/24 03:53:30 INFO : one: Copied (replaced existing) 2025/11/24 03:53:30 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:32 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:32 DEBUG : one: Sizes differ 2025/11/24 03:53:32 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:32 DEBUG : one: size = 5 OK 2025/11/24 03:53:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 03:53:32 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:32 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:32 INFO : There was nothing to transfer 2025/11/24 03:53:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:33 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:33 DEBUG : one: Sizes differ 2025/11/24 03:53:34 DEBUG : two: size = 3 OK 2025/11/24 03:53:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 03:53:34 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:34 DEBUG : one: size = 5 OK 2025/11/24 03:53:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 03:53:34 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:34 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:34 INFO : There was nothing to transfer 2025/11/24 03:53:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:34 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:34 DEBUG : one: Sizes differ 2025/11/24 03:53:34 DEBUG : two: size = 3 OK 2025/11/24 03:53:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 03:53:34 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:34 DEBUG : one: size = 5 OK 2025/11/24 03:53:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 03:53:34 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:34 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:34 INFO : There was nothing to transfer 2025/11/24 03:53:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:35 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:35 DEBUG : one: Sizes differ 2025/11/24 03:53:35 DEBUG : two: size = 3 OK 2025/11/24 03:53:35 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 2025/11/24 03:53:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/24 03:53:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 03:53:35 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:35 DEBUG : one: size = 5 OK 2025/11/24 03:53:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 03:53:35 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:35 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:35 INFO : There was nothing to transfer 2025/11/24 03:53:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:36 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:36 DEBUG : one: Sizes differ 2025/11/24 03:53:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:36 DEBUG : two: size = 3 (B2 bucket rclone-test-pojapaf8davu path CompareDest) 2025/11/24 03:53:36 DEBUG : two: Sizes differ 2025/11/24 03:53:36 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 03:53:36 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:36 DEBUG : one: size = 5 OK 2025/11/24 03:53:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 03:53:36 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:37 DEBUG : two: size = 5 OK 2025/11/24 03:53:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/24 03:53:37 INFO : two: Copied (new) 2025/11/24 03:53:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.16s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dest" 2025/11/24 03:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/pre-dest1" 2025/11/24 03:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/pre-dest2" 2025/11/24 03:53:44 DEBUG : 1: size = 1 OK 2025/11/24 03:53:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:53:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/24 03:53:44 DEBUG : 2: size = 1 OK 2025/11/24 03:53:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:53:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/24 03:53:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/24 03:53:45 DEBUG : B2 bucket rclone-test-pojapaf8davu path dest: Waiting for checks to finish 2025/11/24 03:53:45 DEBUG : B2 bucket rclone-test-pojapaf8davu path dest: Waiting for transfers to finish 2025/11/24 03:53:45 DEBUG : 3: size = 1 OK 2025/11/24 03:53:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/24 03:53:45 INFO : 3: Copied (new) 2025/11/24 03:53:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:53:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dst" 2025/11/24 03:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/CopyDest" 2025/11/24 03:53:50 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 03:53:50 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:50 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:51 DEBUG : one: size = 3 OK 2025/11/24 03:53:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:53:51 INFO : one: Copied (new) 2025/11/24 03:53:51 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:52 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:52 DEBUG : one: Sizes differ 2025/11/24 03:53:52 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:52 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:52 DEBUG : one: size = 5 OK 2025/11/24 03:53:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/24 03:53:52 INFO : one: Copied (replaced existing) 2025/11/24 03:53:52 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/BackupDir" 2025/11/24 03:53:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:55 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:55 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:55 DEBUG : one: Sizes differ 2025/11/24 03:53:55 DEBUG : one: size = 5 OK 2025/11/24 03:53:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:53:55 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:53:55 DEBUG : one: Sizes differ 2025/11/24 03:53:56 DEBUG : one: size = 3 OK 2025/11/24 03:53:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:53:56 INFO : one: Copied (server-side copy) 2025/11/24 03:53:56 INFO : one: Deleted 2025/11/24 03:53:57 DEBUG : one: size = 5 OK 2025/11/24 03:53:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/24 03:53:57 INFO : one: Copied (server-side copy) 2025/11/24 03:53:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/24 03:53:57 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:57 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:58 DEBUG : one: size = 5 OK 2025/11/24 03:53:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:58 DEBUG : one: Unchanged skipping 2025/11/24 03:53:58 DEBUG : two: size = 3 OK 2025/11/24 03:53:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:58 DEBUG : two: size = 3 OK 2025/11/24 03:53:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/24 03:53:58 INFO : two: Copied (server-side copy) 2025/11/24 03:53:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/24 03:53:58 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:58 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:58 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:59 DEBUG : two: size = 3 OK 2025/11/24 03:53:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:59 DEBUG : two: Unchanged skipping 2025/11/24 03:53:59 DEBUG : one: size = 5 OK 2025/11/24 03:53:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:53:59 DEBUG : one: Unchanged skipping 2025/11/24 03:53:59 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:53:59 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:53:59 DEBUG : Waiting for deletions to finish 2025/11/24 03:53:59 INFO : There was nothing to transfer 2025/11/24 03:54:00 DEBUG : one: size = 5 OK 2025/11/24 03:54:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:54:00 DEBUG : one: Unchanged skipping 2025/11/24 03:54:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:00 DEBUG : three: size = 5 (B2 bucket rclone-test-pojapaf8davu path CopyDest) 2025/11/24 03:54:00 DEBUG : three: Sizes differ 2025/11/24 03:54:00 DEBUG : three: Destination not found in --copy-dest 2025/11/24 03:54:00 DEBUG : three: Need to transfer - File not found at Destination 2025/11/24 03:54:00 DEBUG : two: size = 3 OK 2025/11/24 03:54:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/24 03:54:00 DEBUG : two: Unchanged skipping 2025/11/24 03:54:00 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:00 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:01 DEBUG : three: size = 7 OK 2025/11/24 03:54:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/24 03:54:01 INFO : three: Copied (new) 2025/11/24 03:54:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.65s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:54:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dst" 2025/11/24 03:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/backup" 2025/11/24 03:54:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:08 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:08 DEBUG : one: Sizes differ 2025/11/24 03:54:08 DEBUG : two: size = 3 OK 2025/11/24 03:54:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:08 DEBUG : two: Unchanged skipping 2025/11/24 03:54:08 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:09 DEBUG : one: size = 3 OK 2025/11/24 03:54:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:54:09 INFO : one: Copied (server-side copy) 2025/11/24 03:54:09 INFO : one: Deleted 2025/11/24 03:54:09 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:10 DEBUG : one: size = 4 OK 2025/11/24 03:54:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:10 INFO : one: Copied (new) 2025/11/24 03:54:10 DEBUG : Waiting for deletions to finish 2025/11/24 03:54:11 DEBUG : three.txt: size = 5 OK 2025/11/24 03:54:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/24 03:54:11 INFO : three.txt: Copied (server-side copy) 2025/11/24 03:54:11 INFO : three.txt: Deleted 2025/11/24 03:54:11 INFO : three.txt: Moved into backup dir 2025/11/24 03:54:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:13 DEBUG : one: size = 4 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:13 DEBUG : one: Sizes differ 2025/11/24 03:54:13 DEBUG : two: size = 3 OK 2025/11/24 03:54:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:13 DEBUG : two: Unchanged skipping 2025/11/24 03:54:13 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:13 DEBUG : one: size = 4 OK 2025/11/24 03:54:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:13 INFO : one: Copied (server-side copy) 2025/11/24 03:54:13 INFO : one: Deleted 2025/11/24 03:54:13 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:14 DEBUG : one: size = 5 OK 2025/11/24 03:54:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/24 03:54:14 INFO : one: Copied (new) 2025/11/24 03:54:14 DEBUG : Waiting for deletions to finish 2025/11/24 03:54:14 DEBUG : three.txt: size = 6 OK 2025/11/24 03:54:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/24 03:54:14 INFO : three.txt: Copied (server-side copy) 2025/11/24 03:54:15 INFO : three.txt: Deleted 2025/11/24 03:54:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.10s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dst" 2025/11/24 03:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/backup" 2025/11/24 03:54:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:21 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:21 DEBUG : one: Sizes differ 2025/11/24 03:54:21 DEBUG : two: size = 3 OK 2025/11/24 03:54:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:21 DEBUG : two: Unchanged skipping 2025/11/24 03:54:21 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:22 DEBUG : one.bak: size = 3 OK 2025/11/24 03:54:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:54:22 INFO : one: Copied (server-side copy) to: one.bak 2025/11/24 03:54:22 INFO : one: Deleted 2025/11/24 03:54:22 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:23 DEBUG : one: size = 4 OK 2025/11/24 03:54:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:23 INFO : one: Copied (new) 2025/11/24 03:54:23 DEBUG : Waiting for deletions to finish 2025/11/24 03:54:23 DEBUG : three.txt.bak: size = 5 OK 2025/11/24 03:54:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/24 03:54:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/24 03:54:24 INFO : three.txt: Deleted 2025/11/24 03:54:24 INFO : three.txt: Moved into backup dir 2025/11/24 03:54:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:25 DEBUG : one: size = 4 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:25 DEBUG : one: Sizes differ 2025/11/24 03:54:25 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:25 DEBUG : two: size = 3 OK 2025/11/24 03:54:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:25 DEBUG : two: Unchanged skipping 2025/11/24 03:54:26 DEBUG : one.bak: size = 4 OK 2025/11/24 03:54:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:26 INFO : one: Copied (server-side copy) to: one.bak 2025/11/24 03:54:26 INFO : one: Deleted 2025/11/24 03:54:26 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:26 DEBUG : one: size = 5 OK 2025/11/24 03:54:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/24 03:54:26 INFO : one: Copied (new) 2025/11/24 03:54:26 DEBUG : Waiting for deletions to finish 2025/11/24 03:54:27 DEBUG : three.txt.bak: size = 6 OK 2025/11/24 03:54:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/24 03:54:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/24 03:54:27 INFO : three.txt: Deleted 2025/11/24 03:54:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dst" 2025/11/24 03:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/backup" 2025/11/24 03:54:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:33 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:33 DEBUG : two: size = 3 OK 2025/11/24 03:54:33 DEBUG : one: Sizes differ 2025/11/24 03:54:33 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:33 DEBUG : two: Unchanged skipping 2025/11/24 03:54:34 DEBUG : one-2019-01-01: size = 3 OK 2025/11/24 03:54:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:54:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/24 03:54:34 INFO : one: Deleted 2025/11/24 03:54:34 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:35 DEBUG : one: size = 4 OK 2025/11/24 03:54:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:35 INFO : one: Copied (new) 2025/11/24 03:54:35 DEBUG : Waiting for deletions to finish 2025/11/24 03:54:36 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/24 03:54:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/24 03:54:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/24 03:54:36 INFO : three.txt: Deleted 2025/11/24 03:54:36 INFO : three.txt: Moved into backup dir 2025/11/24 03:54:38 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:38 DEBUG : one: size = 4 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:38 DEBUG : one: Sizes differ 2025/11/24 03:54:38 DEBUG : two: size = 3 OK 2025/11/24 03:54:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:38 DEBUG : two: Unchanged skipping 2025/11/24 03:54:38 DEBUG : one-2019-01-01: size = 4 OK 2025/11/24 03:54:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/24 03:54:38 INFO : one: Deleted 2025/11/24 03:54:38 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:39 DEBUG : one: size = 5 OK 2025/11/24 03:54:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/24 03:54:39 INFO : one: Copied (new) 2025/11/24 03:54:39 DEBUG : Waiting for deletions to finish 2025/11/24 03:54:39 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/24 03:54:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/24 03:54:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/24 03:54:39 INFO : three.txt: Deleted 2025/11/24 03:54:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.39s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dst" 2025/11/24 03:54:44 DEBUG : two: size = 3 OK 2025/11/24 03:54:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:44 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:44 DEBUG : two: Unchanged skipping 2025/11/24 03:54:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:44 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:44 DEBUG : one: Sizes differ 2025/11/24 03:54:44 DEBUG : one.bak: size = 3 OK 2025/11/24 03:54:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:54:44 INFO : one: Copied (server-side copy) to: one.bak 2025/11/24 03:54:45 INFO : one: Deleted 2025/11/24 03:54:45 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:45 DEBUG : one: size = 4 OK 2025/11/24 03:54:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:45 INFO : one: Copied (new) 2025/11/24 03:54:45 DEBUG : Waiting for deletions to finish 2025/11/24 03:54:46 DEBUG : three.txt.bak: size = 5 OK 2025/11/24 03:54:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/24 03:54:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/24 03:54:46 INFO : three.txt: Deleted 2025/11/24 03:54:46 INFO : three.txt: Moved into backup dir 2025/11/24 03:54:47 DEBUG : one.bak: Excluded (Path Filter) 2025/11/24 03:54:47 DEBUG : one.bak: Excluded 2025/11/24 03:54:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/24 03:54:47 DEBUG : three.txt.bak: Excluded 2025/11/24 03:54:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:47 DEBUG : one: size = 4 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:47 DEBUG : one: Sizes differ 2025/11/24 03:54:47 DEBUG : two: size = 3 OK 2025/11/24 03:54:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:47 DEBUG : two: Unchanged skipping 2025/11/24 03:54:47 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for checks to finish 2025/11/24 03:54:48 DEBUG : one.bak: size = 4 OK 2025/11/24 03:54:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:48 INFO : one: Copied (server-side copy) to: one.bak 2025/11/24 03:54:48 INFO : one: Deleted 2025/11/24 03:54:48 DEBUG : B2 bucket rclone-test-pojapaf8davu path dst: Waiting for transfers to finish 2025/11/24 03:54:48 DEBUG : one: size = 5 OK 2025/11/24 03:54:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/24 03:54:48 INFO : one: Copied (new) 2025/11/24 03:54:48 DEBUG : Waiting for deletions to finish 2025/11/24 03:54:49 DEBUG : three.txt.bak: size = 6 OK 2025/11/24 03:54:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/24 03:54:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/24 03:54:49 INFO : three.txt: Deleted 2025/11/24 03:54:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.85s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:54:52 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-13.backblaze.com/b2api/v1/b2_upload_file/af025de3f0cdbb3b9fa80e1b/c001_v0001179_t0012": EOF 2025/11/24 03:54:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-13.backblaze.com/b2api/v1/b2_upload_file/af025de3f0cdbb3b9fa80e1b/c001_v0001179_t0012": EOF) 2025/11/24 03:54:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-pojapaf8davu: 1/10 (Post "https://pod-000-1179-13.backblaze.com/b2api/v1/b2_upload_file/af025de3f0cdbb3b9fa80e1b/c001_v0001179_t0012": EOF) 2025/11/24 03:54:54 DEBUG : pacer: Reducing sleep to 10ms 2025/11/24 03:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dst" 2025/11/24 03:54:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:56 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:56 DEBUG : one: Sizes differ 2025/11/24 03:54:57 DEBUG : one.bak: size = 3 OK 2025/11/24 03:54:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:54:57 INFO : one: Copied (server-side copy) to: one.bak 2025/11/24 03:54:57 INFO : one: Deleted 2025/11/24 03:54:58 DEBUG : one: size = 4 OK 2025/11/24 03:54:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:54:58 INFO : one: Copied (new) 2025/11/24 03:54:58 DEBUG : two: size = 3 OK 2025/11/24 03:54:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:54:58 DEBUG : two: Unchanged skipping 2025/11/24 03:54:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:54:58 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:54:58 DEBUG : three.txt: Sizes differ 2025/11/24 03:54:59 DEBUG : three.txt.bak: size = 5 OK 2025/11/24 03:54:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/24 03:54:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/24 03:54:59 INFO : three.txt: Deleted 2025/11/24 03:55:00 DEBUG : three.txt: size = 6 OK 2025/11/24 03:55:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/24 03:55:00 INFO : three.txt: Copied (new) 2025/11/24 03:55:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:01 DEBUG : one: size = 4 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:55:01 DEBUG : one: Sizes differ 2025/11/24 03:55:01 DEBUG : one.bak: size = 4 OK 2025/11/24 03:55:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:55:01 INFO : one: Copied (server-side copy) to: one.bak 2025/11/24 03:55:01 INFO : one: Deleted 2025/11/24 03:55:02 DEBUG : one: size = 5 OK 2025/11/24 03:55:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/24 03:55:02 INFO : one: Copied (new) 2025/11/24 03:55:02 DEBUG : two: size = 3 OK 2025/11/24 03:55:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:02 DEBUG : two: Unchanged skipping 2025/11/24 03:55:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:02 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:55:02 DEBUG : three.txt: Sizes differ 2025/11/24 03:55:02 DEBUG : three.txt.bak: size = 6 OK 2025/11/24 03:55:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/24 03:55:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/24 03:55:03 INFO : three.txt: Deleted 2025/11/24 03:55:03 DEBUG : three.txt: size = 19 OK 2025/11/24 03:55:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/24 03:55:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.13s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pojapaf8davu/dst" 2025/11/24 03:55:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:07 DEBUG : one: size = 3 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:55:07 DEBUG : one: Sizes differ 2025/11/24 03:55:09 DEBUG : one-2019-01-01: size = 3 OK 2025/11/24 03:55:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/24 03:55:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/24 03:55:09 INFO : one: Deleted 2025/11/24 03:55:10 DEBUG : one: size = 4 OK 2025/11/24 03:55:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:55:10 INFO : one: Copied (new) 2025/11/24 03:55:10 DEBUG : two: size = 3 OK 2025/11/24 03:55:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:10 DEBUG : two: Unchanged skipping 2025/11/24 03:55:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:55:10 DEBUG : three.txt: Sizes differ 2025/11/24 03:55:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/24 03:55:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/24 03:55:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/24 03:55:11 INFO : three.txt: Deleted 2025/11/24 03:55:11 DEBUG : three.txt: size = 6 OK 2025/11/24 03:55:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/24 03:55:11 INFO : three.txt: Copied (new) 2025/11/24 03:55:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/24 03:55:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/24 03:55:12 DEBUG : pacer: Reducing sleep to 10ms 2025/11/24 03:55:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:12 DEBUG : one: size = 4 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:55:12 DEBUG : one: Sizes differ 2025/11/24 03:55:13 DEBUG : one-2019-01-01: size = 4 OK 2025/11/24 03:55:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/24 03:55:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/24 03:55:13 INFO : one: Deleted 2025/11/24 03:55:13 DEBUG : one: size = 5 OK 2025/11/24 03:55:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/24 03:55:13 INFO : one: Copied (new) 2025/11/24 03:55:13 DEBUG : two: size = 3 OK 2025/11/24 03:55:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:13 DEBUG : two: Unchanged skipping 2025/11/24 03:55:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pojapaf8davu path dst) 2025/11/24 03:55:14 DEBUG : three.txt: Sizes differ 2025/11/24 03:55:14 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/24 03:55:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/24 03:55:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/24 03:55:14 INFO : three.txt: Deleted 2025/11/24 03:55:15 DEBUG : three.txt: size = 19 OK 2025/11/24 03:55:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/24 03:55:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.85s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:55:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:17 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:17 DEBUG : Testêé: Sizes differ 2025/11/24 03:55:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:55:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:55:18 DEBUG : Testêé: size = 14 OK 2025/11/24 03:55:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/24 03:55:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/24 03:55:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.46s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:55:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 03:55:19 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:55:19 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:55:20 DEBUG : existing: size = 6 OK 2025/11/24 03:55:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/24 03:55:20 INFO : existing: Copied (new) 2025/11/24 03:55:20 DEBUG : Waiting for deletions to finish 2025/11/24 03:55:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:20 DEBUG : existing: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:20 DEBUG : existing: Sizes differ 2025/11/24 03:55:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/24 03:55:20 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:55:20 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:55:20 ERROR : B2 bucket rclone-test-pojapaf8davu: not deleting files as there were IO errors 2025/11/24 03:55:20 ERROR : B2 bucket rclone-test-pojapaf8davu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.31s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:55:22 DEBUG : EXISTING: size = 6 OK 2025/11/24 03:55:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:22 DEBUG : existing: Unchanged skipping 2025/11/24 03:55:22 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:55:22 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:55:22 DEBUG : Waiting for deletions to finish 2025/11/24 03:55:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.43s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:55:37 DEBUG : both10: size = 6 OK 2025/11/24 03:55:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both10: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both11: size = 6 OK 2025/11/24 03:55:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both11: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both12: size = 6 OK 2025/11/24 03:55:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both12: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both13: size = 6 OK 2025/11/24 03:55:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both14: size = 6 OK 2025/11/24 03:55:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both15: size = 6 OK 2025/11/24 03:55:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:55:37 DEBUG : both13: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both16: size = 6 OK 2025/11/24 03:55:37 DEBUG : both14: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both17: size = 6 OK 2025/11/24 03:55:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both17: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both18: size = 6 OK 2025/11/24 03:55:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both18: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both19: size = 6 OK 2025/11/24 03:55:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both15: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both1: size = 6 OK 2025/11/24 03:55:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both0: size = 6 OK 2025/11/24 03:55:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both19: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both2: size = 6 OK 2025/11/24 03:55:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both1: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both3: size = 6 OK 2025/11/24 03:55:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both16: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both0: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both4: size = 6 OK 2025/11/24 03:55:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both4: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both5: size = 6 OK 2025/11/24 03:55:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both5: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both6: size = 6 OK 2025/11/24 03:55:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both7: size = 6 OK 2025/11/24 03:55:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both6: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both8: size = 6 OK 2025/11/24 03:55:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both7: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both9: size = 6 OK 2025/11/24 03:55:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:37 DEBUG : both3: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both2: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both8: Unchanged skipping 2025/11/24 03:55:37 DEBUG : both9: Unchanged skipping 2025/11/24 03:55:37 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:55:37 DEBUG : Waiting for deletions to finish 2025/11/24 03:55:37 INFO : only7: Deleted 2025/11/24 03:55:38 INFO : only10: Deleted 2025/11/24 03:55:38 INFO : only15: Deleted 2025/11/24 03:55:38 INFO : only17: Deleted 2025/11/24 03:55:38 INFO : only2: Deleted 2025/11/24 03:55:38 INFO : only3: Deleted 2025/11/24 03:55:38 INFO : only4: Deleted 2025/11/24 03:55:38 INFO : only11: Deleted 2025/11/24 03:55:38 INFO : only16: Deleted 2025/11/24 03:55:38 INFO : only1: Deleted 2025/11/24 03:55:38 INFO : only12: Deleted 2025/11/24 03:55:38 INFO : only19: Deleted 2025/11/24 03:55:38 INFO : only6: Deleted 2025/11/24 03:55:38 INFO : only8: Deleted 2025/11/24 03:55:38 INFO : only9: Deleted 2025/11/24 03:55:38 INFO : only0: Deleted 2025/11/24 03:55:38 INFO : only13: Deleted 2025/11/24 03:55:38 INFO : only14: Deleted 2025/11/24 03:55:38 INFO : only18: Deleted 2025/11/24 03:55:38 INFO : only5: Deleted 2025/11/24 03:55:38 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.69s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:55:56 DEBUG : both0: size = 6 OK 2025/11/24 03:55:56 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:55:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both11: size = 6 OK 2025/11/24 03:55:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both12: size = 6 OK 2025/11/24 03:55:56 DEBUG : both10: size = 6 OK 2025/11/24 03:55:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both0: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both13: size = 6 OK 2025/11/24 03:55:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both12: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both14: size = 6 OK 2025/11/24 03:55:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both14: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both15: size = 6 OK 2025/11/24 03:55:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both10: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both16: size = 6 OK 2025/11/24 03:55:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both16: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both17: size = 6 OK 2025/11/24 03:55:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both17: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both18: size = 6 OK 2025/11/24 03:55:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both13: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both19: size = 6 OK 2025/11/24 03:55:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both11: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both1: size = 6 OK 2025/11/24 03:55:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both18: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both15: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both3: size = 6 OK 2025/11/24 03:55:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both2: size = 6 OK 2025/11/24 03:55:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both19: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both4: size = 6 OK 2025/11/24 03:55:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both4: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both5: size = 6 OK 2025/11/24 03:55:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both1: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both6: size = 6 OK 2025/11/24 03:55:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both6: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both7: size = 6 OK 2025/11/24 03:55:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both7: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both8: size = 6 OK 2025/11/24 03:55:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both3: Unchanged skipping 2025/11/24 03:55:56 DEBUG : both9: size = 6 OK 2025/11/24 03:55:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:55:56 DEBUG : both2: Unchanged skipping 2025/11/24 03:55:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only0: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only0: Sizes differ 2025/11/24 03:55:56 DEBUG : both5: Unchanged skipping 2025/11/24 03:55:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only10: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only10: Sizes differ 2025/11/24 03:55:56 DEBUG : both8: Unchanged skipping 2025/11/24 03:55:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only11: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only11: Sizes differ 2025/11/24 03:55:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only12: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only12: Sizes differ 2025/11/24 03:55:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only13: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only13: Sizes differ 2025/11/24 03:55:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only14: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only14: Sizes differ 2025/11/24 03:55:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only15: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only15: Sizes differ 2025/11/24 03:55:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only16: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only16: Sizes differ 2025/11/24 03:55:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only17: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only17: Sizes differ 2025/11/24 03:55:56 DEBUG : both9: Unchanged skipping 2025/11/24 03:55:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only18: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only18: Sizes differ 2025/11/24 03:55:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only19: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only19: Sizes differ 2025/11/24 03:55:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only1: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only1: Sizes differ 2025/11/24 03:55:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only2: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only4: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only2: Sizes differ 2025/11/24 03:55:56 DEBUG : only4: Sizes differ 2025/11/24 03:55:56 DEBUG : only3: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only3: Sizes differ 2025/11/24 03:55:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only5: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only5: Sizes differ 2025/11/24 03:55:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only6: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only6: Sizes differ 2025/11/24 03:55:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only7: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only7: Sizes differ 2025/11/24 03:55:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only8: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only8: Sizes differ 2025/11/24 03:55:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1161193815) 2025/11/24 03:55:56 DEBUG : only9: size = 6 (B2 bucket rclone-test-pojapaf8davu) 2025/11/24 03:55:56 DEBUG : only9: Sizes differ 2025/11/24 03:55:56 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:55:57 DEBUG : only10: size = 0 OK 2025/11/24 03:55:57 DEBUG : only14: size = 0 OK 2025/11/24 03:55:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only10: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only14: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only15: size = 0 OK 2025/11/24 03:55:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only15: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only16: size = 0 OK 2025/11/24 03:55:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only16: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only12: size = 0 OK 2025/11/24 03:55:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only12: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only18: size = 0 OK 2025/11/24 03:55:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only18: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only17: size = 0 OK 2025/11/24 03:55:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only17: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only0: size = 0 OK 2025/11/24 03:55:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only0: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only13: size = 0 OK 2025/11/24 03:55:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only13: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only19: size = 0 OK 2025/11/24 03:55:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only19: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only11: size = 0 OK 2025/11/24 03:55:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only11: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only1: size = 0 OK 2025/11/24 03:55:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only1: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only5: size = 0 OK 2025/11/24 03:55:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only5: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only3: size = 0 OK 2025/11/24 03:55:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only3: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only6: size = 0 OK 2025/11/24 03:55:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only6: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only7: size = 0 OK 2025/11/24 03:55:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only7: Copied (replaced existing) 2025/11/24 03:55:57 DEBUG : only9: size = 0 OK 2025/11/24 03:55:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:57 INFO : only9: Copied (replaced existing) 2025/11/24 03:55:58 DEBUG : only8: size = 0 OK 2025/11/24 03:55:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:58 INFO : only8: Copied (replaced existing) 2025/11/24 03:55:58 DEBUG : only2: size = 0 OK 2025/11/24 03:55:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:58 INFO : only2: Copied (replaced existing) 2025/11/24 03:55:58 DEBUG : only4: size = 0 OK 2025/11/24 03:55:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/24 03:55:58 INFO : only4: Copied (replaced existing) 2025/11/24 03:55:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.96s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:56:06 DEBUG : empty_dir: Making directory with metadata 2025/11/24 03:56:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 03:56:06 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 03:56:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 03:56:06 INFO : empty_on_remote: Making directory 2025/11/24 03:56:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 03:56:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:56:08 DEBUG : empty_dir: Making directory with metadata 2025/11/24 03:56:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 03:56:08 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 03:56:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 03:56:08 INFO : empty_on_remote: Making directory 2025/11/24 03:56:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 03:56:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:56:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:11 INFO : sub dir: Making directory 2025/11/24 03:56:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:56:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 03:56:15 INFO : sub dir: Making directory 2025/11/24 03:56:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:56:25 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:25 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : apple: size = 5 OK 2025/11/24 03:56:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : apple: Unchanged skipping 2025/11/24 03:56:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:56:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:56:26 DEBUG : banana: size = 6 OK 2025/11/24 03:56:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : banana: Unchanged skipping 2025/11/24 03:56:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:56:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:56:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:56:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:56:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:56:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:56:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:56:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:56:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:56:26 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:56:26 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:56:26 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:26 INFO : There was nothing to transfer 2025/11/24 03:56:26 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:26 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:56:26 DEBUG : apple: size = 5 OK 2025/11/24 03:56:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:56:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:56:26 DEBUG : banana: size = 6 OK 2025/11/24 03:56:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : apple: Unchanged skipping 2025/11/24 03:56:26 DEBUG : banana: Unchanged skipping 2025/11/24 03:56:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:56:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:56:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:56:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:56:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:56:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:56:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:56:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:56:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:56:27 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:56:27 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:56:27 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:27 INFO : There was nothing to transfer 2025/11/24 03:56:27 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:27 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:56:38 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:56:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:56:39 DEBUG : banana: size = 6 OK 2025/11/24 03:56:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : banana: Unchanged skipping 2025/11/24 03:56:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:56:39 DEBUG : apple: size = 5 OK 2025/11/24 03:56:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : apple: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:56:39 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:56:39 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:56:39 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:39 INFO : There was nothing to transfer 2025/11/24 03:56:39 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:56:40 DEBUG : apple: size = 5 OK 2025/11/24 03:56:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : apple: Unchanged skipping 2025/11/24 03:56:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:56:40 DEBUG : banana: size = 6 OK 2025/11/24 03:56:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : banana: Unchanged skipping 2025/11/24 03:56:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:56:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:56:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:56:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:56:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:56:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:56:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:56:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:56:40 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:56:40 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:40 INFO : There was nothing to transfer 2025/11/24 03:56:40 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:56:52 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:53 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 03:56:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:56:54 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:56:54 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:56:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 03:56:54 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 03:56:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/24 03:56:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 03:56:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/24 03:56:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/24 03:56:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/24 03:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 03:56:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/24 03:56:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 03:56:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/24 03:56:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 03:56:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/24 03:56:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 03:56:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/24 03:56:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:54 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 03:56:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/24 03:56:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/24 03:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 03:56:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/24 03:56:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 03:56:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/24 03:56:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 03:56:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/24 03:56:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 03:56:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/24 03:56:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 03:56:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/24 03:56:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 03:56:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/24 03:56:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 03:56:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/24 03:56:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 03:56:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/24 03:56:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 03:56:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/24 03:56:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 03:56:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/24 03:56:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 03:56:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/24 03:56:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 03:56:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/24 03:56:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:55 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:55 INFO : appleappleapplebanana: Deleted 2025/11/24 03:56:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 03:56:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 03:56:56 INFO : splitbananasplit: Deleted 2025/11/24 03:56:56 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 03:56:56 INFO : apple: Deleted 2025/11/24 03:56:56 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 03:56:56 INFO : banana: Deleted 2025/11/24 03:56:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 03:56:56 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 03:56:56 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 03:56:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : apple: Unchanged skipping 2025/11/24 03:56:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 03:56:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:56:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 03:56:57 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:56:57 DEBUG : banana: Unchanged skipping 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 03:56:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 03:56:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 03:56:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 03:56:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 03:56:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 03:56:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:56:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 03:56:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 03:56:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:56:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:56:57 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:56:57 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:57 DEBUG : Waiting for deletions to finish 2025/11/24 03:56:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:57:09 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:09 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:57:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 03:57:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 03:57:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 03:57:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 03:57:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 03:57:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 03:57:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:10 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:57:10 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:57:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/24 03:57:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/24 03:57:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/24 03:57:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/24 03:57:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/24 03:57:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/24 03:57:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : PREFIXapple: size = 5 OK 2025/11/24 03:57:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/24 03:57:10 INFO : apple: Copied (new) to: PREFIXapple 2025/11/24 03:57:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : PREFIXbanana: size = 6 OK 2025/11/24 03:57:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/24 03:57:10 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/24 03:57:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/24 03:57:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/24 03:57:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 03:57:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:57:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/24 03:57:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/24 03:57:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/24 03:57:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:10 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/24 03:57:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/24 03:57:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/24 03:57:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/24 03:57:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/24 03:57:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/24 03:57:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:10 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/24 03:57:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/24 03:57:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/24 03:57:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/24 03:57:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/24 03:57:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/24 03:57:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/24 03:57:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/24 03:57:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/24 03:57:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/24 03:57:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/24 03:57:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/24 03:57:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/24 03:57:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/24 03:57:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/24 03:57:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/24 03:57:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/24 03:57:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/24 03:57:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/24 03:57:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/24 03:57:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/24 03:57:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:11 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:11 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 03:57:11 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 03:57:11 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 03:57:11 INFO : apple: Deleted 2025/11/24 03:57:11 INFO : banana: Deleted 2025/11/24 03:57:11 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 03:57:11 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 03:57:11 INFO : appleappleapplebanana: Deleted 2025/11/24 03:57:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 03:57:12 INFO : splitbananasplit: Deleted 2025/11/24 03:57:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 03:57:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 03:57:12 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 03:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 03:57:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 03:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 03:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 03:57:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 03:57:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 03:57:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 03:57:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 03:57:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 03:57:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 03:57:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 03:57:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 03:57:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 03:57:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 03:57:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 03:57:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 03:57:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 03:57:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:57:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/24 03:57:13 INFO : appleappleapplebanana: Copied (new) 2025/11/24 03:57:13 DEBUG : banana: size = 6 OK 2025/11/24 03:57:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/24 03:57:13 INFO : banana: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:13 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:57:13 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:57:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:57:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/24 03:57:13 INFO : splitbananasplit: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/24 03:57:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 03:57:13 DEBUG : apple: size = 5 OK 2025/11/24 03:57:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/24 03:57:13 INFO : apple: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/24 03:57:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/24 03:57:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/24 03:57:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/24 03:57:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/24 03:57:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/24 03:57:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/24 03:57:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 03:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:57:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/24 03:57:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 03:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:57:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/24 03:57:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 03:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:57:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/24 03:57:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 03:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:57:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/24 03:57:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 03:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:57:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/24 03:57:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 03:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:57:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/24 03:57:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 03:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:57:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/24 03:57:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 03:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:57:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/24 03:57:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 03:57:14 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/24 03:57:14 INFO : PREFIXbanana: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/24 03:57:14 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/24 03:57:14 INFO : PREFIXapple: Deleted 2025/11/24 03:57:14 INFO : PREFIXsplitbananasplit: Deleted 2025/11/24 03:57:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/24 03:57:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/24 03:57:15 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:57:27 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:27 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 03:57:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 03:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 03:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 03:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 03:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 03:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 03:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 03:57:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 03:57:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 03:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 03:57:28 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/24 03:57:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/24 03:57:28 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/24 03:57:28 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/24 03:57:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/24 03:57:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 03:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:28 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:57:28 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:57:28 DEBUG : appleSUFFIX: size = 5 OK 2025/11/24 03:57:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/24 03:57:28 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/24 03:57:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/24 03:57:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/24 03:57:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 03:57:28 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/24 03:57:28 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/24 03:57:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/24 03:57:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/24 03:57:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/24 03:57:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/24 03:57:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/24 03:57:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 03:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/24 03:57:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/24 03:57:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/24 03:57:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/24 03:57:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/24 03:57:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/24 03:57:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/24 03:57:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/24 03:57:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/24 03:57:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/24 03:57:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/24 03:57:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/24 03:57:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/24 03:57:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/24 03:57:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/24 03:57:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/24 03:57:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/24 03:57:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/24 03:57:29 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:29 INFO : apple: Deleted 2025/11/24 03:57:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 03:57:29 INFO : appleappleapplebanana: Deleted 2025/11/24 03:57:29 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 03:57:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 03:57:29 INFO : splitbananasplit: Deleted 2025/11/24 03:57:30 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 03:57:30 INFO : banana: Deleted 2025/11/24 03:57:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 03:57:30 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 03:57:30 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/24 03:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 03:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 03:57:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 03:57:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 03:57:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 03:57:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 03:57:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : banana: size = 6 OK 2025/11/24 03:57:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/24 03:57:31 INFO : banana: Copied (new) 2025/11/24 03:57:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:57:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/24 03:57:31 INFO : splitbananasplit: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:31 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:57:31 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:57:31 DEBUG : apple: size = 5 OK 2025/11/24 03:57:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/24 03:57:31 INFO : apple: Copied (new) 2025/11/24 03:57:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:57:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/24 03:57:31 INFO : appleappleapplebanana: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/24 03:57:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/24 03:57:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/24 03:57:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/24 03:57:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/24 03:57:31 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/24 03:57:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/24 03:57:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/24 03:57:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 03:57:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:57:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/24 03:57:31 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 03:57:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:57:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/24 03:57:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 03:57:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:57:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/24 03:57:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 03:57:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:57:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/24 03:57:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 03:57:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:57:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/24 03:57:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 03:57:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:57:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/24 03:57:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 03:57:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:57:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/24 03:57:32 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 03:57:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:57:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/24 03:57:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 03:57:32 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:32 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : splitbananasplitSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/24 03:57:32 INFO : appleSUFFIX: Deleted 2025/11/24 03:57:32 INFO : bananaSUFFIX: Deleted 2025/11/24 03:57:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/24 03:57:33 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:33 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:33 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:57:45 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:46 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:57:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:46 DEBUG : apple: size = 5 OK 2025/11/24 03:57:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:46 DEBUG : apple: Unchanged skipping 2025/11/24 03:57:46 DEBUG : banana: size = 6 OK 2025/11/24 03:57:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:46 DEBUG : banana: Unchanged skipping 2025/11/24 03:57:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:46 DEBUG : appleapple: size = 21 OK 2025/11/24 03:57:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/24 03:57:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/24 03:57:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 03:57:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 03:57:46 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:57:46 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:57:46 DEBUG : splitbanan: size = 16 OK 2025/11/24 03:57:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/24 03:57:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/24 03:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/24 03:57:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/24 03:57:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:47 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/24 03:57:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/24 03:57:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/24 03:57:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/24 03:57:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:47 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/24 03:57:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/24 03:57:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:47 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/24 03:57:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/24 03:57:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:47 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/24 03:57:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/24 03:57:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/24 03:57:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/24 03:57:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:47 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/24 03:57:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/24 03:57:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:47 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/24 03:57:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/24 03:57:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:47 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 03:57:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/24 03:57:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/24 03:57:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:47 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 03:57:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/24 03:57:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/24 03:57:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:47 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 03:57:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/24 03:57:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/24 03:57:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:47 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 03:57:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/24 03:57:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/24 03:57:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 03:57:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/24 03:57:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/24 03:57:48 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 03:57:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/24 03:57:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/24 03:57:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 03:57:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/24 03:57:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/24 03:57:48 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:48 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 03:57:48 INFO : appleappleapplebanana: Deleted 2025/11/24 03:57:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 03:57:48 INFO : splitbananasplit: Deleted 2025/11/24 03:57:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 03:57:48 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 03:57:48 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:49 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:49 DEBUG : apple: size = 5 OK 2025/11/24 03:57:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : apple: Unchanged skipping 2025/11/24 03:57:49 DEBUG : appleapple: size = 21 OK 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 03:57:49 DEBUG : splitbanan: size = 16 OK 2025/11/24 03:57:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:57:49 DEBUG : banana: size = 6 OK 2025/11/24 03:57:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : banana: Unchanged skipping 2025/11/24 03:57:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 03:57:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 03:57:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 03:57:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 03:57:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 03:57:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 03:57:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 03:57:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 03:57:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 03:57:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 03:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 03:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 03:57:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 03:57:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 03:57:49 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 03:57:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 03:57:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:57:49 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:57:49 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:57:49 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:49 DEBUG : Waiting for deletions to finish 2025/11/24 03:57:50 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 03:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 03:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 03:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 03:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 03:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 03:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 03:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 03:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 03:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 03:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 03:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 03:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 03:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 03:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 03:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 03:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 03:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 03:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 03:57:50 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:58:01 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:01 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : apple: size = 5 OK 2025/11/24 03:58:02 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:02 DEBUG : banana: size = 6 OK 2025/11/24 03:58:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:02 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:02 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:02 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:02 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:02 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : apple: size = 5 OK 2025/11/24 03:58:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:03 DEBUG : banana: size = 6 OK 2025/11/24 03:58:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:03 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:03 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:03 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:03 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:04 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:58:15 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:16 DEBUG : apple: size = 5 OK 2025/11/24 03:58:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:16 DEBUG : banana: size = 6 OK 2025/11/24 03:58:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:16 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:16 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:16 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:17 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:17 DEBUG : apple: size = 5 OK 2025/11/24 03:58:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : banana: size = 6 OK 2025/11/24 03:58:17 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:17 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:17 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:18 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:58:29 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:29 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : apple: size = 5 OK 2025/11/24 03:58:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:30 DEBUG : banana: size = 6 OK 2025/11/24 03:58:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:30 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:30 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:30 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:30 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:30 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : apple: size = 5 OK 2025/11/24 03:58:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:31 DEBUG : banana: size = 6 OK 2025/11/24 03:58:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:31 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:31 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:31 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:31 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:58:43 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:43 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : apple: size = 5 OK 2025/11/24 03:58:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:44 DEBUG : banana: size = 6 OK 2025/11/24 03:58:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:44 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:44 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:44 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:44 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : apple: size = 5 OK 2025/11/24 03:58:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:45 DEBUG : banana: size = 6 OK 2025/11/24 03:58:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:45 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:45 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:45 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:45 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:58:57 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:57 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : apple: size = 5 OK 2025/11/24 03:58:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:58 DEBUG : banana: size = 6 OK 2025/11/24 03:58:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:58 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:58 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:58 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : apple: size = 5 OK 2025/11/24 03:58:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 03:58:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : banana: size = 6 OK 2025/11/24 03:58:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 03:58:59 DEBUG : banana: Unchanged skipping 2025/11/24 03:58:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 03:58:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 03:58:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : apple: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 03:58:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 03:58:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 03:58:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 03:58:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 03:58:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 03:58:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 03:58:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:58:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 03:58:59 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:58:59 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:58:59 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:59 DEBUG : Waiting for deletions to finish 2025/11/24 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (165.63s) --- PASS: TestTransform/NFC (13.33s) --- PASS: TestTransform/NFD (13.56s) --- PASS: TestTransform/base64 (16.74s) --- PASS: TestTransform/prefix (18.01s) --- PASS: TestTransform/suffix (17.98s) --- PASS: TestTransform/truncate (16.49s) --- PASS: TestTransform/encoder (14.14s) --- PASS: TestTransform/ISO-8859-1 (13.82s) --- PASS: TestTransform/charmap (13.69s) --- PASS: TestTransform/lowercase (13.77s) --- PASS: TestTransform/ascii (14.10s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 03:59:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 03:59:04 INFO : sub dir_somesuffix: Making directory 2025/11/24 03:59:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 03:59:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/24 03:59:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 03:59:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/24 03:59:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 03:59:04 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:04 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/24 03:59:05 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 03:59:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:06 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:06 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:06 INFO : tictactoe: Making directory 2025/11/24 03:59:06 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:06 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/24 03:59:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:06 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:06 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/24 03:59:06 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/24 03:59:06 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:07 INFO : toe: Making directory 2025/11/24 03:59:07 INFO : toe/toe: Making directory 2025/11/24 03:59:07 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 03:59:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 03:59:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 03:59:07 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:07 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/24 03:59:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 03:59:08 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:09 INFO : toe: Making directory 2025/11/24 03:59:09 INFO : toe/toe: Making directory 2025/11/24 03:59:09 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 03:59:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 03:59:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 03:59:09 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:09 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/24 03:59:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 03:59:10 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:11 DEBUG : empty_dir: Making directory with metadata 2025/11/24 03:59:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 03:59:11 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:11 INFO : tictacempty_dir: Making directory 2025/11/24 03:59:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:11 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:11 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:11 INFO : tictactoe: Making directory 2025/11/24 03:59:11 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:11 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:11 INFO : tictactoe/tictactoe: Making directory 2025/11/24 03:59:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 03:59:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 03:59:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 03:59:11 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:11 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 03:59:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 03:59:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:12 DEBUG : empty_dir: Making directory with metadata 2025/11/24 03:59:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 03:59:12 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:12 INFO : tictacempty_dir: Making directory 2025/11/24 03:59:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:12 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:12 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:12 INFO : tictactoe: Making directory 2025/11/24 03:59:12 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:12 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:12 INFO : tictactoe/tictactoe: Making directory 2025/11/24 03:59:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 03:59:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 03:59:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:12 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:12 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 03:59:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/24 03:59:13 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:13 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:13 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:13 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 03:59:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 03:59:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/24 03:59:14 NOTICE: B2 bucket rclone-test-pojapaf8davu: 0 differences found 2025/11/24 03:59:14 NOTICE: B2 bucket rclone-test-pojapaf8davu: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:14 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:15 INFO : tictactoe: Making directory 2025/11/24 03:59:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:15 INFO : tictactoe/tictactoe: Making directory 2025/11/24 03:59:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 03:59:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 03:59:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 03:59:15 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:15 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 03:59:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 03:59:15 DEBUG : Waiting for deletions to finish 2025/11/24 03:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 03:59:16 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:16 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/24 03:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 03:59:16 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/24 03:59:16 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:16 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2025/11/24 03:59:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:17 INFO : toe: Making directory 2025/11/24 03:59:17 INFO : toe/toe: Making directory 2025/11/24 03:59:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 03:59:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:17 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:18 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 03:59:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:18 INFO : toe/toe/toe: Copied (new) 2025/11/24 03:59:18 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:19 DEBUG : empty_dir: Making directory with metadata 2025/11/24 03:59:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 03:59:19 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:19 INFO : tictacempty_dir: Making directory 2025/11/24 03:59:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:19 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:19 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:19 INFO : tictactoe: Making directory 2025/11/24 03:59:19 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:19 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:19 INFO : tictactoe/tictactoe: Making directory 2025/11/24 03:59:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 03:59:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 03:59:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:19 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:19 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 03:59:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:20 INFO : toe/toe/toe.txt: Deleted 2025/11/24 03:59:20 INFO : toe/toe: Removing directory 2025/11/24 03:59:20 INFO : toe: Removing directory 2025/11/24 03:59:20 INFO : empty_dir: Removing directory 2025/11/24 03:59:20 DEBUG : Local file system at /tmp/rclone1161193815: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:20 DEBUG : empty_dir: Making directory with metadata 2025/11/24 03:59:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 03:59:20 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:21 INFO : tictacempty_dir: Making directory 2025/11/24 03:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:21 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:21 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:21 INFO : tictactoe: Making directory 2025/11/24 03:59:21 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:21 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:21 INFO : tictactoe/tictactoe: Making directory 2025/11/24 03:59:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 03:59:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 03:59:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:21 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:21 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 03:59:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:21 INFO : toe/toe/toe.txt: Deleted 2025/11/24 03:59:21 INFO : toe/toe: Removing directory 2025/11/24 03:59:21 INFO : toe: Removing directory 2025/11/24 03:59:21 INFO : empty_dir: Removing directory 2025/11/24 03:59:21 DEBUG : Local file system at /tmp/rclone1161193815: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/24 03:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 03:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 03:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 03:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 03:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 03:59:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 03:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/24 03:59: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-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:23 DEBUG : Reset feature "Copy" 2025/11/24 03:59:23 DEBUG : Reset feature "Move" 2025/11/24 03:59:23 DEBUG : Reset feature "Copy" 2025/11/24 03:59:23 DEBUG : Reset feature "Move" 2025/11/24 03:59:23 DEBUG : empty_dir: Making directory with metadata 2025/11/24 03:59:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 03:59:23 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:24 INFO : tictacempty_dir: Making directory 2025/11/24 03:59:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 03:59:24 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:24 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:24 INFO : tictactoe: Making directory 2025/11/24 03:59:24 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:24 DEBUG : toe: transformed to: tictactoe 2025/11/24 03:59:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:24 INFO : tictactoe/tictactoe: Making directory 2025/11/24 03:59:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 03:59:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 03:59:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 03:59:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:24 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:24 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 03:59:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 03:59:24 INFO : toe/toe/toe.txt: Deleted 2025/11/24 03:59:24 INFO : toe/toe: Removing directory 2025/11/24 03:59:24 INFO : toe: Removing directory 2025/11/24 03:59:24 INFO : empty_dir: Removing directory 2025/11/24 03:59:24 DEBUG : Local file system at /tmp/rclone1161193815: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/24 03:59:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 03:59:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/24 03:59:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 03:59:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 03:59:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 03:59:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 03:59:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/24 03:59:26 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.86s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:27 DEBUG : toe: transformed to: dG9l 2025/11/24 03:59:27 DEBUG : toe: transformed to: dG9l 2025/11/24 03:59:27 INFO : dG9l: Making directory 2025/11/24 03:59:27 DEBUG : toe: transformed to: dG9l 2025/11/24 03:59:27 DEBUG : toe: transformed to: dG9l 2025/11/24 03:59:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 03:59:27 INFO : dG9l/dG9l: Making directory 2025/11/24 03:59:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 03:59:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/24 03:59:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 03:59:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 03:59:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 03:59:27 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:27 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/24 03:59:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 03:59:28 DEBUG : Waiting for deletions to finish 2025/11/24 03:59:28 DEBUG : dG9l: transformed to: toe 2025/11/24 03:59:28 DEBUG : dG9l: transformed to: toe 2025/11/24 03:59:29 DEBUG : dG9l: transformed to: toe 2025/11/24 03:59:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/24 03:59:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/24 03:59:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 03:59:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/24 03:59:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/24 03:59:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/24 03:59:29 DEBUG : Local file system at /tmp/rclone1161193815: Waiting for checks to finish 2025/11/24 03:59:29 DEBUG : Local file system at /tmp/rclone1161193815: Waiting for transfers to finish 2025/11/24 03:59:29 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.51s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-pojapaf8davu", Local "Local file system at /tmp/rclone1161193815", Modify Window "1ms" 2025/11/24 03:59:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 03:59:30 DEBUG : toe: transformed to: 2025/11/24 03:59:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 03:59:30 DEBUG : toe: transformed to: 2025/11/24 03:59:30 INFO : B2 bucket rclone-test-pojapaf8davu: Making directory 2025/11/24 03:59:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 03:59:30 DEBUG : toe: transformed to: 2025/11/24 03:59:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 03:59:30 DEBUG : toe: transformed to: 2025/11/24 03:59:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 03:59:30 DEBUG : toe/toe: transformed to: 2025/11/24 03:59:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 03:59:30 INFO : toe/toe: Making directory 2025/11/24 03:59:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 03:59:30 DEBUG : toe/toe: transformed to: 2025/11/24 03:59:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 03:59:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 03:59:30 DEBUG : toe: transformed to: 2025/11/24 03:59:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 03:59:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 03:59:30 DEBUG : toe/toe/toe: transformed to: 2025/11/24 03:59:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/24 03:59:30 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for checks to finish 2025/11/24 03:59:30 DEBUG : B2 bucket rclone-test-pojapaf8davu: Waiting for transfers to finish 2025/11/24 03:59:30 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 03:59:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/24 03:59:30 INFO : toe/toe/toe: Copied (new) 2025/11/24 03:59:30 ERROR : B2 bucket rclone-test-pojapaf8davu: not deleting files as there were IO errors 2025/11/24 03:59:30 ERROR : B2 bucket rclone-test-pojapaf8davu: not deleting directories as there were IO errors --- PASS: TestError (1.61s) PASS 2025/11/24 03:59:31 DEBUG : B2 bucket rclone-test-pojapaf8davu: Purge remote 2025/11/24 03:59:31 INFO : B2 bucket rclone-test-pojapaf8davu: cleaning bucket "rclone-test-pojapaf8davu" of all files 2025/11/24 03:59:32 DEBUG : BackupDir/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf805_d20251124_m035401_c001_v7007000_t0000_u01763956441830") 2025/11/24 03:59:32 DEBUG : BackupDir/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11509bdd9e5086e1_d20251124_m035356_c001_v0001090_t0004_u01763956436508") 2025/11/24 03:59:32 DEBUG : CompareDest/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf6869_d20251124_m035337_c001_v7007000_t0000_u01763956417725") 2025/11/24 03:59:32 DEBUG : CompareDest/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51c94_d20251124_m035331_c001_v0001146_t0049_u01763956411813") 2025/11/24 03:59:32 DEBUG : CompareDest/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf686a_d20251124_m035337_c001_v7007000_t0000_u01763956417907") 2025/11/24 03:59:32 DEBUG : CompareDest/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2eb6_d20251124_m035333_c001_v0001182_t0053_u01763956413374") 2025/11/24 03:59:32 DEBUG : CopyDest/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf807_d20251124_m035402_c001_v7007000_t0000_u01763956442015") 2025/11/24 03:59:32 DEBUG : CopyDest/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295e0b_d20251124_m035353_c001_v0001179_t0058_u01763956433624") 2025/11/24 03:59:32 DEBUG : CopyDest/three: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf808_d20251124_m035402_c001_v7007000_t0000_u01763956442197") 2025/11/24 03:59:33 DEBUG : CopyDest/three: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2eed_d20251124_m035400_c001_v0001182_t0016_u01763956440016") 2025/11/24 03:59:33 DEBUG : CopyDest/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf809_d20251124_m035402_c001_v7007000_t0000_u01763956442380") 2025/11/24 03:59:33 DEBUG : CopyDest/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51cb3_d20251124_m035357_c001_v0001146_t0001_u01763956437835") 2025/11/24 03:59:33 DEBUG : EXISTING: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f423e42c075d70072_d20251124_m035522_c001_v7007000_t0000_u01763956522753") 2025/11/24 03:59:33 DEBUG : EXISTING: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fd2_d20251124_m035521_c001_v0001182_t0004_u01763956521735") 2025/11/24 03:59:33 DEBUG : PREFIXapple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4084f859a8f11425_d20251124_m035714_c001_v7007000_t0000_u01763956634874") 2025/11/24 03:59:33 DEBUG : PREFIXapple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133671_d20251124_m035710_c001_v0001091_t0047_u01763956630186") 2025/11/24 03:59:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f415fe2aee2fce731_d20251124_m035714_c001_v7007000_t0000_u01763956634759") 2025/11/24 03:59:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3160_d20251124_m035710_c001_v0001182_t0038_u01763956630199") 2025/11/24 03:59:33 DEBUG : PREFIXbanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4084f859a8f11424_d20251124_m035714_c001_v7007000_t0000_u01763956634693") 2025/11/24 03:59:33 DEBUG : PREFIXbanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1ec4_d20251124_m035710_c001_v0001185_t0040_u01763956630225") 2025/11/24 03:59:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddfaa_d20251124_m035714_c001_v7007000_t0000_u01763956634887") 2025/11/24 03:59:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802510b_d20251124_m035710_c001_v0001185_t0014_u01763956630210") 2025/11/24 03:59:33 DEBUG : Testêé: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f423e42c075d70070_d20251124_m035518_c001_v7007000_t0000_u01763956518993") 2025/11/24 03:59:34 DEBUG : Testêé: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fca_d20251124_m035518_c001_v0001182_t0013_u01763956518423") 2025/11/24 03:59:34 DEBUG : Testêé: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d27_d20251124_m035517_c001_v0001146_t0001_u01763956517292") 2025/11/24 03:59:34 DEBUG : YXBwbGU=: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7f6_d20251124_m035658_c001_v7007000_t0000_u01763956618242") 2025/11/24 03:59:34 DEBUG : YXBwbGU=: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1a98_d20251124_m035654_c001_v0001185_t0014_u01763956614674") 2025/11/24 03:59:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7f7_d20251124_m035658_c001_v7007000_t0000_u01763956618425") 2025/11/24 03:59:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce311f_d20251124_m035653_c001_v0001182_t0018_u01763956613912") 2025/11/24 03:59:34 DEBUG : YmFuYW5h: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7f8_d20251124_m035658_c001_v7007000_t0000_u01763956618606") 2025/11/24 03:59:34 DEBUG : YmFuYW5h: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024d09_d20251124_m035653_c001_v0001185_t0024_u01763956613922") 2025/11/24 03:59:34 DEBUG : a/potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9a9_d20251124_m035204_c001_v7007000_t0000_u01763956324634") 2025/11/24 03:59:34 DEBUG : a/potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ddc_d20251124_m035204_c001_v0001182_t0024_u01763956324042") 2025/11/24 03:59:34 DEBUG : a/potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e8_d20251124_m035202_c001_v7007000_t0000_u01763956322564") 2025/11/24 03:59:34 DEBUG : a/potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dd4_d20251124_m035201_c001_v0001182_t0055_u01763956321658") 2025/11/24 03:59:34 DEBUG : a/potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8f3_d20251124_m035146_c001_v7007000_t0000_u01763956306173") 2025/11/24 03:59:34 DEBUG : a/potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d94_d20251124_m035145_c001_v0001182_t0010_u01763956305270") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a496f_d20251124_m035900_c001_v7007000_t0000_u01763956740227") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32da_d20251124_m035856_c001_v0001182_t0047_u01763956736138") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b07_d20251124_m035846_c001_v7007000_t0000_u01763956726115") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32ba_d20251124_m035842_c001_v0001182_t0010_u01763956722366") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4944_d20251124_m035832_c001_v7007000_t0000_u01763956712254") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3295_d20251124_m035828_c001_v0001182_t0002_u01763956708565") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dc9_d20251124_m035818_c001_v7007000_t0000_u01763956698638") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3272_d20251124_m035814_c001_v0001182_t0013_u01763956694952") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08333_d20251124_m035804_c001_v7007000_t0000_u01763956684806") 2025/11/24 03:59:34 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce324b_d20251124_m035800_c001_v0001182_t0058_u01763956680635") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c70b_d20251124_m035750_c001_v7007000_t0000_u01763956670705") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025afc_d20251124_m035744_c001_v0001185_t0047_u01763956664485") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e0b_d20251124_m035734_c001_v7007000_t0000_u01763956654235") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802571a_d20251124_m035731_c001_v0001185_t0028_u01763956651069") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddfbf_d20251124_m035729_c001_v7007000_t0000_u01763956649535") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80255c2_d20251124_m035726_c001_v0001185_t0011_u01763956646158") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f2b_d20251124_m035716_c001_v7007000_t0000_u01763956636266") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1faa_d20251124_m035713_c001_v0001185_t0000_u01763956633156") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27aec9_d20251124_m035711_c001_v7007000_t0000_u01763956631664") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133665_d20251124_m035708_c001_v0001091_t0047_u01763956628383") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a27f_d20251124_m035656_c001_v7007000_t0000_u01763956616145") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335ef_d20251124_m035651_c001_v0001091_t0039_u01763956611485") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a21c_d20251124_m035641_c001_v7007000_t0000_u01763956601569") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30e5_d20251124_m035637_c001_v0001182_t0002_u01763956597673") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f06_d20251124_m035627_c001_v7007000_t0000_u01763956587959") 2025/11/24 03:59:35 DEBUG : apple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802463d_d20251124_m035624_c001_v0001185_t0035_u01763956584080") 2025/11/24 03:59:35 DEBUG : appleSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6f9_d20251124_m035732_c001_v7007000_t0000_u01763956652887") 2025/11/24 03:59:35 DEBUG : appleSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025635_d20251124_m035728_c001_v0001185_t0016_u01763956648069") 2025/11/24 03:59:35 DEBUG : appleapple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c70d_d20251124_m035750_c001_v7007000_t0000_u01763956670887") 2025/11/24 03:59:35 DEBUG : appleapple: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025b97_d20251124_m035746_c001_v0001185_t0024_u01763956666794") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4970_d20251124_m035900_c001_v7007000_t0000_u01763956740410") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13377a_d20251124_m035856_c001_v0001091_t0033_u01763956736545") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b08_d20251124_m035846_c001_v7007000_t0000_u01763956726327") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13376a_d20251124_m035842_c001_v0001091_t0012_u01763956722777") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4945_d20251124_m035832_c001_v7007000_t0000_u01763956712437") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133759_d20251124_m035828_c001_v0001091_t0037_u01763956708976") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dcb_d20251124_m035818_c001_v7007000_t0000_u01763956698820") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133744_d20251124_m035815_c001_v0001091_t0020_u01763956695390") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08334_d20251124_m035804_c001_v7007000_t0000_u01763956684990") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133730_d20251124_m035801_c001_v0001091_t0030_u01763956681165") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cddca_d20251124_m035748_c001_v7007000_t0000_u01763956668530") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd28fa_d20251124_m035744_c001_v0001185_t0025_u01763956664943") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e0f_d20251124_m035734_c001_v7007000_t0000_u01763956654416") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336e9_d20251124_m035731_c001_v0001091_t0001_u01763956651058") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a207_d20251124_m035729_c001_v7007000_t0000_u01763956649556") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31a9_d20251124_m035726_c001_v0001182_t0054_u01763956646568") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f2c_d20251124_m035716_c001_v7007000_t0000_u01763956636451") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80251e2_d20251124_m035713_c001_v0001185_t0006_u01763956633138") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27aeca_d20251124_m035711_c001_v7007000_t0000_u01763956631846") 2025/11/24 03:59:36 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802509e_d20251124_m035708_c001_v0001185_t0052_u01763956628882") 2025/11/24 03:59:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117cff7_d20251124_m035655_c001_v7007000_t0000_u01763956615720") 2025/11/24 03:59:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024c8d_d20251124_m035652_c001_v0001185_t0000_u01763956612036") 2025/11/24 03:59:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a21f_d20251124_m035641_c001_v7007000_t0000_u01763956601750") 2025/11/24 03:59:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335ce_d20251124_m035638_c001_v0001091_t0051_u01763956598085") 2025/11/24 03:59:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f07_d20251124_m035628_c001_v7007000_t0000_u01763956588139") 2025/11/24 03:59:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30c1_d20251124_m035624_c001_v0001182_t0023_u01763956584646") 2025/11/24 03:59:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cdd82_d20251124_m035732_c001_v7007000_t0000_u01763956652512") 2025/11/24 03:59:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336d7_d20251124_m035728_c001_v0001091_t0020_u01763956648098") 2025/11/24 03:59:37 DEBUG : b/potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9aa_d20251124_m035204_c001_v7007000_t0000_u01763956324817") 2025/11/24 03:59:37 DEBUG : b/potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dd6_d20251124_m035203_c001_v0001182_t0046_u01763956323114") 2025/11/24 03:59:37 DEBUG : b/potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e7_d20251124_m035202_c001_v7007000_t0000_u01763956322004") 2025/11/24 03:59:37 DEBUG : b/potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dd0_d20251124_m035200_c001_v0001182_t0034_u01763956320600") 2025/11/24 03:59:37 DEBUG : b/potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8f2_d20251124_m035145_c001_v7007000_t0000_u01763956305606") 2025/11/24 03:59:37 DEBUG : b/potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d90_d20251124_m035144_c001_v0001182_t0031_u01763956304466") 2025/11/24 03:59:37 DEBUG : backup/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e2904b4_d20251124_m035415_c001_v7007000_t0000_u01763956455480") 2025/11/24 03:59:37 DEBUG : backup/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f119fe4226fbc10cb_d20251124_m035413_c001_v0001185_t0029_u01763956453561") 2025/11/24 03:59:37 DEBUG : backup/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1091ffd85031ccd1_d20251124_m035409_c001_v0001185_t0048_u01763956449152") 2025/11/24 03:59:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b786_d20251124_m035440_c001_v7007000_t0000_u01763956480174") 2025/11/24 03:59:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f10765987dc82d609_d20251124_m035438_c001_v0001185_t0031_u01763956478374") 2025/11/24 03:59:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f102ae3e478e5f4f7_d20251124_m035434_c001_v0001029_t0013_u01763956474295") 2025/11/24 03:59:37 DEBUG : backup/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419db1366e2ffe63_d20251124_m035427_c001_v7007000_t0000_u01763956467777") 2025/11/24 03:59:37 DEBUG : backup/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f109f2620d9ee7772_d20251124_m035426_c001_v0001177_t0002_u01763956466030") 2025/11/24 03:59:38 DEBUG : backup/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f116878f90ebe63eb_d20251124_m035422_c001_v0001136_t0056_u01763956462136") 2025/11/24 03:59:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b788_d20251124_m035440_c001_v7007000_t0000_u01763956480354") 2025/11/24 03:59:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f107b8b22c2e6c145_d20251124_m035439_c001_v0001171_t0002_u01763956479329") 2025/11/24 03:59:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1036898ac8bec6f5_d20251124_m035435_c001_v0001131_t0013_u01763956475896") 2025/11/24 03:59:38 DEBUG : backup/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e2904b5_d20251124_m035415_c001_v7007000_t0000_u01763956455660") 2025/11/24 03:59:38 DEBUG : backup/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1191078cf1797c8d_d20251124_m035414_c001_v0001146_t0040_u01763956454659") 2025/11/24 03:59:38 DEBUG : backup/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1099aba37f90a959_d20251124_m035410_c001_v0001116_t0012_u01763956450828") 2025/11/24 03:59:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419db1366e2ffe64_d20251124_m035427_c001_v7007000_t0000_u01763956467960") 2025/11/24 03:59:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11501b8d490d199a_d20251124_m035426_c001_v0001185_t0032_u01763956466866") 2025/11/24 03:59:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1017b9b5c3eb2756_d20251124_m035423_c001_v0001185_t0051_u01763956463733") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4971_d20251124_m035900_c001_v7007000_t0000_u01763956740592") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026d24_d20251124_m035856_c001_v0001185_t0054_u01763956736344") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b09_d20251124_m035846_c001_v7007000_t0000_u01763956726510") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80269c7_d20251124_m035842_c001_v0001185_t0057_u01763956722583") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4947_d20251124_m035832_c001_v7007000_t0000_u01763956712633") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80266b3_d20251124_m035828_c001_v0001185_t0024_u01763956708767") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dcc_d20251124_m035819_c001_v7007000_t0000_u01763956699001") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026331_d20251124_m035815_c001_v0001185_t0045_u01763956695161") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08336_d20251124_m035805_c001_v7007000_t0000_u01763956685173") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025f73_d20251124_m035800_c001_v0001185_t0001_u01763956680870") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c70e_d20251124_m035751_c001_v7007000_t0000_u01763956671068") 2025/11/24 03:59:38 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3203_d20251124_m035744_c001_v0001182_t0016_u01763956664726") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e11_d20251124_m035734_c001_v7007000_t0000_u01763956654596") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2505_d20251124_m035731_c001_v0001185_t0022_u01763956651046") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f421a5c473f3e0671_d20251124_m035729_c001_v7007000_t0000_u01763956649928") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd239f_d20251124_m035726_c001_v0001185_t0052_u01763956646368") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f2d_d20251124_m035716_c001_v7007000_t0000_u01763956636635") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce316e_d20251124_m035713_c001_v0001182_t0054_u01763956633128") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f24_d20251124_m035711_c001_v7007000_t0000_u01763956631815") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3156_d20251124_m035708_c001_v0001182_t0021_u01763956628672") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aef45c_d20251124_m035656_c001_v7007000_t0000_u01763956616311") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce311d_d20251124_m035651_c001_v0001182_t0050_u01763956611811") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a222_d20251124_m035641_c001_v7007000_t0000_u01763956601931") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802492b_d20251124_m035637_c001_v0001185_t0023_u01763956597875") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f08_d20251124_m035628_c001_v7007000_t0000_u01763956588319") 2025/11/24 03:59:39 DEBUG : banana: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335b1_d20251124_m035624_c001_v0001091_t0039_u01763956584283") 2025/11/24 03:59:39 DEBUG : bananaSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a212_d20251124_m035732_c001_v7007000_t0000_u01763956652900") 2025/11/24 03:59:39 DEBUG : bananaSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd241b_d20251124_m035728_c001_v0001185_t0026_u01763956648086") 2025/11/24 03:59:39 DEBUG : both0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a162_d20251124_m035558_c001_v7007000_t0000_u01763956558742") 2025/11/24 03:59:39 DEBUG : both0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d78_d20251124_m035543_c001_v0001146_t0056_u01763956543668") 2025/11/24 03:59:39 DEBUG : both0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c241_d20251124_m035539_c001_v7007000_t0000_u01763956539462") 2025/11/24 03:59:39 DEBUG : both0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d35_d20251124_m035524_c001_v0001146_t0028_u01763956524615") 2025/11/24 03:59:40 DEBUG : both1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a163_d20251124_m035558_c001_v7007000_t0000_u01763956558923") 2025/11/24 03:59:40 DEBUG : both1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d7c_d20251124_m035544_c001_v0001146_t0049_u01763956544574") 2025/11/24 03:59:40 DEBUG : both1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c242_d20251124_m035539_c001_v7007000_t0000_u01763956539643") 2025/11/24 03:59:40 DEBUG : both1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d37_d20251124_m035525_c001_v0001146_t0044_u01763956525353") 2025/11/24 03:59:40 DEBUG : both10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a164_d20251124_m035559_c001_v7007000_t0000_u01763956559103") 2025/11/24 03:59:40 DEBUG : both10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d99_d20251124_m035550_c001_v0001146_t0000_u01763956550008") 2025/11/24 03:59:40 DEBUG : both10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c244_d20251124_m035539_c001_v7007000_t0000_u01763956539825") 2025/11/24 03:59:40 DEBUG : both10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d55_d20251124_m035530_c001_v0001146_t0046_u01763956530983") 2025/11/24 03:59:40 DEBUG : both11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a165_d20251124_m035559_c001_v7007000_t0000_u01763956559284") 2025/11/24 03:59:40 DEBUG : both11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d9b_d20251124_m035550_c001_v0001146_t0003_u01763956550855") 2025/11/24 03:59:40 DEBUG : both11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c246_d20251124_m035540_c001_v7007000_t0000_u01763956540007") 2025/11/24 03:59:40 DEBUG : both11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d57_d20251124_m035531_c001_v0001146_t0040_u01763956531562") 2025/11/24 03:59:40 DEBUG : both12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a166_d20251124_m035559_c001_v7007000_t0000_u01763956559466") 2025/11/24 03:59:40 DEBUG : both12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d9d_d20251124_m035551_c001_v0001146_t0038_u01763956551421") 2025/11/24 03:59:40 DEBUG : both12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c247_d20251124_m035540_c001_v7007000_t0000_u01763956540189") 2025/11/24 03:59:40 DEBUG : both12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d5b_d20251124_m035532_c001_v0001146_t0001_u01763956532177") 2025/11/24 03:59:40 DEBUG : both13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a167_d20251124_m035559_c001_v7007000_t0000_u01763956559648") 2025/11/24 03:59:40 DEBUG : both13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d9f_d20251124_m035551_c001_v0001146_t0055_u01763956551932") 2025/11/24 03:59:40 DEBUG : both13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c248_d20251124_m035540_c001_v7007000_t0000_u01763956540371") 2025/11/24 03:59:40 DEBUG : both13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d5f_d20251124_m035532_c001_v0001146_t0017_u01763956532708") 2025/11/24 03:59:40 DEBUG : both14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a168_d20251124_m035559_c001_v7007000_t0000_u01763956559829") 2025/11/24 03:59:40 DEBUG : both14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51da1_d20251124_m035552_c001_v0001146_t0016_u01763956552496") 2025/11/24 03:59:40 DEBUG : both14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c249_d20251124_m035540_c001_v7007000_t0000_u01763956540551") 2025/11/24 03:59:40 DEBUG : both14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d61_d20251124_m035533_c001_v0001146_t0020_u01763956533286") 2025/11/24 03:59:41 DEBUG : both15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a169_d20251124_m035600_c001_v7007000_t0000_u01763956560010") 2025/11/24 03:59:41 DEBUG : both15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51da3_d20251124_m035553_c001_v0001146_t0036_u01763956553238") 2025/11/24 03:59:41 DEBUG : both15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c24a_d20251124_m035540_c001_v7007000_t0000_u01763956540732") 2025/11/24 03:59:41 DEBUG : both15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d65_d20251124_m035533_c001_v0001146_t0037_u01763956533889") 2025/11/24 03:59:41 DEBUG : both16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a16a_d20251124_m035600_c001_v7007000_t0000_u01763956560192") 2025/11/24 03:59:41 DEBUG : both16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51da5_d20251124_m035553_c001_v0001146_t0043_u01763956553889") 2025/11/24 03:59:41 DEBUG : both16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c24b_d20251124_m035540_c001_v7007000_t0000_u01763956540913") 2025/11/24 03:59:41 DEBUG : both16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d69_d20251124_m035534_c001_v0001146_t0028_u01763956534399") 2025/11/24 03:59:41 DEBUG : both17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a16b_d20251124_m035600_c001_v7007000_t0000_u01763956560373") 2025/11/24 03:59:41 DEBUG : both17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51da7_d20251124_m035554_c001_v0001146_t0011_u01763956554475") 2025/11/24 03:59:41 DEBUG : both17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c24c_d20251124_m035541_c001_v7007000_t0000_u01763956541116") 2025/11/24 03:59:41 DEBUG : both17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d6b_d20251124_m035535_c001_v0001146_t0054_u01763956535047") 2025/11/24 03:59:41 DEBUG : both18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a16c_d20251124_m035600_c001_v7007000_t0000_u01763956560554") 2025/11/24 03:59:41 DEBUG : both18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51da9_d20251124_m035555_c001_v0001146_t0013_u01763956555056") 2025/11/24 03:59:41 DEBUG : both18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c24d_d20251124_m035541_c001_v7007000_t0000_u01763956541296") 2025/11/24 03:59:41 DEBUG : both18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d6d_d20251124_m035535_c001_v0001146_t0027_u01763956535559") 2025/11/24 03:59:41 DEBUG : both19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a16d_d20251124_m035600_c001_v7007000_t0000_u01763956560735") 2025/11/24 03:59:42 DEBUG : both19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51dab_d20251124_m035555_c001_v0001146_t0042_u01763956555617") 2025/11/24 03:59:42 DEBUG : both19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c24e_d20251124_m035541_c001_v7007000_t0000_u01763956541478") 2025/11/24 03:59:42 DEBUG : both19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d6f_d20251124_m035536_c001_v0001146_t0053_u01763956536139") 2025/11/24 03:59:42 DEBUG : both2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a16e_d20251124_m035600_c001_v7007000_t0000_u01763956560915") 2025/11/24 03:59:42 DEBUG : both2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d7e_d20251124_m035545_c001_v0001146_t0014_u01763956545160") 2025/11/24 03:59:42 DEBUG : both2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c24f_d20251124_m035541_c001_v7007000_t0000_u01763956541660") 2025/11/24 03:59:42 DEBUG : both2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d39_d20251124_m035525_c001_v0001146_t0013_u01763956525882") 2025/11/24 03:59:42 DEBUG : both3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a170_d20251124_m035601_c001_v7007000_t0000_u01763956561096") 2025/11/24 03:59:42 DEBUG : both3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d80_d20251124_m035545_c001_v0001146_t0020_u01763956545781") 2025/11/24 03:59:42 DEBUG : both3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c250_d20251124_m035541_c001_v7007000_t0000_u01763956541841") 2025/11/24 03:59:42 DEBUG : both3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d3b_d20251124_m035526_c001_v0001146_t0026_u01763956526537") 2025/11/24 03:59:42 DEBUG : both4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a171_d20251124_m035601_c001_v7007000_t0000_u01763956561277") 2025/11/24 03:59:42 DEBUG : both4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d82_d20251124_m035546_c001_v0001146_t0017_u01763956546397") 2025/11/24 03:59:42 DEBUG : both4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c251_d20251124_m035542_c001_v7007000_t0000_u01763956542023") 2025/11/24 03:59:42 DEBUG : both4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d3d_d20251124_m035527_c001_v0001146_t0015_u01763956527231") 2025/11/24 03:59:42 DEBUG : both5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a172_d20251124_m035601_c001_v7007000_t0000_u01763956561458") 2025/11/24 03:59:42 DEBUG : both5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d86_d20251124_m035547_c001_v0001146_t0019_u01763956547042") 2025/11/24 03:59:42 DEBUG : both5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c252_d20251124_m035542_c001_v7007000_t0000_u01763956542207") 2025/11/24 03:59:42 DEBUG : both5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d41_d20251124_m035527_c001_v0001146_t0015_u01763956527871") 2025/11/24 03:59:42 DEBUG : both6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a173_d20251124_m035601_c001_v7007000_t0000_u01763956561659") 2025/11/24 03:59:42 DEBUG : both6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d8a_d20251124_m035547_c001_v0001146_t0039_u01763956547754") 2025/11/24 03:59:42 DEBUG : both6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c253_d20251124_m035542_c001_v7007000_t0000_u01763956542388") 2025/11/24 03:59:43 DEBUG : both6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d45_d20251124_m035528_c001_v0001146_t0027_u01763956528407") 2025/11/24 03:59:43 DEBUG : both7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a174_d20251124_m035601_c001_v7007000_t0000_u01763956561842") 2025/11/24 03:59:43 DEBUG : both7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d90_d20251124_m035548_c001_v0001146_t0018_u01763956548303") 2025/11/24 03:59:43 DEBUG : both7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c254_d20251124_m035542_c001_v7007000_t0000_u01763956542569") 2025/11/24 03:59:43 DEBUG : both7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d49_d20251124_m035529_c001_v0001146_t0000_u01763956529050") 2025/11/24 03:59:43 DEBUG : both8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a175_d20251124_m035602_c001_v7007000_t0000_u01763956562022") 2025/11/24 03:59:43 DEBUG : both8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d94_d20251124_m035548_c001_v0001146_t0030_u01763956548923") 2025/11/24 03:59:43 DEBUG : both8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c255_d20251124_m035542_c001_v7007000_t0000_u01763956542753") 2025/11/24 03:59:43 DEBUG : both8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d51_d20251124_m035529_c001_v0001146_t0038_u01763956529684") 2025/11/24 03:59:43 DEBUG : both9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a176_d20251124_m035602_c001_v7007000_t0000_u01763956562204") 2025/11/24 03:59:43 DEBUG : both9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d97_d20251124_m035549_c001_v0001146_t0001_u01763956549500") 2025/11/24 03:59:43 DEBUG : both9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c256_d20251124_m035542_c001_v7007000_t0000_u01763956542934") 2025/11/24 03:59:43 DEBUG : both9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d53_d20251124_m035530_c001_v0001146_t0006_u01763956530219") 2025/11/24 03:59:43 DEBUG : c/non empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9ab_d20251124_m035205_c001_v7007000_t0000_u01763956325001") 2025/11/24 03:59:43 DEBUG : c/non empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dda_d20251124_m035203_c001_v0001182_t0035_u01763956323317") 2025/11/24 03:59:43 DEBUG : c/non empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e9_d20251124_m035202_c001_v7007000_t0000_u01763956322747") 2025/11/24 03:59:43 DEBUG : c/non empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dd2_d20251124_m035200_c001_v0001182_t0033_u01763956320947") 2025/11/24 03:59:43 DEBUG : c/non empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8f4_d20251124_m035146_c001_v7007000_t0000_u01763956306353") 2025/11/24 03:59:43 DEBUG : c/non empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d92_d20251124_m035144_c001_v0001182_t0011_u01763956304662") 2025/11/24 03:59:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7f9_d20251124_m035658_c001_v7007000_t0000_u01763956618788") 2025/11/24 03:59:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335ff_d20251124_m035653_c001_v0001091_t0037_u01763956613933") 2025/11/24 03:59:44 DEBUG : check sum: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8e6_d20251124_m035137_c001_v7007000_t0000_u01763956297830") 2025/11/24 03:59:44 DEBUG : check sum: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d77_d20251124_m035136_c001_v0001182_t0003_u01763956296885") 2025/11/24 03:59:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc083a2_d20251124_m035929_c001_v7007000_t0000_u01763956769889") 2025/11/24 03:59:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3319_d20251124_m035928_c001_v0001182_t0004_u01763956768334") 2025/11/24 03:59:44 DEBUG : dest/3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf019_d20251124_m035346_c001_v7007000_t0000_u01763956426928") 2025/11/24 03:59:44 DEBUG : dest/3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4041a0d86b700ed2_d20251124_m035345_c001_v0001134_t0042_u01763956425831") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c70f_d20251124_m035751_c001_v7007000_t0000_u01763956671291") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133714_d20251124_m035747_c001_v0001091_t0038_u01763956667021") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4972_d20251124_m035900_c001_v7007000_t0000_u01763956740790") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32cd_d20251124_m035850_c001_v0001182_t0053_u01763956730798") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b0a_d20251124_m035846_c001_v7007000_t0000_u01763956726693") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32a9_d20251124_m035837_c001_v0001182_t0055_u01763956717029") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4948_d20251124_m035832_c001_v7007000_t0000_u01763956712816") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3281_d20251124_m035823_c001_v0001182_t0046_u01763956703334") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dcd_d20251124_m035819_c001_v7007000_t0000_u01763956699184") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3264_d20251124_m035809_c001_v0001182_t0036_u01763956689518") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08337_d20251124_m035805_c001_v7007000_t0000_u01763956685356") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce322f_d20251124_m035755_c001_v0001182_t0049_u01763956675375") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f405a50ad8e515652_d20251124_m035748_c001_v7007000_t0000_u01763956668755") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025984_d20251124_m035738_c001_v0001185_t0050_u01763956658893") 2025/11/24 03:59:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e13_d20251124_m035734_c001_v7007000_t0000_u01763956654776") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31c8_d20251124_m035731_c001_v0001182_t0031_u01763956651268") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc082d0_d20251124_m035729_c001_v7007000_t0000_u01763956649547") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025440_d20251124_m035720_c001_v0001185_t0059_u01763956640911") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f2e_d20251124_m035716_c001_v7007000_t0000_u01763956636819") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80251f2_d20251124_m035713_c001_v0001185_t0051_u01763956633355") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a2ad_d20251124_m035712_c001_v7007000_t0000_u01763956632036") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13363f_d20251124_m035702_c001_v0001091_t0025_u01763956622901") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117cff8_d20251124_m035655_c001_v7007000_t0000_u01763956615905") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024aff_d20251124_m035646_c001_v0001185_t0047_u01763956606162") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a225_d20251124_m035642_c001_v7007000_t0000_u01763956602126") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335bc_d20251124_m035632_c001_v0001091_t0004_u01763956592609") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f09_d20251124_m035628_c001_v7007000_t0000_u01763956588499") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30b1_d20251124_m035619_c001_v0001182_t0007_u01763956579280") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27af42_d20251124_m035732_c001_v7007000_t0000_u01763956652588") 2025/11/24 03:59:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31b4_d20251124_m035728_c001_v0001182_t0038_u01763956648296") 2025/11/24 03:59:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c710_d20251124_m035751_c001_v7007000_t0000_u01763956671497") 2025/11/24 03:59:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd297f_d20251124_m035747_c001_v0001185_t0051_u01763956667020") 2025/11/24 03:59:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4973_d20251124_m035900_c001_v7007000_t0000_u01763956740984") 2025/11/24 03:59:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026bd1_d20251124_m035851_c001_v0001185_t0054_u01763956731364") 2025/11/24 03:59:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b0b_d20251124_m035846_c001_v7007000_t0000_u01763956726877") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80268c9_d20251124_m035837_c001_v0001185_t0010_u01763956717596") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4949_d20251124_m035832_c001_v7007000_t0000_u01763956712997") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026562_d20251124_m035823_c001_v0001185_t0046_u01763956703897") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dcf_d20251124_m035819_c001_v7007000_t0000_u01763956699402") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80261f3_d20251124_m035810_c001_v0001185_t0024_u01763956690082") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08339_d20251124_m035805_c001_v7007000_t0000_u01763956685540") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025e43_d20251124_m035755_c001_v0001185_t0029_u01763956675945") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c705_d20251124_m035748_c001_v7007000_t0000_u01763956668538") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31e5_d20251124_m035739_c001_v0001182_t0027_u01763956659473") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e16_d20251124_m035734_c001_v7007000_t0000_u01763956654957") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd250f_d20251124_m035731_c001_v0001185_t0012_u01763956651264") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290ddb_d20251124_m035729_c001_v7007000_t0000_u01763956649934") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd221e_d20251124_m035721_c001_v0001185_t0018_u01763956641480") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f2f_d20251124_m035717_c001_v7007000_t0000_u01763956637003") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3172_d20251124_m035713_c001_v0001182_t0029_u01763956633366") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f415fe2aee2fce72d_d20251124_m035712_c001_v7007000_t0000_u01763956632003") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3148_d20251124_m035703_c001_v0001182_t0044_u01763956623733") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b86a_d20251124_m035655_c001_v7007000_t0000_u01763956615722") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335da_d20251124_m035646_c001_v0001091_t0019_u01763956606949") 2025/11/24 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a227_d20251124_m035642_c001_v7007000_t0000_u01763956602307") 2025/11/24 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30d2_d20251124_m035633_c001_v0001182_t0003_u01763956593319") 2025/11/24 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f0a_d20251124_m035628_c001_v7007000_t0000_u01763956588679") 2025/11/24 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024505_d20251124_m035619_c001_v0001185_t0057_u01763956579488") 2025/11/24 03:59:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a20e_d20251124_m035732_c001_v7007000_t0000_u01763956652536") 2025/11/24 03:59:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2437_d20251124_m035728_c001_v0001185_t0040_u01763956648292") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c711_d20251124_m035751_c001_v7007000_t0000_u01763956671678") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025baf_d20251124_m035747_c001_v0001185_t0040_u01763956667033") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4974_d20251124_m035901_c001_v7007000_t0000_u01763956741165") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13376e_d20251124_m035851_c001_v0001091_t0005_u01763956731931") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b0c_d20251124_m035847_c001_v7007000_t0000_u01763956727060") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133760_d20251124_m035838_c001_v0001091_t0006_u01763956718156") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a494b_d20251124_m035833_c001_v7007000_t0000_u01763956713205") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13374f_d20251124_m035824_c001_v0001091_t0045_u01763956704691") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd0_d20251124_m035819_c001_v7007000_t0000_u01763956699586") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13373c_d20251124_m035810_c001_v0001091_t0003_u01763956690664") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc0833b_d20251124_m035805_c001_v7007000_t0000_u01763956685724") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133724_d20251124_m035756_c001_v0001091_t0015_u01763956676506") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40faf06_d20251124_m035748_c001_v7007000_t0000_u01763956668559") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2777_d20251124_m035740_c001_v0001185_t0011_u01763956660039") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e19_d20251124_m035735_c001_v7007000_t0000_u01763956655157") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025736_d20251124_m035731_c001_v0001185_t0022_u01763956651303") 2025/11/24 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc082d1_d20251124_m035729_c001_v7007000_t0000_u01763956649743") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce318a_d20251124_m035722_c001_v0001182_t0037_u01763956642039") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f30_d20251124_m035717_c001_v7007000_t0000_u01763956637187") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13367b_d20251124_m035713_c001_v0001091_t0009_u01763956633450") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f405a50ad8e515625_d20251124_m035712_c001_v7007000_t0000_u01763956632017") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024faf_d20251124_m035704_c001_v0001185_t0010_u01763956624318") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4045e4084cbae584_d20251124_m035656_c001_v7007000_t0000_u01763956616325") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3103_d20251124_m035647_c001_v0001182_t0029_u01763956607651") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a22a_d20251124_m035642_c001_v7007000_t0000_u01763956602489") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802482c_d20251124_m035633_c001_v0001185_t0003_u01763956593891") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f0b_d20251124_m035628_c001_v7007000_t0000_u01763956588860") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335a7_d20251124_m035619_c001_v0001091_t0058_u01763956579744") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41166721a99cb89e_d20251124_m035732_c001_v7007000_t0000_u01763956652744") 2025/11/24 03:59:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802564f_d20251124_m035728_c001_v0001185_t0030_u01763956648339") 2025/11/24 03:59:48 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c712_d20251124_m035751_c001_v7007000_t0000_u01763956671860") 2025/11/24 03:59:48 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce320b_d20251124_m035747_c001_v0001182_t0051_u01763956667044") 2025/11/24 03:59:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4975_d20251124_m035901_c001_v7007000_t0000_u01763956741367") 2025/11/24 03:59:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3b4a_d20251124_m035852_c001_v0001185_t0046_u01763956732700") 2025/11/24 03:59:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b0d_d20251124_m035847_c001_v7007000_t0000_u01763956727243") 2025/11/24 03:59:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd378a_d20251124_m035838_c001_v0001185_t0009_u01763956718907") 2025/11/24 03:59:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a494c_d20251124_m035833_c001_v7007000_t0000_u01763956713387") 2025/11/24 03:59:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd33c4_d20251124_m035825_c001_v0001185_t0055_u01763956705360") 2025/11/24 03:59:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd1_d20251124_m035819_c001_v7007000_t0000_u01763956699769") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3010_d20251124_m035811_c001_v0001185_t0028_u01763956691340") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc0833c_d20251124_m035805_c001_v7007000_t0000_u01763956685916") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2c4e_d20251124_m035757_c001_v0001185_t0045_u01763956677269") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c703_d20251124_m035748_c001_v7007000_t0000_u01763956668356") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133704_d20251124_m035740_c001_v0001091_t0025_u01763956660654") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e1b_d20251124_m035735_c001_v7007000_t0000_u01763956655337") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336ef_d20251124_m035731_c001_v0001091_t0049_u01763956651424") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a208_d20251124_m035729_c001_v7007000_t0000_u01763956649743") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336a9_d20251124_m035722_c001_v0001091_t0035_u01763956642620") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f31_d20251124_m035717_c001_v7007000_t0000_u01763956637371") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025200_d20251124_m035713_c001_v0001185_t0047_u01763956633552") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f405a50ad8e515626_d20251124_m035712_c001_v7007000_t0000_u01763956632052") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1d53_d20251124_m035704_c001_v0001185_t0002_u01763956624878") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117cff9_d20251124_m035656_c001_v7007000_t0000_u01763956616089") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024b56_d20251124_m035647_c001_v0001185_t0019_u01763956607852") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a22c_d20251124_m035642_c001_v7007000_t0000_u01763956602671") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335c0_d20251124_m035634_c001_v0001091_t0046_u01763956594094") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f0c_d20251124_m035629_c001_v7007000_t0000_u01763956589041") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30b5_d20251124_m035620_c001_v0001182_t0023_u01763956580157") 2025/11/24 03:59:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41166721a99cb89d_d20251124_m035732_c001_v7007000_t0000_u01763956652562") 2025/11/24 03:59:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2447_d20251124_m035728_c001_v0001185_t0004_u01763956648509") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c713_d20251124_m035752_c001_v7007000_t0000_u01763956672040") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025bb9_d20251124_m035747_c001_v0001185_t0056_u01763956667230") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4976_d20251124_m035901_c001_v7007000_t0000_u01763956741550") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32d3_d20251124_m035852_c001_v0001182_t0007_u01763956732921") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b0e_d20251124_m035847_c001_v7007000_t0000_u01763956727435") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32af_d20251124_m035839_c001_v0001182_t0049_u01763956719135") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a494d_d20251124_m035833_c001_v7007000_t0000_u01763956713569") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce328b_d20251124_m035825_c001_v0001182_t0021_u01763956705555") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd2_d20251124_m035819_c001_v7007000_t0000_u01763956699966") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3268_d20251124_m035811_c001_v0001182_t0032_u01763956691591") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc0833d_d20251124_m035806_c001_v7007000_t0000_u01763956686101") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce323f_d20251124_m035757_c001_v0001182_t0027_u01763956677451") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c707_d20251124_m035748_c001_v7007000_t0000_u01763956668783") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025a37_d20251124_m035741_c001_v0001185_t0053_u01763956661095") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e1e_d20251124_m035735_c001_v7007000_t0000_u01763956655518") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31ca_d20251124_m035731_c001_v0001182_t0012_u01763956651477") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a20b_d20251124_m035729_c001_v7007000_t0000_u01763956649949") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80254d3_d20251124_m035722_c001_v0001185_t0034_u01763956642948") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f32_d20251124_m035717_c001_v7007000_t0000_u01763956637555") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1fc7_d20251124_m035713_c001_v0001185_t0033_u01763956633593") 2025/11/24 03:59:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27aecd_d20251124_m035712_c001_v7007000_t0000_u01763956632212") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13364f_d20251124_m035705_c001_v0001091_t0026_u01763956625126") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b86b_d20251124_m035655_c001_v7007000_t0000_u01763956615905") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335dc_d20251124_m035648_c001_v0001091_t0002_u01763956608052") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a230_d20251124_m035642_c001_v7007000_t0000_u01763956602852") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30d7_d20251124_m035634_c001_v0001182_t0044_u01763956594458") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f0d_d20251124_m035629_c001_v7007000_t0000_u01763956589221") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802454e_d20251124_m035620_c001_v0001185_t0051_u01763956580354") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f421a5c473f3e0676_d20251124_m035732_c001_v7007000_t0000_u01763956652564") 2025/11/24 03:59:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31b8_d20251124_m035728_c001_v0001182_t0049_u01763956648513") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c714_d20251124_m035752_c001_v7007000_t0000_u01763956672223") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce320d_d20251124_m035747_c001_v0001182_t0056_u01763956667258") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4977_d20251124_m035901_c001_v7007000_t0000_u01763956741732") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026c57_d20251124_m035853_c001_v0001185_t0029_u01763956733141") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b0f_d20251124_m035847_c001_v7007000_t0000_u01763956727618") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802692a_d20251124_m035839_c001_v0001185_t0033_u01763956719378") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a494e_d20251124_m035833_c001_v7007000_t0000_u01763956713751") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80265ec_d20251124_m035825_c001_v0001185_t0047_u01763956705760") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd3_d20251124_m035820_c001_v7007000_t0000_u01763956700153") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026274_d20251124_m035811_c001_v0001185_t0044_u01763956691858") 2025/11/24 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc0833e_d20251124_m035806_c001_v7007000_t0000_u01763956686284") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025ece_d20251124_m035757_c001_v0001185_t0021_u01763956677662") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f410f0b1035ebb6d5_d20251124_m035748_c001_v7007000_t0000_u01763956668762") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31ed_d20251124_m035741_c001_v0001182_t0042_u01763956661364") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e20_d20251124_m035735_c001_v7007000_t0000_u01763956655699") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025756_d20251124_m035731_c001_v0001185_t0004_u01763956651492") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a20d_d20251124_m035730_c001_v7007000_t0000_u01763956650139") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd22b5_d20251124_m035723_c001_v0001185_t0016_u01763956643278") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f33_d20251124_m035717_c001_v7007000_t0000_u01763956637739") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3174_d20251124_m035713_c001_v0001182_t0004_u01763956633598") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27aecc_d20251124_m035712_c001_v7007000_t0000_u01763956632028") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce314c_d20251124_m035705_c001_v0001182_t0025_u01763956625620") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aef45b_d20251124_m035656_c001_v7007000_t0000_u01763956616111") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3107_d20251124_m035648_c001_v0001182_t0038_u01763956608410") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a233_d20251124_m035643_c001_v7007000_t0000_u01763956603033") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802485e_d20251124_m035634_c001_v0001185_t0024_u01763956594669") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f0e_d20251124_m035629_c001_v7007000_t0000_u01763956589415") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335a9_d20251124_m035620_c001_v0001091_t0019_u01763956580563") 2025/11/24 03:59:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a20f_d20251124_m035732_c001_v7007000_t0000_u01763956652576") 2025/11/24 03:59:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025665_d20251124_m035728_c001_v0001185_t0017_u01763956648569") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c715_d20251124_m035752_c001_v7007000_t0000_u01763956672405") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd299a_d20251124_m035747_c001_v0001185_t0013_u01763956667325") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4979_d20251124_m035901_c001_v7007000_t0000_u01763956741919") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133770_d20251124_m035853_c001_v0001091_t0037_u01763956733339") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b10_d20251124_m035847_c001_v7007000_t0000_u01763956727801") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133762_d20251124_m035839_c001_v0001091_t0048_u01763956719710") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a494f_d20251124_m035834_c001_v7007000_t0000_u01763956714006") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133751_d20251124_m035825_c001_v0001091_t0039_u01763956705969") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd4_d20251124_m035820_c001_v7007000_t0000_u01763956700335") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13373e_d20251124_m035812_c001_v0001091_t0014_u01763956692078") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc0833f_d20251124_m035806_c001_v7007000_t0000_u01763956686467") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133726_d20251124_m035757_c001_v0001091_t0015_u01763956677867") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4045e4084cbae5f9_d20251124_m035748_c001_v7007000_t0000_u01763956668797") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd27fc_d20251124_m035741_c001_v0001185_t0022_u01763956661570") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e23_d20251124_m035735_c001_v7007000_t0000_u01763956655881") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2533_d20251124_m035731_c001_v0001185_t0045_u01763956651640") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6f2_d20251124_m035730_c001_v7007000_t0000_u01763956650147") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3190_d20251124_m035723_c001_v0001182_t0050_u01763956643479") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f34_d20251124_m035717_c001_v7007000_t0000_u01763956637923") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13367f_d20251124_m035713_c001_v0001091_t0057_u01763956633771") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4084f859a8f11420_d20251124_m035712_c001_v7007000_t0000_u01763956632228") 2025/11/24 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024ff2_d20251124_m035705_c001_v0001185_t0052_u01763956625823") 2025/11/24 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117cffa_d20251124_m035656_c001_v7007000_t0000_u01763956616272") 2025/11/24 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024b88_d20251124_m035648_c001_v0001185_t0010_u01763956608614") 2025/11/24 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a235_d20251124_m035643_c001_v7007000_t0000_u01763956603213") 2025/11/24 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335c2_d20251124_m035634_c001_v0001091_t0020_u01763956594861") 2025/11/24 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f0f_d20251124_m035629_c001_v7007000_t0000_u01763956589596") 2025/11/24 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30b9_d20251124_m035620_c001_v0001182_t0043_u01763956580976") 2025/11/24 03:59:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f421a5c473f3e0677_d20251124_m035732_c001_v7007000_t0000_u01763956652750") 2025/11/24 03:59:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336db_d20251124_m035728_c001_v0001091_t0032_u01763956648584") 2025/11/24 03:59:54 DEBUG : dir1/0007-12345: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c716_d20251124_m035752_c001_v7007000_t0000_u01763956672586") 2025/11/24 03:59:54 DEBUG : dir1/0007-12345: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133716_d20251124_m035747_c001_v0001091_t0031_u01763956667409") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a497a_d20251124_m035902_c001_v7007000_t0000_u01763956742102") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3b85_d20251124_m035853_c001_v0001185_t0016_u01763956733662") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b11_d20251124_m035847_c001_v7007000_t0000_u01763956727984") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd37e2_d20251124_m035840_c001_v0001185_t0041_u01763956720025") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4950_d20251124_m035834_c001_v7007000_t0000_u01763956714188") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3410_d20251124_m035826_c001_v0001185_t0054_u01763956706337") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd6_d20251124_m035820_c001_v7007000_t0000_u01763956700517") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd306d_d20251124_m035812_c001_v0001185_t0046_u01763956692582") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08341_d20251124_m035806_c001_v7007000_t0000_u01763956686660") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2c9c_d20251124_m035758_c001_v0001185_t0052_u01763956678197") 2025/11/24 03:59:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cddcc_d20251124_m035748_c001_v7007000_t0000_u01763956668894") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133708_d20251124_m035741_c001_v0001091_t0032_u01763956661760") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e24_d20251124_m035736_c001_v7007000_t0000_u01763956656062") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31cc_d20251124_m035731_c001_v0001182_t0017_u01763956651678") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddfc1_d20251124_m035729_c001_v7007000_t0000_u01763956649924") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336b1_d20251124_m035723_c001_v0001091_t0059_u01763956643672") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f35_d20251124_m035718_c001_v7007000_t0000_u01763956638105") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1fd7_d20251124_m035713_c001_v0001185_t0024_u01763956633791") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f415fe2aee2fce72a_d20251124_m035711_c001_v7007000_t0000_u01763956631641") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1da2_d20251124_m035706_c001_v0001185_t0051_u01763956626022") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a48a6_d20251124_m035656_c001_v7007000_t0000_u01763956616281") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335e1_d20251124_m035648_c001_v0001091_t0029_u01763956608879") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a238_d20251124_m035643_c001_v7007000_t0000_u01763956603395") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30d9_d20251124_m035635_c001_v0001182_t0057_u01763956595240") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f11_d20251124_m035629_c001_v7007000_t0000_u01763956589776") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024584_d20251124_m035621_c001_v0001185_t0039_u01763956581191") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a211_d20251124_m035732_c001_v7007000_t0000_u01763956652762") 2025/11/24 03:59:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31bc_d20251124_m035728_c001_v0001182_t0057_u01763956648747") 2025/11/24 03:59:55 DEBUG : dir1/0008-23456: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c717_d20251124_m035752_c001_v7007000_t0000_u01763956672768") 2025/11/24 03:59:55 DEBUG : dir1/0008-23456: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025bcd_d20251124_m035747_c001_v0001185_t0052_u01763956667449") 2025/11/24 03:59:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a497b_d20251124_m035902_c001_v7007000_t0000_u01763956742284") 2025/11/24 03:59:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32d6_d20251124_m035853_c001_v0001182_t0004_u01763956733866") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b12_d20251124_m035848_c001_v7007000_t0000_u01763956728167") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32b3_d20251124_m035840_c001_v0001182_t0023_u01763956720213") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4951_d20251124_m035834_c001_v7007000_t0000_u01763956714370") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce328f_d20251124_m035826_c001_v0001182_t0044_u01763956706564") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd7_d20251124_m035820_c001_v7007000_t0000_u01763956700699") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce326e_d20251124_m035812_c001_v0001182_t0003_u01763956692939") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08343_d20251124_m035806_c001_v7007000_t0000_u01763956686844") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3243_d20251124_m035758_c001_v0001182_t0017_u01763956678483") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4045e4084cbae5f8_d20251124_m035748_c001_v7007000_t0000_u01763956668614") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025a71_d20251124_m035742_c001_v0001185_t0033_u01763956662184") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e27_d20251124_m035736_c001_v7007000_t0000_u01763956656243") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336f3_d20251124_m035731_c001_v0001091_t0058_u01763956651737") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cdd7e_d20251124_m035729_c001_v7007000_t0000_u01763956649971") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802553d_d20251124_m035723_c001_v0001185_t0014_u01763956643992") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f36_d20251124_m035718_c001_v7007000_t0000_u01763956638290") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3176_d20251124_m035713_c001_v0001182_t0021_u01763956633817") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f415fe2aee2fce72c_d20251124_m035711_c001_v7007000_t0000_u01763956631821") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133655_d20251124_m035706_c001_v0001091_t0042_u01763956626215") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a280_d20251124_m035656_c001_v7007000_t0000_u01763956616335") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce310c_d20251124_m035649_c001_v0001182_t0054_u01763956609298") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a23a_d20251124_m035643_c001_v7007000_t0000_u01763956603575") 2025/11/24 03:59:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024891_d20251124_m035635_c001_v0001185_t0045_u01763956595451") 2025/11/24 03:59:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f12_d20251124_m035629_c001_v7007000_t0000_u01763956589957") 2025/11/24 03:59:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335ab_d20251124_m035621_c001_v0001091_t0048_u01763956581429") 2025/11/24 03:59:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290dfb_d20251124_m035732_c001_v7007000_t0000_u01763956652907") 2025/11/24 03:59:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802567b_d20251124_m035728_c001_v0001185_t0047_u01763956648810") 2025/11/24 03:59:57 DEBUG : dir1/0009-34567: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c718_d20251124_m035752_c001_v7007000_t0000_u01763956672948") 2025/11/24 03:59:57 DEBUG : dir1/0009-34567: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3211_d20251124_m035747_c001_v0001182_t0005_u01763956667471") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a497c_d20251124_m035902_c001_v7007000_t0000_u01763956742467") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026c95_d20251124_m035854_c001_v0001185_t0041_u01763956734080") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b13_d20251124_m035848_c001_v7007000_t0000_u01763956728351") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026954_d20251124_m035840_c001_v0001185_t0039_u01763956720423") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4952_d20251124_m035834_c001_v7007000_t0000_u01763956714551") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026634_d20251124_m035826_c001_v0001185_t0048_u01763956706772") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd8_d20251124_m035820_c001_v7007000_t0000_u01763956700881") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80262c2_d20251124_m035813_c001_v0001185_t0035_u01763956693147") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08345_d20251124_m035807_c001_v7007000_t0000_u01763956687071") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025f17_d20251124_m035758_c001_v0001185_t0012_u01763956678685") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cddc9_d20251124_m035748_c001_v7007000_t0000_u01763956668348") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31f9_d20251124_m035742_c001_v0001182_t0054_u01763956662544") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e2a_d20251124_m035736_c001_v7007000_t0000_u01763956656424") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd254d_d20251124_m035731_c001_v0001185_t0017_u01763956651844") 2025/11/24 03:59:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a20a_d20251124_m035729_c001_v7007000_t0000_u01763956649924") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2307_d20251124_m035724_c001_v0001185_t0057_u01763956644253") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f37_d20251124_m035718_c001_v7007000_t0000_u01763956638475") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025216_d20251124_m035713_c001_v0001185_t0000_u01763956633827") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f405a50ad8e515624_d20251124_m035711_c001_v7007000_t0000_u01763956631834") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce314e_d20251124_m035706_c001_v0001182_t0032_u01763956626531") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a48a5_d20251124_m035656_c001_v7007000_t0000_u01763956616096") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024bc8_d20251124_m035649_c001_v0001185_t0016_u01763956609517") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a23d_d20251124_m035643_c001_v7007000_t0000_u01763956603756") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335c4_d20251124_m035635_c001_v0001091_t0017_u01763956595770") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f13_d20251124_m035630_c001_v7007000_t0000_u01763956590138") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30bb_d20251124_m035621_c001_v0001182_t0001_u01763956581760") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cdd83_d20251124_m035732_c001_v7007000_t0000_u01763956652694") 2025/11/24 03:59:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd246a_d20251124_m035728_c001_v0001185_t0007_u01763956648909") 2025/11/24 03:59:58 DEBUG : dir1/0010-45678: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c719_d20251124_m035753_c001_v7007000_t0000_u01763956673129") 2025/11/24 03:59:58 DEBUG : dir1/0010-45678: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd29a8_d20251124_m035747_c001_v0001185_t0013_u01763956667596") 2025/11/24 03:59:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a497d_d20251124_m035902_c001_v7007000_t0000_u01763956742650") 2025/11/24 03:59:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133774_d20251124_m035854_c001_v0001091_t0006_u01763956734273") 2025/11/24 03:59:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b14_d20251124_m035848_c001_v7007000_t0000_u01763956728535") 2025/11/24 03:59:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133764_d20251124_m035840_c001_v0001091_t0015_u01763956720697") 2025/11/24 03:59:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4953_d20251124_m035834_c001_v7007000_t0000_u01763956714733") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133755_d20251124_m035827_c001_v0001091_t0051_u01763956707007") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dd9_d20251124_m035821_c001_v7007000_t0000_u01763956701078") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133740_d20251124_m035813_c001_v0001091_t0034_u01763956693341") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08346_d20251124_m035807_c001_v7007000_t0000_u01763956687264") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133728_d20251124_m035759_c001_v0001091_t0057_u01763956679010") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cddcb_d20251124_m035748_c001_v7007000_t0000_u01763956668712") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd285a_d20251124_m035742_c001_v0001185_t0015_u01763956662754") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e2d_d20251124_m035736_c001_v7007000_t0000_u01763956656604") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025782_d20251124_m035731_c001_v0001185_t0045_u01763956651881") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cdd7f_d20251124_m035730_c001_v7007000_t0000_u01763956650159") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce319e_d20251124_m035724_c001_v0001182_t0019_u01763956644574") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f38_d20251124_m035718_c001_v7007000_t0000_u01763956638661") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1fe3_d20251124_m035713_c001_v0001185_t0033_u01763956633982") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b876_d20251124_m035712_c001_v7007000_t0000_u01763956632057") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025034_d20251124_m035706_c001_v0001185_t0056_u01763956626788") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b86c_d20251124_m035656_c001_v7007000_t0000_u01763956616088") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335e5_d20251124_m035649_c001_v0001091_t0031_u01763956609754") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a240_d20251124_m035643_c001_v7007000_t0000_u01763956603937") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30db_d20251124_m035636_c001_v0001182_t0019_u01763956596159") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f14_d20251124_m035630_c001_v7007000_t0000_u01763956590318") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80245b4_d20251124_m035621_c001_v0001185_t0010_u01763956581981") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6f8_d20251124_m035732_c001_v7007000_t0000_u01763956652704") 2025/11/24 03:59:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31be_d20251124_m035728_c001_v0001182_t0055_u01763956648953") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c71a_d20251124_m035753_c001_v7007000_t0000_u01763956673311") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025bd5_d20251124_m035747_c001_v0001185_t0048_u01763956667665") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a497e_d20251124_m035902_c001_v7007000_t0000_u01763956742851") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3bba_d20251124_m035854_c001_v0001185_t0039_u01763956734764") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b15_d20251124_m035848_c001_v7007000_t0000_u01763956728719") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd382d_d20251124_m035841_c001_v0001185_t0013_u01763956721078") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4954_d20251124_m035834_c001_v7007000_t0000_u01763956714915") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd345e_d20251124_m035827_c001_v0001185_t0016_u01763956707437") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9ddb_d20251124_m035821_c001_v7007000_t0000_u01763956701260") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd30b4_d20251124_m035813_c001_v0001185_t0041_u01763956693742") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08347_d20251124_m035807_c001_v7007000_t0000_u01763956687448") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2cee_d20251124_m035759_c001_v0001185_t0040_u01763956679388") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f421a5c473f3e0a69_d20251124_m035748_c001_v7007000_t0000_u01763956668766") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13370a_d20251124_m035742_c001_v0001091_t0030_u01763956662950") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e2f_d20251124_m035736_c001_v7007000_t0000_u01763956656784") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31ce_d20251124_m035731_c001_v0001182_t0035_u01763956651891") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6f1_d20251124_m035729_c001_v7007000_t0000_u01763956649954") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336b9_d20251124_m035724_c001_v0001091_t0049_u01763956644787") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f39_d20251124_m035718_c001_v7007000_t0000_u01763956638851") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3178_d20251124_m035714_c001_v0001182_t0014_u01763956634022") 2025/11/24 04:00:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f405a50ad8e515623_d20251124_m035711_c001_v7007000_t0000_u01763956631652") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1de6_d20251124_m035706_c001_v0001185_t0055_u01763956626988") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4045e4084cbae581_d20251124_m035656_c001_v7007000_t0000_u01763956616135") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3115_d20251124_m035650_c001_v0001182_t0049_u01763956610166") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a241_d20251124_m035644_c001_v7007000_t0000_u01763956604119") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80248c3_d20251124_m035636_c001_v0001185_t0053_u01763956596399") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f15_d20251124_m035630_c001_v7007000_t0000_u01763956590498") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335ad_d20251124_m035622_c001_v0001091_t0026_u01763956582185") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27af43_d20251124_m035732_c001_v7007000_t0000_u01763956652773") 2025/11/24 04:00:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336df_d20251124_m035729_c001_v0001091_t0046_u01763956649003") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c71b_d20251124_m035753_c001_v7007000_t0000_u01763956673492") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3215_d20251124_m035747_c001_v0001182_t0025_u01763956667679") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a497f_d20251124_m035903_c001_v7007000_t0000_u01763956743033") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32d8_d20251124_m035854_c001_v0001182_t0004_u01763956734961") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b16_d20251124_m035848_c001_v7007000_t0000_u01763956728903") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32b7_d20251124_m035841_c001_v0001182_t0027_u01763956721313") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4955_d20251124_m035835_c001_v7007000_t0000_u01763956715097") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3293_d20251124_m035827_c001_v0001182_t0003_u01763956707638") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9ddc_d20251124_m035821_c001_v7007000_t0000_u01763956701443") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3270_d20251124_m035813_c001_v0001182_t0004_u01763956693929") 2025/11/24 04:00:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08348_d20251124_m035807_c001_v7007000_t0000_u01763956687632") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3247_d20251124_m035759_c001_v0001182_t0058_u01763956679665") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c706_d20251124_m035748_c001_v7007000_t0000_u01763956668720") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025ac5_d20251124_m035743_c001_v0001185_t0058_u01763956663346") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e32_d20251124_m035736_c001_v7007000_t0000_u01763956656970") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2560_d20251124_m035732_c001_v0001185_t0026_u01763956652050") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a20c_d20251124_m035730_c001_v7007000_t0000_u01763956650108") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025587_d20251124_m035725_c001_v0001185_t0056_u01763956645173") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f3a_d20251124_m035719_c001_v7007000_t0000_u01763956639034") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802522d_d20251124_m035714_c001_v0001185_t0030_u01763956634069") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f415fe2aee2fce72e_d20251124_m035712_c001_v7007000_t0000_u01763956632186") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13365d_d20251124_m035707_c001_v0001091_t0032_u01763956627327") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7f4_d20251124_m035656_c001_v7007000_t0000_u01763956616436") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024c03_d20251124_m035650_c001_v0001185_t0038_u01763956610374") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a244_d20251124_m035644_c001_v7007000_t0000_u01763956604300") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335c8_d20251124_m035636_c001_v0001091_t0034_u01763956596594") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f17_d20251124_m035630_c001_v7007000_t0000_u01763956590773") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30bd_d20251124_m035622_c001_v0001182_t0034_u01763956582798") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290df6_d20251124_m035732_c001_v7007000_t0000_u01763956652542") 2025/11/24 04:00:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2481_d20251124_m035729_c001_v0001185_t0004_u01763956649105") 2025/11/24 04:00:02 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c71c_d20251124_m035753_c001_v7007000_t0000_u01763956673675") 2025/11/24 04:00:02 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133718_d20251124_m035747_c001_v0001091_t0044_u01763956667804") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4980_d20251124_m035903_c001_v7007000_t0000_u01763956743215") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026cd7_d20251124_m035855_c001_v0001185_t0048_u01763956735162") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b17_d20251124_m035849_c001_v7007000_t0000_u01763956729086") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026989_d20251124_m035841_c001_v0001185_t0048_u01763956721515") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4956_d20251124_m035835_c001_v7007000_t0000_u01763956715279") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026674_d20251124_m035827_c001_v0001185_t0016_u01763956707844") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9ddd_d20251124_m035821_c001_v7007000_t0000_u01763956701626") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026304_d20251124_m035814_c001_v0001185_t0019_u01763956694148") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc08349_d20251124_m035807_c001_v7007000_t0000_u01763956687816") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025f3f_d20251124_m035759_c001_v0001185_t0008_u01763956679872") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c708_d20251124_m035748_c001_v7007000_t0000_u01763956668902") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31fd_d20251124_m035743_c001_v0001182_t0052_u01763956663594") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e34_d20251124_m035737_c001_v7007000_t0000_u01763956657151") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336f7_d20251124_m035732_c001_v0001091_t0037_u01763956652112") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f421a5c473f3e0673_d20251124_m035730_c001_v7007000_t0000_u01763956650115") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2351_d20251124_m035725_c001_v0001185_t0001_u01763956645405") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f3c_d20251124_m035719_c001_v7007000_t0000_u01763956639218") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133683_d20251124_m035714_c001_v0001091_t0009_u01763956634117") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a1fa_d20251124_m035712_c001_v7007000_t0000_u01763956632036") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3150_d20251124_m035707_c001_v0001182_t0059_u01763956627721") 2025/11/24 04:00:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b86e_d20251124_m035656_c001_v7007000_t0000_u01763956616290") 2025/11/24 04:00:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335e9_d20251124_m035650_c001_v0001091_t0032_u01763956610573") 2025/11/24 04:00:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a247_d20251124_m035644_c001_v7007000_t0000_u01763956604482") 2025/11/24 04:00:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30df_d20251124_m035636_c001_v0001182_t0018_u01763956596957") 2025/11/24 04:00:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f18_d20251124_m035630_c001_v7007000_t0000_u01763956590953") 2025/11/24 04:00:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024609_d20251124_m035623_c001_v0001185_t0007_u01763956583114") 2025/11/24 04:00:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cdd84_d20251124_m035732_c001_v7007000_t0000_u01763956652877") 2025/11/24 04:00:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025694_d20251124_m035729_c001_v0001185_t0006_u01763956649105") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c71e_d20251124_m035753_c001_v7007000_t0000_u01763956673856") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd29b3_d20251124_m035747_c001_v0001185_t0046_u01763956667892") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4981_d20251124_m035903_c001_v7007000_t0000_u01763956743398") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133776_d20251124_m035855_c001_v0001091_t0028_u01763956735373") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b18_d20251124_m035849_c001_v7007000_t0000_u01763956729269") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133766_d20251124_m035841_c001_v0001091_t0019_u01763956721777") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4957_d20251124_m035835_c001_v7007000_t0000_u01763956715462") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133757_d20251124_m035828_c001_v0001091_t0046_u01763956708055") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9dde_d20251124_m035821_c001_v7007000_t0000_u01763956701807") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133742_d20251124_m035814_c001_v0001091_t0030_u01763956694344") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc0834a_d20251124_m035808_c001_v7007000_t0000_u01763956688000") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13372c_d20251124_m035800_c001_v0001091_t0037_u01763956680076") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40faf05_d20251124_m035748_c001_v7007000_t0000_u01763956668377") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd28a6_d20251124_m035743_c001_v0001185_t0037_u01763956663805") 2025/11/24 04:00:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e37_d20251124_m035737_c001_v7007000_t0000_u01763956657332") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31d0_d20251124_m035732_c001_v0001182_t0048_u01763956652207") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290ddd_d20251124_m035730_c001_v7007000_t0000_u01763956650124") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31a5_d20251124_m035725_c001_v0001182_t0023_u01763956645607") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f3d_d20251124_m035719_c001_v7007000_t0000_u01763956639402") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1fe9_d20251124_m035714_c001_v0001185_t0001_u01763956634176") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f26_d20251124_m035712_c001_v7007000_t0000_u01763956632199") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025063_d20251124_m035707_c001_v0001185_t0051_u01763956627948") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7f3_d20251124_m035656_c001_v7007000_t0000_u01763956616255") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3119_d20251124_m035651_c001_v0001182_t0005_u01763956611029") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a249_d20251124_m035644_c001_v7007000_t0000_u01763956604673") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80248f2_d20251124_m035637_c001_v0001185_t0054_u01763956597166") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f19_d20251124_m035631_c001_v7007000_t0000_u01763956591134") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335af_d20251124_m035623_c001_v0001091_t0035_u01763956583450") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6f7_d20251124_m035732_c001_v7007000_t0000_u01763956652522") 2025/11/24 04:00:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31c0_d20251124_m035729_c001_v0001182_t0047_u01763956649146") 2025/11/24 04:00:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c71f_d20251124_m035754_c001_v7007000_t0000_u01763956674037") 2025/11/24 04:00:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025be3_d20251124_m035747_c001_v0001185_t0053_u01763956667895") 2025/11/24 04:00:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4982_d20251124_m035903_c001_v7007000_t0000_u01763956743580") 2025/11/24 04:00:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3c04_d20251124_m035855_c001_v0001185_t0027_u01763956735839") 2025/11/24 04:00:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b19_d20251124_m035849_c001_v7007000_t0000_u01763956729452") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3873_d20251124_m035842_c001_v0001185_t0005_u01763956722184") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4958_d20251124_m035835_c001_v7007000_t0000_u01763956715643") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd34a8_d20251124_m035828_c001_v0001185_t0006_u01763956708363") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9ddf_d20251124_m035821_c001_v7007000_t0000_u01763956701990") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd30eb_d20251124_m035814_c001_v0001185_t0041_u01763956694766") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc0834c_d20251124_m035808_c001_v7007000_t0000_u01763956688185") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2d2c_d20251124_m035800_c001_v0001185_t0053_u01763956680450") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4045e4084cbae5f7_d20251124_m035748_c001_v7007000_t0000_u01763956668382") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13370c_d20251124_m035744_c001_v0001091_t0009_u01763956664162") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e39_d20251124_m035737_c001_v7007000_t0000_u01763956657513") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd256a_d20251124_m035732_c001_v0001185_t0011_u01763956652244") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc082d2_d20251124_m035729_c001_v7007000_t0000_u01763956649926") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336c1_d20251124_m035725_c001_v0001091_t0018_u01763956645807") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f3f_d20251124_m035719_c001_v7007000_t0000_u01763956639586") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce317a_d20251124_m035714_c001_v0001182_t0006_u01763956634226") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f23_d20251124_m035711_c001_v7007000_t0000_u01763956631627") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1e2d_d20251124_m035708_c001_v0001185_t0040_u01763956628186") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6d5_d20251124_m035656_c001_v7007000_t0000_u01763956616300") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024c41_d20251124_m035651_c001_v0001185_t0055_u01763956611243") 2025/11/24 04:00:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a24b_d20251124_m035644_c001_v7007000_t0000_u01763956604855") 2025/11/24 04:00:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335ca_d20251124_m035637_c001_v0001091_t0018_u01763956597358") 2025/11/24 04:00:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f1a_d20251124_m035631_c001_v7007000_t0000_u01763956591315") 2025/11/24 04:00:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30bf_d20251124_m035623_c001_v0001182_t0035_u01763956583846") 2025/11/24 04:00:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f400e9e5b5fe4a210_d20251124_m035732_c001_v7007000_t0000_u01763956652719") 2025/11/24 04:00:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80256a6_d20251124_m035729_c001_v0001185_t0038_u01763956649334") 2025/11/24 04:00:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7fb_d20251124_m035658_c001_v7007000_t0000_u01763956618970") 2025/11/24 04:00:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3123_d20251124_m035654_c001_v0001182_t0019_u01763956614370") 2025/11/24 04:00:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7fc_d20251124_m035659_c001_v7007000_t0000_u01763956619156") 2025/11/24 04:00:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024d26_d20251124_m035654_c001_v0001185_t0028_u01763956614385") 2025/11/24 04:00:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7fd_d20251124_m035659_c001_v7007000_t0000_u01763956619340") 2025/11/24 04:00:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133605_d20251124_m035654_c001_v0001091_t0052_u01763956614369") 2025/11/24 04:00:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7fe_d20251124_m035659_c001_v7007000_t0000_u01763956619561") 2025/11/24 04:00:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3128_d20251124_m035654_c001_v0001182_t0016_u01763956614583") 2025/11/24 04:00:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f7ff_d20251124_m035659_c001_v7007000_t0000_u01763956619757") 2025/11/24 04:00:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133609_d20251124_m035654_c001_v0001091_t0034_u01763956614772") 2025/11/24 04:00:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f801_d20251124_m035659_c001_v7007000_t0000_u01763956619939") 2025/11/24 04:00:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce312b_d20251124_m035654_c001_v0001182_t0030_u01763956614804") 2025/11/24 04:00:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f802_d20251124_m035700_c001_v7007000_t0000_u01763956620140") 2025/11/24 04:00:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024d44_d20251124_m035654_c001_v0001185_t0057_u01763956614842") 2025/11/24 04:00:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f803_d20251124_m035700_c001_v7007000_t0000_u01763956620322") 2025/11/24 04:00:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1aad_d20251124_m035654_c001_v0001185_t0054_u01763956614874") 2025/11/24 04:00:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f804_d20251124_m035700_c001_v7007000_t0000_u01763956620503") 2025/11/24 04:00:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce312d_d20251124_m035655_c001_v0001182_t0023_u01763956615045") 2025/11/24 04:00:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f805_d20251124_m035700_c001_v7007000_t0000_u01763956620685") 2025/11/24 04:00:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1abe_d20251124_m035655_c001_v0001185_t0045_u01763956615136") 2025/11/24 04:00:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f806_d20251124_m035700_c001_v7007000_t0000_u01763956620867") 2025/11/24 04:00:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024d61_d20251124_m035655_c001_v0001185_t0056_u01763956615190") 2025/11/24 04:00:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f807_d20251124_m035701_c001_v7007000_t0000_u01763956621049") 2025/11/24 04:00:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13360f_d20251124_m035655_c001_v0001091_t0015_u01763956615239") 2025/11/24 04:00:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f808_d20251124_m035701_c001_v7007000_t0000_u01763956621231") 2025/11/24 04:00:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3131_d20251124_m035655_c001_v0001182_t0046_u01763956615266") 2025/11/24 04:00:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f80a_d20251124_m035701_c001_v7007000_t0000_u01763956621413") 2025/11/24 04:00:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1adb_d20251124_m035655_c001_v0001185_t0046_u01763956615454") 2025/11/24 04:00:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f80b_d20251124_m035701_c001_v7007000_t0000_u01763956621595") 2025/11/24 04:00:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3133_d20251124_m035655_c001_v0001182_t0024_u01763956615464") 2025/11/24 04:00:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f401731351c63f80c_d20251124_m035701_c001_v7007000_t0000_u01763956621776") 2025/11/24 04:00:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024d75_d20251124_m035655_c001_v0001185_t0054_u01763956615492") 2025/11/24 04:00:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddfa8_d20251124_m035714_c001_v7007000_t0000_u01763956634522") 2025/11/24 04:00:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3162_d20251124_m035710_c001_v0001182_t0039_u01763956630409") 2025/11/24 04:00:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddfa9_d20251124_m035714_c001_v7007000_t0000_u01763956634704") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025125_d20251124_m035710_c001_v0001185_t0026_u01763956630464") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6e4_d20251124_m035714_c001_v7007000_t0000_u01763956634582") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133673_d20251124_m035710_c001_v0001091_t0032_u01763956630480") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27aed2_d20251124_m035714_c001_v7007000_t0000_u01763956634716") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1ed7_d20251124_m035710_c001_v0001185_t0050_u01763956630537") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27aecf_d20251124_m035714_c001_v7007000_t0000_u01763956634533") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3164_d20251124_m035710_c001_v0001182_t0029_u01763956630606") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f27_d20251124_m035714_c001_v7007000_t0000_u01763956634543") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802514e_d20251124_m035710_c001_v0001185_t0042_u01763956630787") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f28_d20251124_m035714_c001_v7007000_t0000_u01763956634726") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1eec_d20251124_m035710_c001_v0001185_t0047_u01763956630814") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407391025c27aed5_d20251124_m035714_c001_v7007000_t0000_u01763956634899") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3166_d20251124_m035710_c001_v0001182_t0031_u01763956630819") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f29_d20251124_m035714_c001_v7007000_t0000_u01763956634908") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133675_d20251124_m035710_c001_v0001091_t0027_u01763956630914") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6e5_d20251124_m035714_c001_v7007000_t0000_u01763956634767") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802515a_d20251124_m035710_c001_v0001185_t0054_u01763956630989") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc082b4_d20251124_m035714_c001_v7007000_t0000_u01763956634558") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce316a_d20251124_m035711_c001_v0001182_t0030_u01763956631050") 2025/11/24 04:00:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc082b7_d20251124_m035714_c001_v7007000_t0000_u01763956634739") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1f0f_d20251124_m035711_c001_v0001185_t0040_u01763956631143") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4084f859a8f11423_d20251124_m035714_c001_v7007000_t0000_u01763956634510") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce316c_d20251124_m035711_c001_v0001182_t0044_u01763956631256") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc082b5_d20251124_m035714_c001_v7007000_t0000_u01763956634567") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8025176_d20251124_m035711_c001_v0001185_t0048_u01763956631300") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f415fe2aee2fce730_d20251124_m035714_c001_v7007000_t0000_u01763956634575") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133677_d20251124_m035711_c001_v0001091_t0051_u01763956631310") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc082b8_d20251124_m035714_c001_v7007000_t0000_u01763956634752") 2025/11/24 04:00:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1f1f_d20251124_m035711_c001_v0001185_t0020_u01763956631335") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f423e42c075d70069_d20251124_m035515_c001_v7007000_t0000_u01763956515824") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1034589885e4b08b_d20251124_m035513_c001_v0001185_t0010_u01763956513584") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c21f_d20251124_m035513_c001_v7007000_t0000_u01763956513397") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1034589885e4afcb_d20251124_m035510_c001_v0001185_t0022_u01763956510096") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c21c_d20251124_m035509_c001_v7007000_t0000_u01763956509366") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fa4_d20251124_m035505_c001_v0001182_t0021_u01763956505423") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f404816de1f037848_d20251124_m035503_c001_v7007000_t0000_u01763956503951") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1175b6fa836c13a8_d20251124_m035501_c001_v0001101_t0059_u01763956501827") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4182ddb321a56349_d20251124_m035501_c001_v7007000_t0000_u01763956501641") 2025/11/24 04:00:10 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1175b6fa836c139c_d20251124_m035458_c001_v0001101_t0046_u01763956498199") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4182ddb321a56331_d20251124_m035457_c001_v7007000_t0000_u01763956497467") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d05_d20251124_m035451_c001_v0001146_t0054_u01763956491298") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b79c_d20251124_m035450_c001_v7007000_t0000_u01763956490016") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1091ffd85031d5e9_d20251124_m035448_c001_v0001185_t0047_u01763956488772") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa9aa_d20251124_m035448_c001_v7007000_t0000_u01763956488589") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1091ffd85031d546_d20251124_m035445_c001_v0001185_t0056_u01763956485709") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa9a7_d20251124_m035444_c001_v7007000_t0000_u01763956484982") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295e5d_d20251124_m035441_c001_v0001179_t0057_u01763956481455") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b78a_d20251124_m035440_c001_v7007000_t0000_u01763956480536") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1017b9b5c3eb2ada_d20251124_m035438_c001_v0001185_t0036_u01763956478905") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c1c8_d20251124_m035438_c001_v7007000_t0000_u01763956478705") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1017b9b5c3eb2a08_d20251124_m035435_c001_v0001185_t0058_u01763956475415") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c1c5_d20251124_m035434_c001_v7007000_t0000_u01763956474688") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2f3a_d20251124_m035429_c001_v0001182_t0046_u01763956469065") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419db1366e2ffe66_d20251124_m035428_c001_v7007000_t0000_u01763956468144") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80229a9_d20251124_m035426_c001_v0001185_t0033_u01763956466424") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e944f_d20251124_m035426_c001_v7007000_t0000_u01763956466235") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80228cc_d20251124_m035423_c001_v0001185_t0002_u01763956463192") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e93de_d20251124_m035422_c001_v7007000_t0000_u01763956462460") 2025/11/24 04:00:11 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51cd0_d20251124_m035416_c001_v0001146_t0007_u01763956456765") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e2904b6_d20251124_m035415_c001_v7007000_t0000_u01763956455842") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f108679e6c5d9e43c_d20251124_m035413_c001_v0001109_t0058_u01763956453997") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863a90_d20251124_m035413_c001_v7007000_t0000_u01763956453812") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f108679e6c5d9e438_d20251124_m035410_c001_v0001109_t0036_u01763956450128") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863a88_d20251124_m035409_c001_v7007000_t0000_u01763956449398") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295e19_d20251124_m035403_c001_v0001179_t0035_u01763956443672") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf80a_d20251124_m035402_c001_v7007000_t0000_u01763956442563") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1017b9b5c3eb20ca_d20251124_m035357_c001_v0001185_t0006_u01763956437078") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4155eb82ea9cd45b_d20251124_m035356_c001_v7007000_t0000_u01763956436873") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ed7_d20251124_m035353_c001_v0001182_t0016_u01763956433063") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f117db15bf7bd9f23_d20251124_m035352_c001_v0001185_t0005_u01763956432297") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f117db15bf7bd9ee7_d20251124_m035351_c001_v0001185_t0037_u01763956431349") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf686b_d20251124_m035338_c001_v7007000_t0000_u01763956418097") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295df0_d20251124_m035331_c001_v0001179_t0037_u01763956411250") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f10246e8d3f911f78_d20251124_m035330_c001_v0001171_t0000_u01763956410297") 2025/11/24 04:00:12 DEBUG : dst/one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f10246e8d3f911f76_d20251124_m035329_c001_v0001171_t0051_u01763956409150") 2025/11/24 04:00:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f423e42c075d7006a_d20251124_m035516_c001_v7007000_t0000_u01763956516007") 2025/11/24 04:00:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11591662f93c8a93_d20251124_m035512_c001_v0001041_t0017_u01763956512913") 2025/11/24 04:00:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1048a4225b739794_d20251124_m035509_c001_v0001100_t0000_u01763956509031") 2025/11/24 04:00:12 DEBUG : dst/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f404816de1f037849_d20251124_m035504_c001_v7007000_t0000_u01763956504136") 2025/11/24 04:00:12 DEBUG : dst/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1050ef75410bb3da_d20251124_m035501_c001_v0001185_t0046_u01763956501325") 2025/11/24 04:00:13 DEBUG : dst/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1124574ab44228f3_d20251124_m035457_c001_v0001105_t0053_u01763956497099") 2025/11/24 04:00:13 DEBUG : dst/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b79d_d20251124_m035450_c001_v7007000_t0000_u01763956490197") 2025/11/24 04:00:13 DEBUG : dst/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f117bce420e90c8d6_d20251124_m035447_c001_v0001115_t0039_u01763956487885") 2025/11/24 04:00:13 DEBUG : dst/one.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1011b17d298aea01_d20251124_m035444_c001_v0001177_t0041_u01763956484776") 2025/11/24 04:00:13 DEBUG : dst/three: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf80b_d20251124_m035402_c001_v7007000_t0000_u01763956442746") 2025/11/24 04:00:13 DEBUG : dst/three: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f117db15bf7bda10c_d20251124_m035401_c001_v0001185_t0048_u01763956441189") 2025/11/24 04:00:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f423e42c075d7006b_d20251124_m035516_c001_v7007000_t0000_u01763956516189") 2025/11/24 04:00:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f10456a19b838b6fd_d20251124_m035514_c001_v0001093_t0030_u01763956514469") 2025/11/24 04:00:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131da239b825029_d20251124_m035511_c001_v0001184_t0016_u01763956511093") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f423e42c075d7006d_d20251124_m035516_c001_v7007000_t0000_u01763956516371") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1034589885e4b0d0_d20251124_m035515_c001_v0001185_t0021_u01763956515086") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c220_d20251124_m035514_c001_v7007000_t0000_u01763956514900") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1034589885e4b00d_d20251124_m035511_c001_v0001185_t0039_u01763956511481") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c21d_d20251124_m035511_c001_v7007000_t0000_u01763956511293") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fac_d20251124_m035506_c001_v0001182_t0012_u01763956506332") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f404816de1f03784a_d20251124_m035504_c001_v7007000_t0000_u01763956504320") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1175b6fa836c13b0_d20251124_m035503_c001_v0001101_t0049_u01763956503182") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4182ddb321a56380_d20251124_m035502_c001_v7007000_t0000_u01763956502996") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1175b6fa836c13a2_d20251124_m035459_c001_v0001101_t0030_u01763956499775") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4182ddb321a56333_d20251124_m035459_c001_v7007000_t0000_u01763956499587") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d0b_d20251124_m035454_c001_v0001146_t0059_u01763956494301") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa9ac_d20251124_m035449_c001_v7007000_t0000_u01763956489463") 2025/11/24 04:00:13 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295e64_d20251124_m035447_c001_v0001179_t0024_u01763956487078") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa9a9_d20251124_m035446_c001_v7007000_t0000_u01763956486338") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2f5f_d20251124_m035442_c001_v0001182_t0016_u01763956482298") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c1ca_d20251124_m035439_c001_v7007000_t0000_u01763956479612") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2f54_d20251124_m035437_c001_v0001182_t0017_u01763956477532") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c1c6_d20251124_m035436_c001_v7007000_t0000_u01763956476404") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51ce5_d20251124_m035429_c001_v0001146_t0049_u01763956469842") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9450_d20251124_m035427_c001_v7007000_t0000_u01763956467224") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51cde_d20251124_m035425_c001_v0001146_t0045_u01763956465113") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e93f1_d20251124_m035423_c001_v7007000_t0000_u01763956463940") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295e2f_d20251124_m035417_c001_v0001179_t0036_u01763956457743") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863a91_d20251124_m035414_c001_v7007000_t0000_u01763956454932") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295e2a_d20251124_m035412_c001_v0001179_t0050_u01763956452759") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863a8c_d20251124_m035411_c001_v7007000_t0000_u01763956451666") 2025/11/24 04:00:14 DEBUG : dst/three.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2efb_d20251124_m035404_c001_v0001182_t0004_u01763956444828") 2025/11/24 04:00:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f404816de1f03784b_d20251124_m035504_c001_v7007000_t0000_u01763956504505") 2025/11/24 04:00:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f113d41281fdc5fb6_d20251124_m035502_c001_v0001172_t0004_u01763956502696") 2025/11/24 04:00:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f107e0a5634db5c42_d20251124_m035459_c001_v0001099_t0045_u01763956499251") 2025/11/24 04:00:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b79e_d20251124_m035450_c001_v7007000_t0000_u01763956490379") 2025/11/24 04:00:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1017f3674cba26f9_d20251124_m035449_c001_v0001157_t0057_u01763956489178") 2025/11/24 04:00:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f117db15bf7bdaa97_d20251124_m035446_c001_v0001185_t0026_u01763956486098") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f423e42c075d7006e_d20251124_m035516_c001_v7007000_t0000_u01763956516553") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d1b_d20251124_m035505_c001_v0001146_t0041_u01763956505992") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f404816de1f03784c_d20251124_m035504_c001_v7007000_t0000_u01763956504691") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2f75_d20251124_m035451_c001_v0001182_t0015_u01763956491992") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b79f_d20251124_m035450_c001_v7007000_t0000_u01763956490560") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51cf8_d20251124_m035442_c001_v0001146_t0058_u01763956482021") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f417b6583fbe9b78d_d20251124_m035440_c001_v7007000_t0000_u01763956480717") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295e49_d20251124_m035429_c001_v0001179_t0055_u01763956469628") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419db1366e2ffe68_d20251124_m035428_c001_v7007000_t0000_u01763956468327") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2f25_d20251124_m035417_c001_v0001182_t0006_u01763956457547") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e2904b7_d20251124_m035416_c001_v7007000_t0000_u01763956456035") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51cb9_d20251124_m035404_c001_v0001146_t0018_u01763956444446") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf80c_d20251124_m035402_c001_v7007000_t0000_u01763956442928") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f102ec2b3d5553374_d20251124_m035358_c001_v0001181_t0044_u01763956438856") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf686c_d20251124_m035338_c001_v7007000_t0000_u01763956418296") 2025/11/24 04:00:15 DEBUG : dst/two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f10246e8d3f911f8d_d20251124_m035337_c001_v0001171_t0052_u01763956417095") 2025/11/24 04:00:15 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9f7_d20251124_m035303_c001_v7007000_t0000_u01763956383196") 2025/11/24 04:00:15 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e7e_d20251124_m035259_c001_v0001182_t0037_u01763956379776") 2025/11/24 04:00:15 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9ee_d20251124_m035257_c001_v7007000_t0000_u01763956377723") 2025/11/24 04:00:15 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e5b_d20251124_m035246_c001_v0001182_t0035_u01763956366746") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf685f_d20251124_m035238_c001_v7007000_t0000_u01763956358081") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e4c_d20251124_m035235_c001_v0001182_t0005_u01763956355153") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c0_d20251124_m035215_c001_v7007000_t0000_u01763956335725") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e07_d20251124_m035213_c001_v0001182_t0034_u01763956333905") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9b9_d20251124_m035213_c001_v7007000_t0000_u01763956333063") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e01_d20251124_m035211_c001_v0001182_t0053_u01763956331795") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9b3_d20251124_m035209_c001_v7007000_t0000_u01763956329260") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2df0_d20251124_m035207_c001_v0001182_t0042_u01763956327689") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9ad_d20251124_m035206_c001_v7007000_t0000_u01763956326929") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2de4_d20251124_m035205_c001_v0001182_t0037_u01763956325592") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e5_d20251124_m035200_c001_v7007000_t0000_u01763956320047") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dcb_d20251124_m035158_c001_v0001182_t0045_u01763956318689") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e2_d20251124_m035157_c001_v7007000_t0000_u01763956317929") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dc7_d20251124_m035157_c001_v0001182_t0023_u01763956317134") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46de_d20251124_m035153_c001_v7007000_t0000_u01763956313328") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2daf_d20251124_m035152_c001_v0001182_t0036_u01763956312145") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa906_d20251124_m035150_c001_v7007000_t0000_u01763956310297") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2da7_d20251124_m035149_c001_v0001182_t0002_u01763956309357") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8fa_d20251124_m035148_c001_v7007000_t0000_u01763956308992") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f108f1493c0edb086_d20251124_m035148_c001_v0001037_t0014_u01763956308232") 2025/11/24 04:00:16 DEBUG : empty space: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2da1_d20251124_m035146_c001_v0001182_t0039_u01763956306719") 2025/11/24 04:00:17 DEBUG : enormous: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9bc_d20251124_m035214_c001_v7007000_t0000_u01763956334789") 2025/11/24 04:00:17 DEBUG : enormous: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e09_d20251124_m035214_c001_v0001182_t0010_u01763956334200") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f423e42c075d70071_d20251124_m035521_c001_v7007000_t0000_u01763956521323") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51d2d_d20251124_m035519_c001_v0001146_t0021_u01763956519763") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf685d_d20251124_m035233_c001_v7007000_t0000_u01763956353601") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295d9f_d20251124_m035232_c001_v0001179_t0002_u01763956352605") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8ef_d20251124_m035144_c001_v7007000_t0000_u01763956304100") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d8c_d20251124_m035143_c001_v0001182_t0004_u01763956303146") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8eb_d20251124_m035142_c001_v7007000_t0000_u01763956302601") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d86_d20251124_m035142_c001_v0001182_t0027_u01763956302038") 2025/11/24 04:00:17 DEBUG : existing: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d84_d20251124_m035141_c001_v0001182_t0042_u01763956301296") 2025/11/24 04:00:17 DEBUG : existing-b: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf685e_d20251124_m035233_c001_v7007000_t0000_u01763956353783") 2025/11/24 04:00:17 DEBUG : existing-b: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e43_d20251124_m035232_c001_v0001182_t0048_u01763956352597") 2025/11/24 04:00:17 DEBUG : file1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a194_d20251124_m035611_c001_v7007000_t0000_u01763956571040") 2025/11/24 04:00:17 DEBUG : file1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13359d_d20251124_m035609_c001_v0001091_t0051_u01763956569492") 2025/11/24 04:00:17 DEBUG : file1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a190_d20251124_m035608_c001_v7007000_t0000_u01763956568093") 2025/11/24 04:00:17 DEBUG : file1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024242_d20251124_m035606_c001_v0001185_t0008_u01763956566859") 2025/11/24 04:00:17 DEBUG : five: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c1_d20251124_m035219_c001_v7007000_t0000_u01763956339218") 2025/11/24 04:00:17 DEBUG : five: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce2e1b_d20251124_m035217_c001_v0001182_t0026_u01763956337319") 2025/11/24 04:00:17 DEBUG : foo: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46dd_d20251124_m035151_c001_v7007000_t0000_u01763956311779") 2025/11/24 04:00:17 DEBUG : foo: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce2dac_d20251124_m035151_c001_v0001182_t0026_u01763956311220") 2025/11/24 04:00:17 DEBUG : foo: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce2daa_d20251124_m035150_c001_v0001182_t0026_u01763956310662") 2025/11/24 04:00:18 DEBUG : four: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c2_d20251124_m035219_c001_v7007000_t0000_u01763956339401") 2025/11/24 04:00:18 DEBUG : four: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4131f46d7fb51c4b_d20251124_m035218_c001_v0001146_t0057_u01763956338070") 2025/11/24 04:00:18 DEBUG : four: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e19_d20251124_m035216_c001_v0001182_t0003_u01763956336741") 2025/11/24 04:00:18 DEBUG : hello world2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb4b_d20251124_m035101_c001_v7007000_t0000_u01763956261341") 2025/11/24 04:00:18 DEBUG : hello world2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2cf3_d20251124_m035100_c001_v0001182_t0038_u01763956260745") 2025/11/24 04:00:18 DEBUG : ignore-size: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8e9_d20251124_m035140_c001_v7007000_t0000_u01763956300929") 2025/11/24 04:00:18 DEBUG : ignore-size: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d82_d20251124_m035139_c001_v0001182_t0034_u01763956299947") 2025/11/24 04:00:18 DEBUG : nested/sub dir/file: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf685b_d20251124_m035231_c001_v7007000_t0000_u01763956351860") 2025/11/24 04:00:18 DEBUG : nested/sub dir/file: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295d9c_d20251124_m035231_c001_v0001179_t0047_u01763956351203") 2025/11/24 04:00:18 DEBUG : nested/sub dir/file: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9d6_d20251124_m035230_c001_v7007000_t0000_u01763956350454") 2025/11/24 04:00:18 DEBUG : nested/sub dir/file: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295d94_d20251124_m035229_c001_v0001179_t0053_u01763956349494") 2025/11/24 04:00:18 DEBUG : one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c3_d20251124_m035219_c001_v7007000_t0000_u01763956339585") 2025/11/24 04:00:18 DEBUG : one: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce2e13_d20251124_m035216_c001_v0001182_t0026_u01763956336129") 2025/11/24 04:00:18 DEBUG : only0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a177_d20251124_m035602_c001_v7007000_t0000_u01763956562384") 2025/11/24 04:00:18 DEBUG : only0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f411b26b8aa13358f_d20251124_m035557_c001_v0001091_t0048_u01763956557518") 2025/11/24 04:00:18 DEBUG : only0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3029_d20251124_m035544_c001_v0001182_t0035_u01763956544328") 2025/11/24 04:00:18 DEBUG : only0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c23e_d20251124_m035538_c001_v7007000_t0000_u01763956538658") 2025/11/24 04:00:18 DEBUG : only0: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fd8_d20251124_m035525_c001_v0001182_t0004_u01763956525104") 2025/11/24 04:00:18 DEBUG : only1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a179_d20251124_m035602_c001_v7007000_t0000_u01763956562565") 2025/11/24 04:00:18 DEBUG : only1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f411b26b8aa133591_d20251124_m035557_c001_v0001091_t0048_u01763956557700") 2025/11/24 04:00:19 DEBUG : only1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce302b_d20251124_m035544_c001_v0001182_t0046_u01763956544949") 2025/11/24 04:00:19 DEBUG : only1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aef00d_d20251124_m035538_c001_v7007000_t0000_u01763956538315") 2025/11/24 04:00:19 DEBUG : only1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fda_d20251124_m035525_c001_v0001182_t0048_u01763956525677") 2025/11/24 04:00:19 DEBUG : only10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a17a_d20251124_m035602_c001_v7007000_t0000_u01763956562747") 2025/11/24 04:00:19 DEBUG : only10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4131f46d7fb51db1_d20251124_m035556_c001_v0001146_t0057_u01763956556766") 2025/11/24 04:00:19 DEBUG : only10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce304f_d20251124_m035550_c001_v0001182_t0032_u01763956550583") 2025/11/24 04:00:19 DEBUG : only10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bdde9f_d20251124_m035537_c001_v7007000_t0000_u01763956537919") 2025/11/24 04:00:19 DEBUG : only10: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3001_d20251124_m035531_c001_v0001182_t0043_u01763956531351") 2025/11/24 04:00:19 DEBUG : only11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a17b_d20251124_m035602_c001_v7007000_t0000_u01763956562927") 2025/11/24 04:00:19 DEBUG : only11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce3077_d20251124_m035557_c001_v0001182_t0026_u01763956557545") 2025/11/24 04:00:19 DEBUG : only11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3053_d20251124_m035551_c001_v0001182_t0015_u01763956551228") 2025/11/24 04:00:19 DEBUG : only11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c23c_d20251124_m035538_c001_v7007000_t0000_u01763956538293") 2025/11/24 04:00:19 DEBUG : only11: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3007_d20251124_m035531_c001_v0001182_t0057_u01763956531976") 2025/11/24 04:00:19 DEBUG : only12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a17c_d20251124_m035603_c001_v7007000_t0000_u01763956563108") 2025/11/24 04:00:19 DEBUG : only12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f411b26b8aa13358d_d20251124_m035557_c001_v0001091_t0048_u01763956557330") 2025/11/24 04:00:19 DEBUG : only12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3055_d20251124_m035551_c001_v0001182_t0003_u01763956551717") 2025/11/24 04:00:19 DEBUG : only12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddea3_d20251124_m035538_c001_v7007000_t0000_u01763956538467") 2025/11/24 04:00:19 DEBUG : only12: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce300b_d20251124_m035532_c001_v0001182_t0049_u01763956532488") 2025/11/24 04:00:19 DEBUG : only13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a17d_d20251124_m035603_c001_v7007000_t0000_u01763956563290") 2025/11/24 04:00:19 DEBUG : only13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f410765e8a8024078_d20251124_m035557_c001_v0001185_t0012_u01763956557520") 2025/11/24 04:00:20 DEBUG : only13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3059_d20251124_m035552_c001_v0001182_t0024_u01763956552290") 2025/11/24 04:00:20 DEBUG : only13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28b08_d20251124_m035538_c001_v7007000_t0000_u01763956538672") 2025/11/24 04:00:20 DEBUG : only13: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3011_d20251124_m035533_c001_v0001182_t0011_u01763956533080") 2025/11/24 04:00:20 DEBUG : only14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a17f_d20251124_m035603_c001_v7007000_t0000_u01763956563471") 2025/11/24 04:00:20 DEBUG : only14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce306f_d20251124_m035556_c001_v0001182_t0026_u01763956556780") 2025/11/24 04:00:20 DEBUG : only14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce305d_d20251124_m035552_c001_v0001182_t0033_u01763956552981") 2025/11/24 04:00:20 DEBUG : only14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aef00f_d20251124_m035538_c001_v7007000_t0000_u01763956538762") 2025/11/24 04:00:20 DEBUG : only14: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3013_d20251124_m035533_c001_v0001182_t0021_u01763956533684") 2025/11/24 04:00:20 DEBUG : only15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a180_d20251124_m035603_c001_v7007000_t0000_u01763956563652") 2025/11/24 04:00:20 DEBUG : only15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4131f46d7fb51db3_d20251124_m035557_c001_v0001146_t0057_u01763956557164") 2025/11/24 04:00:20 DEBUG : only15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce305f_d20251124_m035553_c001_v0001182_t0025_u01763956553686") 2025/11/24 04:00:20 DEBUG : only15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddea0_d20251124_m035538_c001_v7007000_t0000_u01763956538102") 2025/11/24 04:00:20 DEBUG : only15: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3015_d20251124_m035534_c001_v0001182_t0052_u01763956534192") 2025/11/24 04:00:20 DEBUG : only16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a181_d20251124_m035603_c001_v7007000_t0000_u01763956563834") 2025/11/24 04:00:20 DEBUG : only16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce3071_d20251124_m035557_c001_v0001182_t0026_u01763956557177") 2025/11/24 04:00:20 DEBUG : only16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3063_d20251124_m035554_c001_v0001182_t0010_u01763956554282") 2025/11/24 04:00:20 DEBUG : only16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28b06_d20251124_m035538_c001_v7007000_t0000_u01763956538308") 2025/11/24 04:00:20 DEBUG : only16: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3017_d20251124_m035534_c001_v0001182_t0026_u01763956534847") 2025/11/24 04:00:21 DEBUG : only17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a182_d20251124_m035604_c001_v7007000_t0000_u01763956564014") 2025/11/24 04:00:21 DEBUG : only17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce3073_d20251124_m035557_c001_v0001182_t0026_u01763956557361") 2025/11/24 04:00:21 DEBUG : only17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3065_d20251124_m035554_c001_v0001182_t0003_u01763956554863") 2025/11/24 04:00:21 DEBUG : only17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c23b_d20251124_m035538_c001_v7007000_t0000_u01763956538103") 2025/11/24 04:00:21 DEBUG : only17: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3019_d20251124_m035535_c001_v0001182_t0045_u01763956535359") 2025/11/24 04:00:21 DEBUG : only18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a183_d20251124_m035604_c001_v7007000_t0000_u01763956564195") 2025/11/24 04:00:21 DEBUG : only18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4131f46d7fb51db5_d20251124_m035557_c001_v0001146_t0057_u01763956557345") 2025/11/24 04:00:21 DEBUG : only18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3067_d20251124_m035555_c001_v0001182_t0042_u01763956555423") 2025/11/24 04:00:21 DEBUG : only18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddea5_d20251124_m035538_c001_v7007000_t0000_u01763956538833") 2025/11/24 04:00:21 DEBUG : only18: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce301b_d20251124_m035535_c001_v0001182_t0056_u01763956535939") 2025/11/24 04:00:21 DEBUG : only19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a184_d20251124_m035604_c001_v7007000_t0000_u01763956564376") 2025/11/24 04:00:21 DEBUG : only19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4131f46d7fb51db7_d20251124_m035557_c001_v0001146_t0057_u01763956557529") 2025/11/24 04:00:21 DEBUG : only19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3069_d20251124_m035555_c001_v0001182_t0032_u01763956555909") 2025/11/24 04:00:21 DEBUG : only19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c23d_d20251124_m035538_c001_v7007000_t0000_u01763956538475") 2025/11/24 04:00:21 DEBUG : only19: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce301d_d20251124_m035536_c001_v0001182_t0003_u01763956536519") 2025/11/24 04:00:21 DEBUG : only2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a185_d20251124_m035604_c001_v7007000_t0000_u01763956564557") 2025/11/24 04:00:21 DEBUG : only2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce307e_d20251124_m035557_c001_v0001182_t0026_u01763956557927") 2025/11/24 04:00:22 DEBUG : only2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce302d_d20251124_m035545_c001_v0001182_t0056_u01763956545572") 2025/11/24 04:00:22 DEBUG : only2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28b05_d20251124_m035538_c001_v7007000_t0000_u01763956538117") 2025/11/24 04:00:22 DEBUG : only2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fe1_d20251124_m035526_c001_v0001182_t0057_u01763956526335") 2025/11/24 04:00:22 DEBUG : only3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a188_d20251124_m035604_c001_v7007000_t0000_u01763956564738") 2025/11/24 04:00:22 DEBUG : only3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f410765e8a8024084_d20251124_m035557_c001_v0001185_t0012_u01763956557713") 2025/11/24 04:00:22 DEBUG : only3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3031_d20251124_m035546_c001_v0001182_t0012_u01763956546198") 2025/11/24 04:00:22 DEBUG : only3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aef00c_d20251124_m035538_c001_v7007000_t0000_u01763956538127") 2025/11/24 04:00:22 DEBUG : only3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fe5_d20251124_m035527_c001_v0001182_t0018_u01763956527035") 2025/11/24 04:00:22 DEBUG : only4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a189_d20251124_m035604_c001_v7007000_t0000_u01763956564919") 2025/11/24 04:00:22 DEBUG : only4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f411b26b8aa133595_d20251124_m035558_c001_v0001091_t0048_u01763956558068") 2025/11/24 04:00:22 DEBUG : only4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3035_d20251124_m035546_c001_v0001182_t0047_u01763956546844") 2025/11/24 04:00:22 DEBUG : only4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddea1_d20251124_m035538_c001_v7007000_t0000_u01763956538285") 2025/11/24 04:00:22 DEBUG : only4: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2fed_d20251124_m035527_c001_v0001182_t0035_u01763956527622") 2025/11/24 04:00:22 DEBUG : only5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a18a_d20251124_m035605_c001_v7007000_t0000_u01763956565170") 2025/11/24 04:00:22 DEBUG : only5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4131f46d7fb51db9_d20251124_m035557_c001_v0001146_t0057_u01763956557720") 2025/11/24 04:00:22 DEBUG : only5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3039_d20251124_m035547_c001_v0001182_t0040_u01763956547551") 2025/11/24 04:00:22 DEBUG : only5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c23f_d20251124_m035538_c001_v7007000_t0000_u01763956538842") 2025/11/24 04:00:22 DEBUG : only5: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ff0_d20251124_m035528_c001_v0001182_t0054_u01763956528199") 2025/11/24 04:00:22 DEBUG : only6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a18b_d20251124_m035605_c001_v7007000_t0000_u01763956565352") 2025/11/24 04:00:22 DEBUG : only6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce307a_d20251124_m035557_c001_v0001182_t0026_u01763956557734") 2025/11/24 04:00:23 DEBUG : only6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce303d_d20251124_m035548_c001_v0001182_t0019_u01763956548098") 2025/11/24 04:00:23 DEBUG : only6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28b07_d20251124_m035538_c001_v7007000_t0000_u01763956538488") 2025/11/24 04:00:23 DEBUG : only6: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ff2_d20251124_m035528_c001_v0001182_t0035_u01763956528783") 2025/11/24 04:00:23 DEBUG : only7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a18c_d20251124_m035605_c001_v7007000_t0000_u01763956565531") 2025/11/24 04:00:23 DEBUG : only7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f411b26b8aa133593_d20251124_m035557_c001_v0001091_t0048_u01763956557883") 2025/11/24 04:00:23 DEBUG : only7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3042_d20251124_m035548_c001_v0001182_t0050_u01763956548722") 2025/11/24 04:00:23 DEBUG : only7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bdde9e_d20251124_m035537_c001_v7007000_t0000_u01763956537737") 2025/11/24 04:00:23 DEBUG : only7: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ff4_d20251124_m035529_c001_v0001182_t0035_u01763956529434") 2025/11/24 04:00:23 DEBUG : only8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a18d_d20251124_m035605_c001_v7007000_t0000_u01763956565714") 2025/11/24 04:00:23 DEBUG : only8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f410765e8a8024092_d20251124_m035557_c001_v0001185_t0012_u01763956557916") 2025/11/24 04:00:23 DEBUG : only8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3045_d20251124_m035549_c001_v0001182_t0013_u01763956549283") 2025/11/24 04:00:23 DEBUG : only8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aef00e_d20251124_m035538_c001_v7007000_t0000_u01763956538496") 2025/11/24 04:00:23 DEBUG : only8: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ff7_d20251124_m035530_c001_v0001182_t0032_u01763956530008") 2025/11/24 04:00:23 DEBUG : only9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a18e_d20251124_m035605_c001_v7007000_t0000_u01763956565894") 2025/11/24 04:00:23 DEBUG : only9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4131f46d7fb51dbb_d20251124_m035557_c001_v0001146_t0057_u01763956557903") 2025/11/24 04:00:23 DEBUG : only9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce304d_d20251124_m035549_c001_v0001182_t0011_u01763956549787") 2025/11/24 04:00:23 DEBUG : only9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddea4_d20251124_m035538_c001_v7007000_t0000_u01763956538651") 2025/11/24 04:00:23 DEBUG : only9: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ffd_d20251124_m035530_c001_v0001182_t0002_u01763956530770") 2025/11/24 04:00:23 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9d3_d20251124_m035228_c001_v7007000_t0000_u01763956348363") 2025/11/24 04:00:23 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51c4f_d20251124_m035226_c001_v0001146_t0055_u01763956346285") 2025/11/24 04:00:23 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9cb_d20251124_m035225_c001_v7007000_t0000_u01763956345181") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e2b_d20251124_m035223_c001_v0001182_t0034_u01763956343321") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c7_d20251124_m035222_c001_v7007000_t0000_u01763956342552") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295d88_d20251124_m035220_c001_v0001179_t0037_u01763956340502") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9b6_d20251124_m035211_c001_v7007000_t0000_u01763956331002") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2df8_d20251124_m035209_c001_v0001182_t0048_u01763956329818") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9b2_d20251124_m035208_c001_v7007000_t0000_u01763956328292") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dec_d20251124_m035207_c001_v0001182_t0045_u01763956327482") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9ac_d20251124_m035206_c001_v7007000_t0000_u01763956326185") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2de0_d20251124_m035205_c001_v0001182_t0031_u01763956325372") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e4_d20251124_m035159_c001_v7007000_t0000_u01763956319488") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dc9_d20251124_m035158_c001_v0001182_t0048_u01763956318479") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e3_d20251124_m035158_c001_v7007000_t0000_u01763956318112") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dc5_d20251124_m035156_c001_v0001182_t0012_u01763956316937") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e1_d20251124_m035156_c001_v7007000_t0000_u01763956316569") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dc3_d20251124_m035155_c001_v0001182_t0026_u01763956315993") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dbf_d20251124_m035155_c001_v0001182_t0008_u01763956315389") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e0_d20251124_m035155_c001_v7007000_t0000_u01763956315021") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dbb_d20251124_m035154_c001_v0001182_t0012_u01763956314439") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2db5_d20251124_m035153_c001_v0001182_t0016_u01763956313877") 2025/11/24 04:00:24 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46df_d20251124_m035153_c001_v7007000_t0000_u01763956313510") 2025/11/24 04:00:25 DEBUG : potato: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2db3_d20251124_m035152_c001_v0001182_t0059_u01763956312731") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa39cda_d20251124_m035313_c001_v7007000_t0000_u01763956393193") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51c7d_d20251124_m035312_c001_v0001146_t0058_u01763956392532") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9f9_d20251124_m035303_c001_v7007000_t0000_u01763956383909") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51c6b_d20251124_m035259_c001_v0001146_t0028_u01763956379001") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28671_d20251124_m035250_c001_v7007000_t0000_u01763956370637") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51c65_d20251124_m035245_c001_v0001146_t0024_u01763956365922") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf6860_d20251124_m035238_c001_v7007000_t0000_u01763956358537") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51c58_d20251124_m035234_c001_v0001146_t0031_u01763956354725") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9bd_d20251124_m035214_c001_v7007000_t0000_u01763956334971") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e05_d20251124_m035213_c001_v0001182_t0029_u01763956333696") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9ba_d20251124_m035213_c001_v7007000_t0000_u01763956333246") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dfd_d20251124_m035211_c001_v0001182_t0024_u01763956331558") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9b7_d20251124_m035211_c001_v7007000_t0000_u01763956331190") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dfa_d20251124_m035210_c001_v0001182_t0013_u01763956330409") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9b4_d20251124_m035209_c001_v7007000_t0000_u01763956329445") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2df4_d20251124_m035208_c001_v0001182_t0053_u01763956328669") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9ae_d20251124_m035207_c001_v7007000_t0000_u01763956327114") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2de6_d20251124_m035206_c001_v0001182_t0035_u01763956326215") 2025/11/24 04:00:25 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a46e6_d20251124_m035200_c001_v7007000_t0000_u01763956320233") 2025/11/24 04:00:26 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2dcd_d20251124_m035159_c001_v0001182_t0006_u01763956319273") 2025/11/24 04:00:26 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb4e_d20251124_m035103_c001_v7007000_t0000_u01763956263971") 2025/11/24 04:00:26 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2cfc_d20251124_m035103_c001_v0001182_t0043_u01763956263378") 2025/11/24 04:00:26 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb4c_d20251124_m035102_c001_v7007000_t0000_u01763956262467") 2025/11/24 04:00:26 DEBUG : potato2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2cf7_d20251124_m035101_c001_v0001182_t0026_u01763956261888") 2025/11/24 04:00:26 DEBUG : potato3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9f8_d20251124_m035303_c001_v7007000_t0000_u01763956383566") 2025/11/24 04:00:26 DEBUG : potato3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295dc6_d20251124_m035300_c001_v0001179_t0007_u01763956380356") 2025/11/24 04:00:26 DEBUG : potato3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28673_d20251124_m035251_c001_v7007000_t0000_u01763956371141") 2025/11/24 04:00:26 DEBUG : potato3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295db3_d20251124_m035247_c001_v0001179_t0005_u01763956367417") 2025/11/24 04:00:26 DEBUG : potato3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf6861_d20251124_m035238_c001_v7007000_t0000_u01763956358739") 2025/11/24 04:00:26 DEBUG : potato3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295da5_d20251124_m035235_c001_v0001179_t0024_u01763956355360") 2025/11/24 04:00:26 DEBUG : pre-dest1/1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf01a_d20251124_m035347_c001_v7007000_t0000_u01763956427110") 2025/11/24 04:00:26 DEBUG : pre-dest1/1: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295df6_d20251124_m035339_c001_v0001179_t0047_u01763956419033") 2025/11/24 04:00:26 DEBUG : pre-dest2/2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f42218b78bceaf01b_d20251124_m035347_c001_v7007000_t0000_u01763956427292") 2025/11/24 04:00:26 DEBUG : pre-dest2/2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51ca0_d20251124_m035339_c001_v0001146_t0059_u01763956419613") 2025/11/24 04:00:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf6867_d20251124_m035325_c001_v7007000_t0000_u01763956405132") 2025/11/24 04:00:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ea3_d20251124_m035321_c001_v0001182_t0047_u01763956401145") 2025/11/24 04:00:26 DEBUG : sizeonly: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8e8_d20251124_m035139_c001_v7007000_t0000_u01763956299387") 2025/11/24 04:00:26 DEBUG : sizeonly: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d7b_d20251124_m035138_c001_v0001182_t0034_u01763956298379") 2025/11/24 04:00:26 DEBUG : splitbanan: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c720_d20251124_m035754_c001_v7007000_t0000_u01763956674220") 2025/11/24 04:00:26 DEBUG : splitbanan: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3209_d20251124_m035746_c001_v0001182_t0057_u01763956666805") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4983_d20251124_m035903_c001_v7007000_t0000_u01763956743764") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3c43_d20251124_m035856_c001_v0001185_t0033_u01763956736987") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f407f622ae93a4b1a_d20251124_m035849_c001_v7007000_t0000_u01763956729635") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd38c4_d20251124_m035843_c001_v0001185_t0051_u01763956723182") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4959_d20251124_m035835_c001_v7007000_t0000_u01763956715825") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3504_d20251124_m035829_c001_v0001185_t0014_u01763956709387") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4024d7dd963e9de1_d20251124_m035822_c001_v7007000_t0000_u01763956702173") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd313b_d20251124_m035815_c001_v0001185_t0017_u01763956695808") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc0834d_d20251124_m035808_c001_v7007000_t0000_u01763956688369") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd2d6d_d20251124_m035801_c001_v0001185_t0009_u01763956681573") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40faf08_d20251124_m035748_c001_v7007000_t0000_u01763956668742") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13370e_d20251124_m035745_c001_v0001091_t0014_u01763956665327") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290e3a_d20251124_m035737_c001_v7007000_t0000_u01763956657695") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31c6_d20251124_m035731_c001_v0001182_t0059_u01763956651050") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f418bfe7714bddfc0_d20251124_m035729_c001_v7007000_t0000_u01763956649741") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1336cb_d20251124_m035726_c001_v0001091_t0028_u01763956646761") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f40_d20251124_m035719_c001_v7007000_t0000_u01763956639770") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133679_d20251124_m035713_c001_v0001091_t0048_u01763956633157") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f416e2babfc863f25_d20251124_m035712_c001_v7007000_t0000_u01763956632000") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd1e65_d20251124_m035709_c001_v0001185_t0020_u01763956629091") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4088e504c8f9c6d4_d20251124_m035656_c001_v7007000_t0000_u01763956616110") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa1335f5_d20251124_m035652_c001_v0001091_t0012_u01763956612244") 2025/11/24 04:00:27 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f406831504b66a24f_d20251124_m035645_c001_v7007000_t0000_u01763956605036") 2025/11/24 04:00:28 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce30e7_d20251124_m035638_c001_v0001182_t0053_u01763956598493") 2025/11/24 04:00:28 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f412f193828e28f1b_d20251124_m035631_c001_v7007000_t0000_u01763956591495") 2025/11/24 04:00:28 DEBUG : splitbananasplit: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024668_d20251124_m035624_c001_v0001185_t0043_u01763956584854") 2025/11/24 04:00:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41780fe05e290df8_d20251124_m035732_c001_v7007000_t0000_u01763956652726") 2025/11/24 04:00:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce31b2_d20251124_m035728_c001_v0001182_t0018_u01763956648089") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a19d_d20251124_m035618_c001_v7007000_t0000_u01763956578338") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa13359f_d20251124_m035615_c001_v0001091_t0001_u01763956575734") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f410f0b1035ebb270_d20251124_m035614_c001_v7007000_t0000_u01763956574621") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce309b_d20251124_m035612_c001_v0001182_t0022_u01763956572139") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4093643fa7bf685c_d20251124_m035232_c001_v7007000_t0000_u01763956352043") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51c53_d20251124_m035231_c001_v0001146_t0039_u01763956351195") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9d7_d20251124_m035230_c001_v7007000_t0000_u01763956350636") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e3d_d20251124_m035229_c001_v0001182_t0002_u01763956349850") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8e4_d20251124_m035136_c001_v7007000_t0000_u01763956296331") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d6c_d20251124_m035134_c001_v0001182_t0015_u01763956294813") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8e3_d20251124_m035134_c001_v7007000_t0000_u01763956294448") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d6a_d20251124_m035133_c001_v0001182_t0043_u01763956293292") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8d3_d20251124_m035131_c001_v7007000_t0000_u01763956291237") 2025/11/24 04:00:28 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d60_d20251124_m035130_c001_v0001182_t0051_u01763956290183") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa8c5_d20251124_m035129_c001_v7007000_t0000_u01763956289640") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d56_d20251124_m035128_c001_v0001182_t0045_u01763956288614") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d52_d20251124_m035125_c001_v0001182_t0059_u01763956285921") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa896_d20251124_m035125_c001_v7007000_t0000_u01763956285557") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d4f_d20251124_m035124_c001_v0001182_t0047_u01763956284995") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d4d_d20251124_m035124_c001_v0001182_t0056_u01763956284238") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41384d99d40fa88c_d20251124_m035123_c001_v7007000_t0000_u01763956283861") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d40_d20251124_m035121_c001_v0001182_t0020_u01763956281117") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d3b_d20251124_m035118_c001_v0001182_t0011_u01763956278245") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb5b_d20251124_m035117_c001_v7007000_t0000_u01763956277875") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d39_d20251124_m035117_c001_v0001182_t0021_u01763956277281") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d34_d20251124_m035116_c001_v0001182_t0045_u01763956276528") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb5a_d20251124_m035116_c001_v7007000_t0000_u01763956276160") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d27_d20251124_m035112_c001_v0001182_t0023_u01763956272075") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb57_d20251124_m035111_c001_v7007000_t0000_u01763956271707") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d1f_d20251124_m035111_c001_v0001182_t0045_u01763956271136") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb55_d20251124_m035110_c001_v7007000_t0000_u01763956270179") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d19_d20251124_m035109_c001_v0001182_t0057_u01763956269609") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb54_d20251124_m035109_c001_v7007000_t0000_u01763956269060") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d14_d20251124_m035108_c001_v0001182_t0057_u01763956268449") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb52_d20251124_m035107_c001_v7007000_t0000_u01763956267542") 2025/11/24 04:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d0a_d20251124_m035106_c001_v0001182_t0024_u01763956266803") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb51_d20251124_m035106_c001_v7007000_t0000_u01763956266251") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d06_d20251124_m035105_c001_v0001182_t0057_u01763956265694") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb4f_d20251124_m035105_c001_v7007000_t0000_u01763956265133") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2d00_d20251124_m035104_c001_v0001182_t0004_u01763956264521") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb4a_d20251124_m035100_c001_v7007000_t0000_u01763956260197") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2cf1_d20251124_m035059_c001_v0001182_t0000_u01763956259623") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb49_d20251124_m035059_c001_v7007000_t0000_u01763956259075") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ced_d20251124_m035058_c001_v0001182_t0042_u01763956258501") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb47_d20251124_m035057_c001_v7007000_t0000_u01763956257586") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ce7_d20251124_m035057_c001_v0001182_t0047_u01763956257018") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4096764050aeeb46_d20251124_m035054_c001_v7007000_t0000_u01763956254829") 2025/11/24 04:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2ce4_d20251124_m035054_c001_v0001182_t0051_u01763956254264") 2025/11/24 04:00:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a19e_d20251124_m035618_c001_v7007000_t0000_u01763956578546") 2025/11/24 04:00:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024419_d20251124_m035615_c001_v0001185_t0029_u01763956575392") 2025/11/24 04:00:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f410f0b1035ebb271_d20251124_m035614_c001_v7007000_t0000_u01763956574802") 2025/11/24 04:00:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8024336_d20251124_m035611_c001_v0001185_t0013_u01763956571989") 2025/11/24 04:00:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4985_d20251124_m035905_c001_v7007000_t0000_u01763956745746") 2025/11/24 04:00:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32ec_d20251124_m035905_c001_v0001182_t0016_u01763956745118") 2025/11/24 04:00:30 DEBUG : sub/yam: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9d0_d20251124_m035227_c001_v7007000_t0000_u01763956347739") 2025/11/24 04:00:30 DEBUG : sub/yam: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295d8c_d20251124_m035225_c001_v0001179_t0006_u01763956345924") 2025/11/24 04:00:30 DEBUG : test_dir1/file2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a195_d20251124_m035611_c001_v7007000_t0000_u01763956571222") 2025/11/24 04:00:31 DEBUG : test_dir1/file2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80242b4_d20251124_m035609_c001_v0001185_t0001_u01763956569153") 2025/11/24 04:00:31 DEBUG : test_dir1/file2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a191_d20251124_m035608_c001_v7007000_t0000_u01763956568275") 2025/11/24 04:00:31 DEBUG : test_dir1/file2: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3091_d20251124_m035606_c001_v0001182_t0019_u01763956566865") 2025/11/24 04:00:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a196_d20251124_m035611_c001_v7007000_t0000_u01763956571403") 2025/11/24 04:00:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3096_d20251124_m035609_c001_v0001182_t0039_u01763956569141") 2025/11/24 04:00:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f419d6c923fa3a192_d20251124_m035608_c001_v7007000_t0000_u01763956568457") 2025/11/24 04:00:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51dc1_d20251124_m035606_c001_v0001146_t0058_u01763956566848") 2025/11/24 04:00:31 DEBUG : three: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c4_d20251124_m035219_c001_v7007000_t0000_u01763956339769") 2025/11/24 04:00:31 DEBUG : three: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e21_d20251124_m035218_c001_v0001182_t0050_u01763956338642") 2025/11/24 04:00:31 DEBUG : three: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce2e17_d20251124_m035216_c001_v0001182_t0025_u01763956336536") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4986_d20251124_m035907_c001_v7007000_t0000_u01763956747348") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8026f8c_d20251124_m035906_c001_v0001185_t0044_u01763956746718") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a49a4_d20251124_m035926_c001_v7007000_t0000_u01763956766357") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133788_d20251124_m035924_c001_v0001091_t0016_u01763956764485") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a499d_d20251124_m035922_c001_v7007000_t0000_u01763956762879") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a80272a5_d20251124_m035921_c001_v0001185_t0057_u01763956761473") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4994_d20251124_m035920_c001_v7007000_t0000_u01763956760505") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce3309_d20251124_m035919_c001_v0001182_t0059_u01763956759860") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a498b_d20251124_m035914_c001_v7007000_t0000_u01763956754537") 2025/11/24 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a8027114_d20251124_m035913_c001_v0001185_t0032_u01763956753308") 2025/11/24 04:00:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4990_d20251124_m035917_c001_v7007000_t0000_u01763956757080") 2025/11/24 04:00:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133784_d20251124_m035915_c001_v0001091_t0036_u01763956755497") 2025/11/24 04:00:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a498a_d20251124_m035912_c001_v7007000_t0000_u01763956752348") 2025/11/24 04:00:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1178241fabce32f9_d20251124_m035911_c001_v0001182_t0058_u01763956751733") 2025/11/24 04:00:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4989_d20251124_m035910_c001_v7007000_t0000_u01763956750768") 2025/11/24 04:00:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd3f8f_d20251124_m035910_c001_v0001185_t0054_u01763956750125") 2025/11/24 04:00:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4988_d20251124_m035909_c001_v7007000_t0000_u01763956749160") 2025/11/24 04:00:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f111b26b8aa133780_d20251124_m035908_c001_v0001091_t0002_u01763956748287") 2025/11/24 04:00:32 DEBUG : toe/toe/toe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f40368a966fc083a8_d20251124_m035931_c001_v7007000_t0000_u01763956771504") 2025/11/24 04:00:32 DEBUG : toe/toe/toe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f110765e8a802749c_d20251124_m035930_c001_v0001185_t0051_u01763956770857") 2025/11/24 04:00:32 DEBUG : toe/toe/toe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a4991_d20251124_m035918_c001_v7007000_t0000_u01763956758906") 2025/11/24 04:00:32 DEBUG : toe/toe/toe: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd419a_d20251124_m035918_c001_v0001185_t0034_u01763956758053") 2025/11/24 04:00:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a49a6_d20251124_m035927_c001_v7007000_t0000_u01763956767018") 2025/11/24 04:00:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11172ff7c1bd439b_d20251124_m035926_c001_v0001185_t0054_u01763956766174") 2025/11/24 04:00:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f414f558eb12a499e_d20251124_m035923_c001_v7007000_t0000_u01763956763513") 2025/11/24 04:00:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f117db15bf7bde781_d20251124_m035922_c001_v0001185_t0030_u01763956762639") 2025/11/24 04:00:32 DEBUG : two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c5_d20251124_m035219_c001_v7007000_t0000_u01763956339952") 2025/11/24 04:00:32 DEBUG : two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f41304610ac295d86_d20251124_m035217_c001_v0001179_t0012_u01763956337874") 2025/11/24 04:00:32 DEBUG : two: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4178241fabce2e15_d20251124_m035216_c001_v0001182_t0026_u01763956336314") 2025/11/24 04:00:32 DEBUG : yam: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9d4_d20251124_m035228_c001_v7007000_t0000_u01763956348546") 2025/11/24 04:00:32 DEBUG : yam: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f105ea101508949c4_d20251124_m035227_c001_v0001099_t0044_u01763956347358") 2025/11/24 04:00:32 DEBUG : yam: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9ca_d20251124_m035224_c001_v7007000_t0000_u01763956344634") 2025/11/24 04:00:32 DEBUG : yam: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f11304610ac295d8a_d20251124_m035223_c001_v0001179_t0038_u01763956343328") 2025/11/24 04:00:33 DEBUG : yam: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c6_d20251124_m035222_c001_v7007000_t0000_u01763956342006") 2025/11/24 04:00:33 DEBUG : yam: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1131f46d7fb51c4d_d20251124_m035220_c001_v0001146_t0011_u01763956340514") 2025/11/24 04:00:33 DEBUG : yaml: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9cc_d20251124_m035225_c001_v7007000_t0000_u01763956345364") 2025/11/24 04:00:33 DEBUG : yaml: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f115968e8f62bf3ff_d20251124_m035224_c001_v0001042_t0049_u01763956344175") 2025/11/24 04:00:33 DEBUG : yaml: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f4162454a2117c9c8_d20251124_m035222_c001_v7007000_t0000_u01763956342768") 2025/11/24 04:00:33 DEBUG : yaml: Deleting (id "4_zaf025de3f0cdbb3b9fa80e1b_f1035e7a50c98e80b_d20251124_m035221_c001_v0001177_t0024_u01763956341789") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m43.123830259s (try 1/5)