"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/09 03:59:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru" 2025/11/09 03:59:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/09 03:59:41 DEBUG : Creating backend with remote "/tmp/rclone312895732" === 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/09 03:59:42 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:42 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:59:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:43 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:43 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:44 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:59:44 DEBUG : B2 bucket rclone-test-nazefab4kiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:45 DEBUG : Creating backend with remote "/non-existing" 2025/11/09 03:59:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/09 03:59:45 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:45 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:46 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:46 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.50s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:47 INFO : B2 bucket rclone-test-nazefab4kiru: Running all checks before starting transfers 2025/11/09 03:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:48 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:48 INFO : B2 bucket rclone-test-nazefab4kiru: Checks finished, now starting transfers 2025/11/09 03:59:48 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:49 ERROR : Ignoring --no-traverse with sync 2025/11/09 03:59:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:49 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:49 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:49 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:59:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/09 03:59:50 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:50 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:50 DEBUG : hello world2: size = 12 OK 2025/11/09 03:59:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/09 03:59:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:59:51 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:51 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:51 DEBUG : potato2: size = 11 OK 2025/11/09 03:59:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 03:59:53 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:53 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:53 DEBUG : potato2: size = 11 OK 2025/11/09 03:59:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/09 03:59:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:59:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/09 03:59:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:59:54 INFO : sub dir2: Making directory 2025/11/09 03:59:54 INFO : sub dir: Making directory 2025/11/09 03:59:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:54 INFO : sub dir2/sub sub dir2: Making directory 2025/11/09 03:59:54 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:54 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:54 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/09 03:59:54 DEBUG : B2 bucket rclone-test-nazefab4kiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:55 INFO : sub dir2: Making directory 2025/11/09 03:59:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/09 03:59:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:59:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:55 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:55 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:56 DEBUG : sub dir2: Making directory with metadata 2025/11/09 03:59:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:59:56 INFO : sub dir2: Making directory 2025/11/09 03:59:56 INFO : sub dir: Making directory 2025/11/09 03:59:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:56 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:59:56 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/09 03:59:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/09 03:59:57 DEBUG : B2 bucket rclone-test-nazefab4kiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:57 INFO : sub dir2: Making directory 2025/11/09 03:59:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:58 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:58 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:58 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:59:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 03:59:59 DEBUG : sub dir2: Making directory with metadata 2025/11/09 03:59:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 03:59:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 03:59:59 INFO : sub dir2: Making directory 2025/11/09 03:59:59 INFO : sub dir: Making directory 2025/11/09 03:59:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 03:59:59 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 03:59:59 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 03:59:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 03:59:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 03:59:59 INFO : sub dir/hello world: Copied (new) 2025/11/09 03:59:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/09 03:59:59 DEBUG : B2 bucket rclone-test-nazefab4kiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:00 INFO : sub dir2: Making directory 2025/11/09 04:00:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 04:00:00 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:00 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 04:00:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:00:01 INFO : sub dir/hello world: Copied (new) 2025/11/09 04:00:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nipiriz6hero" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nazefab4kiru -> B2 bucket rclone-test-nipiriz6hero 2025/11/09 04:00:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 04:00:03 DEBUG : B2 bucket rclone-test-nipiriz6hero: Waiting for checks to finish 2025/11/09 04:00:03 DEBUG : B2 bucket rclone-test-nipiriz6hero: Waiting for transfers to finish 2025/11/09 04:00:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 04:00:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:00:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 04:00:04 DEBUG : B2 bucket rclone-test-nipiriz6hero: Purge remote 2025/11/09 04:00:04 INFO : B2 bucket rclone-test-nipiriz6hero: cleaning bucket "rclone-test-nipiriz6hero" of all files 2025/11/09 04:00:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f626d43c05d6b6b9fa80e1b_f1160282322ea0c66_d20251109_m040004_c001_v0001098_t0033_u01762660804111") --- PASS: TestServerSideCopy (4.11s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:06 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone312895732) 2025/11/09 04:00:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:00:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 04:00:06 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:06 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 04:00:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/09 04:00:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.67s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zibipuv2sivu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nazefab4kiru -> B2 bucket rclone-test-zibipuv2sivu 2025/11/09 04:00:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 04:00:09 DEBUG : B2 bucket rclone-test-zibipuv2sivu: Waiting for checks to finish 2025/11/09 04:00:09 DEBUG : B2 bucket rclone-test-zibipuv2sivu: Waiting for transfers to finish 2025/11/09 04:00:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 04:00:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:00:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 04:00:11 DEBUG : B2 bucket rclone-test-zibipuv2sivu: Waiting for checks to finish 2025/11/09 04:00:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:00:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zibipuv2sivu) 2025/11/09 04:00:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 04:00:11 DEBUG : B2 bucket rclone-test-zibipuv2sivu: Waiting for transfers to finish 2025/11/09 04:00:11 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 04:00:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/09 04:00:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 04:00:12 DEBUG : B2 bucket rclone-test-zibipuv2sivu: Purge remote 2025/11/09 04:00:12 INFO : B2 bucket rclone-test-zibipuv2sivu: cleaning bucket "rclone-test-zibipuv2sivu" of all files 2025/11/09 04:00:12 DEBUG : sub dir/hello world: Deleting (id "4_zff027da3c05d6b6b9fa80e1b_f119885602ef08fe4_d20251109_m040011_c001_v0001032_t0048_u01762660811422") 2025/11/09 04:00:12 DEBUG : sub dir/hello world: Deleting (id "4_zff027da3c05d6b6b9fa80e1b_f100310fe012cffeb_d20251109_m040010_c001_v0001117_t0018_u01762660810048") --- PASS: TestServerSideCopyOverSelf (6.39s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone312895732) 2025/11/09 04:00:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:00:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 04:00:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:14 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 04:00:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/09 04:00:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/09 04:00:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.58s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sicuzus9zayi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nazefab4kiru -> B2 bucket rclone-test-sicuzus9zayi 2025/11/09 04:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 04:00:17 DEBUG : B2 bucket rclone-test-sicuzus9zayi: Waiting for checks to finish 2025/11/09 04:00:17 DEBUG : B2 bucket rclone-test-sicuzus9zayi: Waiting for transfers to finish 2025/11/09 04:00:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 04:00:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:00:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 04:00:18 DEBUG : B2 bucket rclone-test-sicuzus9zayi: Waiting for checks to finish 2025/11/09 04:00:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:00:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sicuzus9zayi) 2025/11/09 04:00:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 04:00:18 DEBUG : B2 bucket rclone-test-sicuzus9zayi: Waiting for transfers to finish 2025/11/09 04:00:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/09 04:00:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/09 04:00:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 04:00:19 INFO : sub dir/hello world: Deleted 2025/11/09 04:00:20 DEBUG : testing file moves 2025/11/09 04:00:20 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:00:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sicuzus9zayi) 2025/11/09 04:00:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/09 04:00:20 DEBUG : B2 bucket rclone-test-sicuzus9zayi: Waiting for checks to finish 2025/11/09 04:00:20 DEBUG : B2 bucket rclone-test-sicuzus9zayi: Waiting for transfers to finish 2025/11/09 04:00:20 DEBUG : sub dir/hello world: size = 24 OK 2025/11/09 04:00:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/09 04:00:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/09 04:00:21 INFO : sub dir/hello world: Deleted 2025/11/09 04:00:21 DEBUG : B2 bucket rclone-test-sicuzus9zayi: Purge remote 2025/11/09 04:00:21 INFO : B2 bucket rclone-test-sicuzus9zayi: cleaning bucket "rclone-test-sicuzus9zayi" of all files 2025/11/09 04:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa29d93c05d6b6b9fa80e1b_f1156409d8e3d401f_d20251109_m040020_c001_v0001184_t0048_u01762660820805") 2025/11/09 04:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa29d93c05d6b6b9fa80e1b_f1059900cebb9729b_d20251109_m040018_c001_v0001091_t0047_u01762660818931") 2025/11/09 04:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa29d93c05d6b6b9fa80e1b_f112ddeb4bc64122f_d20251109_m040017_c001_v0001105_t0053_u01762660817832") --- PASS: TestServerSideMoveOverSelf (7.64s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:23 ERROR : error listing: directory not found 2025/11/09 04:00:23 INFO : Local file system at /tmp/rclone312895732: Making directory 2025/11/09 04:00:23 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:23 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.32s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 04:00:25 DEBUG : Local file system at /tmp/rclone312895732: Waiting for checks to finish 2025/11/09 04:00:25 DEBUG : Local file system at /tmp/rclone312895732: Waiting for transfers to finish 2025/11/09 04:00:25 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/09 04:00:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:00:25 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/09 04:00:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.72s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/09 04:00:26 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:26 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:26 DEBUG : check sum: size = 1 OK 2025/11/09 04:00:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 04:00:26 INFO : check sum: Copied (new) 2025/11/09 04:00:26 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:27 DEBUG : check sum: size = 1 OK 2025/11/09 04:00:27 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 04:00:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/09 04:00:27 DEBUG : check sum: Unchanged skipping 2025/11/09 04:00:27 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:27 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/09 04:00:28 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:28 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:28 DEBUG : sizeonly: size = 6 OK 2025/11/09 04:00:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 04:00:28 INFO : sizeonly: Copied (new) 2025/11/09 04:00:28 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:28 DEBUG : sizeonly: size = 6 OK 2025/11/09 04:00:28 DEBUG : sizeonly: Sizes identical 2025/11/09 04:00:28 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:28 DEBUG : sizeonly: Unchanged skipping 2025/11/09 04:00:28 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:28 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/09 04:00:29 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:29 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/09 04:00:29 INFO : ignore-size: Copied (new) 2025/11/09 04:00:29 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:30 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:00:30 DEBUG : ignore-size: Unchanged skipping 2025/11/09 04:00:30 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:30 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:31 DEBUG : existing: size = 6 OK 2025/11/09 04:00:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:00:31 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:31 DEBUG : existing: Unchanged skipping 2025/11/09 04:00:31 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:31 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:31 INFO : There was nothing to transfer 2025/11/09 04:00:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/09 04:00:31 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:31 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:31 DEBUG : existing: size = 6 OK 2025/11/09 04:00:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 04:00:31 INFO : existing: Copied (replaced existing) 2025/11/09 04:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 04:00:32 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:32 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:33 DEBUG : existing: size = 6 OK 2025/11/09 04:00:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 04:00:33 INFO : existing: Copied (new) 2025/11/09 04:00:33 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:33 DEBUG : existing: Destination exists, skipping 2025/11/09 04:00:33 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:33 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:33 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/09 04:00:34 DEBUG : c/non empty space: size = 5 OK 2025/11/09 04:00:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:00:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 04:00:34 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:34 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 04:00:34 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:35 DEBUG : a/potato2: size = 60 OK 2025/11/09 04:00:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:00:35 INFO : a/potato2: Copied (new) 2025/11/09 04:00:35 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:35 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:36 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:36 DEBUG : empty space: size = 1 OK 2025/11/09 04:00:36 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/09 04:00:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 04:00:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/09 04:00:36 DEBUG : empty space: Unchanged skipping 2025/11/09 04:00:36 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:36 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:36 INFO : There was nothing to transfer 2025/11/09 04:00:37 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:37 DEBUG : empty space: size = 1 OK 2025/11/09 04:00:37 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/09 04:00:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 04:00:38 INFO : empty space: Updated modification time in destination 2025/11/09 04:00:38 DEBUG : empty space: Unchanged skipping 2025/11/09 04:00:38 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:38 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:39 DEBUG : empty space: size = 1 OK 2025/11/09 04:00:39 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:39 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/09 04:00:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 04:00:39 DEBUG : empty space: Unchanged skipping 2025/11/09 04:00:39 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:39 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:40 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:40 DEBUG : foo: size = 3 OK 2025/11/09 04:00:40 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/09 04:00:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone312895732) 2025/11/09 04:00:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:00:40 DEBUG : foo: sha1 differ 2025/11/09 04:00:40 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:41 DEBUG : foo: size = 3 OK 2025/11/09 04:00:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/09 04:00:41 INFO : foo: Copied (replaced existing) 2025/11/09 04:00:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:42 DEBUG : empty space: size = 1 OK 2025/11/09 04:00:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:00:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/09 04:00:42 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:42 DEBUG : empty space: Unchanged skipping 2025/11/09 04:00:42 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:42 DEBUG : potato: size = 60 OK 2025/11/09 04:00:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:00:42 INFO : potato: Copied (new) 2025/11/09 04:00:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:44 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone312895732) 2025/11/09 04:00:44 DEBUG : potato: size = 60 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:00:44 DEBUG : potato: Sizes differ 2025/11/09 04:00:44 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:44 DEBUG : potato: size = 21 OK 2025/11/09 04:00:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/09 04:00:44 INFO : potato: Copied (replaced existing) 2025/11/09 04:00:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.57s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:46 DEBUG : potato: size = 21 OK 2025/11/09 04:00:46 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/09 04:00:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone312895732) 2025/11/09 04:00:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:00:46 DEBUG : potato: sha1 differ 2025/11/09 04:00:46 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:46 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:46 DEBUG : potato: size = 21 OK 2025/11/09 04:00:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/09 04:00:46 INFO : potato: Copied (replaced existing) 2025/11/09 04:00:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:00:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/09 04:00:47 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:47 DEBUG : empty space: size = 1 OK 2025/11/09 04:00:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:00:47 DEBUG : empty space: Unchanged skipping 2025/11/09 04:00:47 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:47 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:47 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:49 DEBUG : empty space: size = 1 OK 2025/11/09 04:00:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:00:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:00:49 DEBUG : empty space: Unchanged skipping 2025/11/09 04:00:49 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:49 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:49 DEBUG : potato2: size = 60 OK 2025/11/09 04:00:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:00:49 INFO : potato2: Copied (new) 2025/11/09 04:00:49 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:51 INFO : d: Making directory 2025/11/09 04:00:51 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/09 04:00:51 DEBUG : c/non empty space: size = 5 OK 2025/11/09 04:00:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:00:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 04:00:51 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:51 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 04:00:51 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:52 DEBUG : a/potato2: size = 60 OK 2025/11/09 04:00:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:00:52 INFO : a/potato2: Copied (new) 2025/11/09 04:00:52 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/09 04:00:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/09 04:00:54 DEBUG : c/non empty space: size = 5 OK 2025/11/09 04:00:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:00:54 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:54 DEBUG : c/non empty space: Unchanged skipping 2025/11/09 04:00:54 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:54 DEBUG : a/potato2: size = 60 OK 2025/11/09 04:00:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:00:54 INFO : a/potato2: Copied (new) 2025/11/09 04:00:54 ERROR : B2 bucket rclone-test-nazefab4kiru: not deleting files as there were IO errors 2025/11/09 04:00:54 ERROR : B2 bucket rclone-test-nazefab4kiru: 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:56 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:56 DEBUG : empty space: size = 1 OK 2025/11/09 04:00:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:00:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:00:56 DEBUG : empty space: Unchanged skipping 2025/11/09 04:00:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:56 INFO : potato: Deleted 2025/11/09 04:00:56 DEBUG : potato2: size = 60 OK 2025/11/09 04:00:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:00:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:00:58 DEBUG : Waiting for deletions to finish 2025/11/09 04:00:58 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:58 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:58 INFO : potato: Deleted 2025/11/09 04:00:58 DEBUG : empty space: size = 1 OK 2025/11/09 04:00:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:00:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:00:58 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:00:58 DEBUG : empty space: Unchanged skipping 2025/11/09 04:00:58 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:00:58 DEBUG : potato2: size = 60 OK 2025/11/09 04:00:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:00:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.37s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:01:00 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:00 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:00 DEBUG : potato2: size = 19 OK 2025/11/09 04:01:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/09 04:01:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.78s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 04:01:02 DEBUG : enormous: Excluded 2025/11/09 04:01:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 04:01:02 DEBUG : potato2: Excluded 2025/11/09 04:01:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 04:01:02 DEBUG : empty space: size = 1 OK 2025/11/09 04:01:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:01:02 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:02 DEBUG : empty space: Unchanged skipping 2025/11/09 04:01:02 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:02 DEBUG : Waiting for deletions to finish 2025/11/09 04:01:02 INFO : There was nothing to transfer 2025/11/09 04:01:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 04:01:02 DEBUG : enormous: Excluded 2025/11/09 04:01:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 04:01:02 DEBUG : potato2: Excluded 2025/11/09 04:01:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 04:01:02 DEBUG : empty space: size = 1 OK 2025/11/09 04:01:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/09 04:01:02 DEBUG : Local file system at /tmp/rclone312895732: Waiting for checks to finish 2025/11/09 04:01:02 DEBUG : empty space: Unchanged skipping 2025/11/09 04:01:02 DEBUG : Local file system at /tmp/rclone312895732: Waiting for transfers to finish 2025/11/09 04:01:02 DEBUG : Waiting for deletions to finish 2025/11/09 04:01:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:04 DEBUG : enormous: Excluded (Size Filter) 2025/11/09 04:01:04 DEBUG : enormous: Excluded 2025/11/09 04:01:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/09 04:01:04 DEBUG : potato2: Excluded 2025/11/09 04:01:04 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:04 DEBUG : empty space: size = 1 OK 2025/11/09 04:01:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:01:04 DEBUG : empty space: Unchanged skipping 2025/11/09 04:01:04 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:04 DEBUG : Waiting for deletions to finish 2025/11/09 04:01:05 INFO : enormous: Deleted 2025/11/09 04:01:05 INFO : potato2: Deleted 2025/11/09 04:01:05 INFO : There was nothing to transfer 2025/11/09 04:01:05 DEBUG : empty space: size = 1 OK 2025/11/09 04:01:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/09 04:01:05 DEBUG : empty space: Unchanged skipping 2025/11/09 04:01:05 DEBUG : Local file system at /tmp/rclone312895732: Waiting for checks to finish 2025/11/09 04:01:05 DEBUG : Local file system at /tmp/rclone312895732: Waiting for transfers to finish 2025/11/09 04:01:05 DEBUG : Waiting for deletions to finish 2025/11/09 04:01:05 INFO : enormous: Deleted 2025/11/09 04:01:05 INFO : potato2: Deleted 2025/11/09 04:01:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.47s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:07 DEBUG : five: Need to transfer - File not found at Destination 2025/11/09 04:01:07 DEBUG : four: size = 4 (Local file system at /tmp/rclone312895732) 2025/11/09 04:01:07 DEBUG : four: size = 8 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:01:07 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:07 DEBUG : two: size = 3 OK 2025/11/09 04:01:07 DEBUG : four: Sizes differ 2025/11/09 04:01:07 DEBUG : three: size = 5 OK 2025/11/09 04:01:07 DEBUG : three: Sizes identical 2025/11/09 04:01:07 DEBUG : one: Destination is newer than source, skipping 2025/11/09 04:01:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/09 04:01:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 04:01:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone312895732) 2025/11/09 04:01:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:01:07 DEBUG : two: sha1 differ 2025/11/09 04:01:07 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:07 DEBUG : five: size = 4 OK 2025/11/09 04:01:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/09 04:01:07 INFO : five: Copied (new) 2025/11/09 04:01:08 DEBUG : four: size = 4 OK 2025/11/09 04:01:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/09 04:01:08 INFO : four: Copied (replaced existing) 2025/11/09 04:01:08 DEBUG : two: size = 3 OK 2025/11/09 04:01:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/09 04:01:08 INFO : two: Copied (replaced existing) 2025/11/09 04:01:08 DEBUG : Waiting for deletions to finish 2025/11/09 04:01:08 DEBUG : five: size = 4 OK 2025/11/09 04:01:08 DEBUG : four: size = 4 OK 2025/11/09 04:01:08 DEBUG : three: size = 5 OK 2025/11/09 04:01:08 DEBUG : one: Destination is newer than source, skipping 2025/11/09 04:01:08 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:08 DEBUG : two: size = 3 OK 2025/11/09 04:01:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/09 04:01:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/09 04:01:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/09 04:01:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/09 04:01:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/09 04:01:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/09 04:01:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 04:01:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 04:01:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/09 04:01:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone312895732) 2025/11/09 04:01:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:01:08 DEBUG : three: sha1 differ 2025/11/09 04:01:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/09 04:01:08 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:08 DEBUG : three: size = 5 OK 2025/11/09 04:01:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 04:01:08 INFO : three: Copied (replaced existing) 2025/11/09 04:01:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/09 04:01:10 INFO : B2 bucket rclone-test-nazefab4kiru: Making map for --track-renames 2025/11/09 04:01:10 INFO : B2 bucket rclone-test-nazefab4kiru: Finished making map for --track-renames 2025/11/09 04:01:10 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/09 04:01:10 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for renames to finish 2025/11/09 04:01:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/09 04:01:10 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:10 DEBUG : yam: size = 11 OK 2025/11/09 04:01:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 04:01:10 INFO : yam: Copied (new) 2025/11/09 04:01:11 DEBUG : potato: size = 14 OK 2025/11/09 04:01:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/09 04:01:11 INFO : potato: Copied (new) 2025/11/09 04:01:11 DEBUG : Waiting for deletions to finish 2025/11/09 04:01:11 DEBUG : potato: size = 14 OK 2025/11/09 04:01:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:01:11 INFO : B2 bucket rclone-test-nazefab4kiru: Making map for --track-renames 2025/11/09 04:01:11 INFO : B2 bucket rclone-test-nazefab4kiru: Finished making map for --track-renames 2025/11/09 04:01:11 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:11 DEBUG : potato: Unchanged skipping 2025/11/09 04:01:11 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for renames to finish 2025/11/09 04:01:12 DEBUG : yaml: size = 11 OK 2025/11/09 04:01:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 04:01:12 INFO : yam: Copied (server-side copy) to: yaml 2025/11/09 04:01:12 INFO : yam: Deleted 2025/11/09 04:01:12 INFO : yaml: Renamed from "yam" 2025/11/09 04:01:12 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.17s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/09 04:01:13 INFO : B2 bucket rclone-test-nazefab4kiru: Making map for --track-renames 2025/11/09 04:01:13 INFO : B2 bucket rclone-test-nazefab4kiru: Finished making map for --track-renames 2025/11/09 04:01:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/09 04:01:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/09 04:01:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for renames to finish 2025/11/09 04:01:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:13 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001183_t0027": EOF 2025/11/09 04:01:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001183_t0027": EOF) 2025/11/09 04:01:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 04:01:13 DEBUG : yam: Received error: Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001183_t0027": EOF - low level retry 0/10 2025/11/09 04:01:13 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 04:01:13 DEBUG : potato: size = 14 OK 2025/11/09 04:01:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/09 04:01:13 INFO : potato: Copied (new) 2025/11/09 04:01:14 DEBUG : yam: size = 11 OK 2025/11/09 04:01:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 04:01:14 INFO : yam: Copied (new) 2025/11/09 04:01:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:01:14 DEBUG : potato: size = 14 OK 2025/11/09 04:01:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:01:14 INFO : B2 bucket rclone-test-nazefab4kiru: Making map for --track-renames 2025/11/09 04:01:14 INFO : B2 bucket rclone-test-nazefab4kiru: Finished making map for --track-renames 2025/11/09 04:01:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:14 DEBUG : potato: Unchanged skipping 2025/11/09 04:01:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for renames to finish 2025/11/09 04:01:15 DEBUG : yaml: size = 11 OK 2025/11/09 04:01:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 04:01:15 INFO : yam: Copied (server-side copy) to: yaml 2025/11/09 04:01:15 INFO : yam: Deleted 2025/11/09 04:01:15 INFO : yaml: Renamed from "yam" 2025/11/09 04:01:15 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.29s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/09 04:01:17 INFO : B2 bucket rclone-test-nazefab4kiru: Making map for --track-renames 2025/11/09 04:01:17 INFO : B2 bucket rclone-test-nazefab4kiru: Finished making map for --track-renames 2025/11/09 04:01:17 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/09 04:01:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/09 04:01:17 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for renames to finish 2025/11/09 04:01:17 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:17 DEBUG : potato: size = 14 OK 2025/11/09 04:01:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/09 04:01:17 INFO : potato: Copied (new) 2025/11/09 04:01:17 DEBUG : sub/yam: size = 11 OK 2025/11/09 04:01:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 04:01:17 INFO : sub/yam: Copied (new) 2025/11/09 04:01:17 DEBUG : Waiting for deletions to finish 2025/11/09 04:01:17 DEBUG : potato: size = 14 OK 2025/11/09 04:01:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:01:17 DEBUG : potato: Unchanged skipping 2025/11/09 04:01:17 INFO : B2 bucket rclone-test-nazefab4kiru: Making map for --track-renames 2025/11/09 04:01:17 INFO : B2 bucket rclone-test-nazefab4kiru: Finished making map for --track-renames 2025/11/09 04:01:17 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:17 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for renames to finish 2025/11/09 04:01:18 DEBUG : yam: size = 11 OK 2025/11/09 04:01:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/09 04:01:18 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/09 04:01:18 INFO : sub/yam: Deleted 2025/11/09 04:01:18 INFO : yam: Renamed from "sub/yam" 2025/11/09 04:01:18 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.71s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:19 DEBUG : Creating backend with remote "/tmp/rclone312895732/dir1" 2025/11/09 04:01:19 DEBUG : Config file has changed externally - reloading 2025/11/09 04:01:19 DEBUG : Creating backend with remote "/tmp/rclone312895732/dir2" 2025/11/09 04:01:19 DEBUG : Local file system at /tmp/rclone312895732/dir2: Using server-side directory move 2025/11/09 04:01:19 INFO : Local file system at /tmp/rclone312895732/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/09 04:01:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/09 04:01:19 DEBUG : Local file system at /tmp/rclone312895732/dir2: Waiting for checks to finish 2025/11/09 04:01:19 INFO : file1.txt: Moved (server-side) 2025/11/09 04:01:19 DEBUG : Local file system at /tmp/rclone312895732/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 04:01:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/09 04:01:20 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:20 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 04:01:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:01:20 INFO : sub dir/hello world: Copied (new) 2025/11/09 04:01:20 INFO : sub dir/hello world: Deleted 2025/11/09 04:01:20 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/09 04:01:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/09 04:01:20 INFO : nested/sub dir/file: Copied (new) 2025/11/09 04:01:20 INFO : nested/sub dir/file: Deleted 2025/11/09 04:01:20 INFO : sub dir: Removing directory 2025/11/09 04:01:20 INFO : nested/sub dir: Removing directory 2025/11/09 04:01:20 INFO : nested: Removing directory 2025/11/09 04:01:20 DEBUG : Local file system at /tmp/rclone312895732: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/09 04:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/09 04:01:22 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:22 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:22 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/09 04:01:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/09 04:01:22 INFO : nested/sub dir/file: Copied (new) 2025/11/09 04:01:22 INFO : nested/sub dir/file: Deleted 2025/11/09 04:01:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/09 04:01:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:01:22 INFO : sub dir/hello world: Copied (new) 2025/11/09 04:01:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/09 04:01:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 04:01:23 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:23 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:23 DEBUG : existing-b: size = 6 OK 2025/11/09 04:01:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/09 04:01:23 INFO : existing-b: Copied (new) 2025/11/09 04:01:23 INFO : existing-b: Deleted 2025/11/09 04:01:24 DEBUG : existing: size = 6 OK 2025/11/09 04:01:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 04:01:24 INFO : existing: Copied (new) 2025/11/09 04:01:24 INFO : existing: Deleted 2025/11/09 04:01:24 DEBUG : existing: Destination exists, skipping 2025/11/09 04:01:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/09 04:01:24 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:01:24 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:01:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cimigeb0guna" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nazefab4kiru -> B2 bucket rclone-test-cimigeb0guna 2025/11/09 04:01:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:01:29 DEBUG : empty space: size = 1 OK 2025/11/09 04:01:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 04:01:29 DEBUG : empty space: Unchanged skipping 2025/11/09 04:01:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:01:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cimigeb0guna) 2025/11/09 04:01:29 DEBUG : potato3: Sizes differ 2025/11/09 04:01:29 DEBUG : B2 bucket rclone-test-cimigeb0guna: Waiting for checks to finish 2025/11/09 04:01:29 INFO : empty space: Deleted 2025/11/09 04:01:29 DEBUG : B2 bucket rclone-test-cimigeb0guna: Waiting for transfers to finish 2025/11/09 04:01:29 DEBUG : potato2: size = 60 OK 2025/11/09 04:01:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:01:29 INFO : potato2: Copied (server-side copy) 2025/11/09 04:01:30 INFO : potato2: Deleted 2025/11/09 04:01:30 DEBUG : potato3: size = 68 OK 2025/11/09 04:01:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 04:01:30 INFO : potato3: Copied (server-side copy) 2025/11/09 04:01:30 INFO : potato3: Deleted 2025/11/09 04:01:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yiyutas0kamo" 2025/11/09 04:01:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/09 04:01:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:01:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/09 04:01:31 DEBUG : B2 bucket rclone-test-yiyutas0kamo: Waiting for checks to finish 2025/11/09 04:01:31 DEBUG : B2 bucket rclone-test-yiyutas0kamo: Waiting for transfers to finish 2025/11/09 04:01:32 DEBUG : empty space: size = 1 OK 2025/11/09 04:01:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 04:01:32 INFO : empty space: Copied (server-side copy) 2025/11/09 04:01:33 INFO : empty space: Deleted 2025/11/09 04:01:33 DEBUG : potato3: size = 68 OK 2025/11/09 04:01:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 04:01:33 INFO : potato3: Copied (server-side copy) 2025/11/09 04:01:33 DEBUG : potato2: size = 60 OK 2025/11/09 04:01:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:01:33 INFO : potato2: Copied (server-side copy) 2025/11/09 04:01:33 INFO : potato3: Deleted 2025/11/09 04:01:33 INFO : potato2: Deleted 2025/11/09 04:01:33 DEBUG : B2 bucket rclone-test-yiyutas0kamo: Purge remote 2025/11/09 04:01:33 INFO : B2 bucket rclone-test-yiyutas0kamo: cleaning bucket "rclone-test-yiyutas0kamo" of all files 2025/11/09 04:01:34 DEBUG : empty space: Deleting (id "4_z8f72bdd3c06d6b6b9fa80e1b_f1110c2ad2bc878e9_d20251109_m040132_c001_v0001157_t0051_u01762660892609") 2025/11/09 04:01:34 DEBUG : potato2: Deleting (id "4_z8f72bdd3c06d6b6b9fa80e1b_f11570b85a5053058_d20251109_m040132_c001_v0001100_t0019_u01762660892994") 2025/11/09 04:01:34 DEBUG : potato3: Deleting (id "4_z8f72bdd3c06d6b6b9fa80e1b_f115beb6599ee95b2_d20251109_m040132_c001_v0001041_t0042_u01762660892995") 2025/11/09 04:01:34 DEBUG : B2 bucket rclone-test-cimigeb0guna: Purge remote 2025/11/09 04:01:34 INFO : B2 bucket rclone-test-cimigeb0guna: cleaning bucket "rclone-test-cimigeb0guna" of all files 2025/11/09 04:01:34 DEBUG : empty space: Deleting (id "4_z8f92adb3c06d6b6b9fa80e1b_f413f2cbeee6f1388_d20251109_m040133_c001_v7007000_t0000_u01762660893032") 2025/11/09 04:01:34 DEBUG : empty space: Deleting (id "4_z8f92adb3c06d6b6b9fa80e1b_f103b735c689bf4f5_d20251109_m040128_c001_v0001041_t0015_u01762660888412") 2025/11/09 04:01:34 DEBUG : potato2: Deleting (id "4_z8f92adb3c06d6b6b9fa80e1b_f40108f13c703a378_d20251109_m040133_c001_v7007000_t0000_u01762660893411") 2025/11/09 04:01:34 DEBUG : potato2: Deleting (id "4_z8f92adb3c06d6b6b9fa80e1b_f116ade0592e0b726_d20251109_m040129_c001_v0001130_t0047_u01762660889590") 2025/11/09 04:01:34 DEBUG : potato3: Deleting (id "4_z8f92adb3c06d6b6b9fa80e1b_f413f2cbeee6f138b_d20251109_m040133_c001_v7007000_t0000_u01762660893311") 2025/11/09 04:01:34 DEBUG : potato3: Deleting (id "4_z8f92adb3c06d6b6b9fa80e1b_f106f9fb057345932_d20251109_m040129_c001_v0001130_t0027_u01762660889930") 2025/11/09 04:01:34 DEBUG : potato3: Deleting (id "4_z8f92adb3c06d6b6b9fa80e1b_f103b735c689bf4f7_d20251109_m040128_c001_v0001041_t0044_u01762660888827") --- PASS: TestServerSideMove (11.38s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xakiwot8fage" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nazefab4kiru -> B2 bucket rclone-test-xakiwot8fage 2025/11/09 04:01:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 04:01:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 04:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:01:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:01:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xakiwot8fage) 2025/11/09 04:01:41 DEBUG : potato3: Sizes differ 2025/11/09 04:01:41 DEBUG : B2 bucket rclone-test-xakiwot8fage: Waiting for checks to finish 2025/11/09 04:01:41 DEBUG : B2 bucket rclone-test-xakiwot8fage: Waiting for transfers to finish 2025/11/09 04:01:42 DEBUG : potato2: size = 60 OK 2025/11/09 04:01:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:01:42 INFO : potato2: Copied (server-side copy) 2025/11/09 04:01:42 INFO : potato2: Deleted 2025/11/09 04:01:42 DEBUG : potato3: size = 68 OK 2025/11/09 04:01:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 04:01:42 INFO : potato3: Copied (server-side copy) 2025/11/09 04:01:42 INFO : potato3: Deleted 2025/11/09 04:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kecores9waco" 2025/11/09 04:01:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/09 04:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:01:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/09 04:01:44 DEBUG : B2 bucket rclone-test-kecores9waco: Waiting for checks to finish 2025/11/09 04:01:44 DEBUG : B2 bucket rclone-test-kecores9waco: Waiting for transfers to finish 2025/11/09 04:01:45 DEBUG : potato2: size = 60 OK 2025/11/09 04:01:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:01:45 INFO : potato2: Copied (server-side copy) 2025/11/09 04:01:45 INFO : potato2: Deleted 2025/11/09 04:01:45 DEBUG : potato3: size = 68 OK 2025/11/09 04:01:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 04:01:45 INFO : potato3: Copied (server-side copy) 2025/11/09 04:01:45 INFO : potato3: Deleted 2025/11/09 04:01:46 DEBUG : B2 bucket rclone-test-kecores9waco: Purge remote 2025/11/09 04:01:46 INFO : B2 bucket rclone-test-kecores9waco: cleaning bucket "rclone-test-kecores9waco" of all files 2025/11/09 04:01:46 DEBUG : potato2: Deleting (id "4_z2f42ede3c06d6b6b9fa80e1b_f1169f0882a141d2a_d20251109_m040144_c001_v0001157_t0020_u01762660904975") 2025/11/09 04:01:46 DEBUG : potato3: Deleting (id "4_z2f42ede3c06d6b6b9fa80e1b_f111494cf38612f03_d20251109_m040145_c001_v0001180_t0047_u01762660905428") 2025/11/09 04:01:46 DEBUG : B2 bucket rclone-test-xakiwot8fage: Purge remote 2025/11/09 04:01:46 INFO : B2 bucket rclone-test-xakiwot8fage: cleaning bucket "rclone-test-xakiwot8fage" of all files 2025/11/09 04:01:47 DEBUG : empty space: Deleting (id "4_zff22ddb3c06d6b6b9fa80e1b_f106f9fb05734595c_d20251109_m040140_c001_v0001130_t0007_u01762660900876") 2025/11/09 04:01:47 DEBUG : potato2: Deleting (id "4_zff22ddb3c06d6b6b9fa80e1b_f403872197e21f987_d20251109_m040145_c001_v7007000_t0000_u01762660905398") 2025/11/09 04:01:47 DEBUG : potato2: Deleting (id "4_zff22ddb3c06d6b6b9fa80e1b_f1114522ce13f7a37_d20251109_m040142_c001_v0001120_t0028_u01762660902109") 2025/11/09 04:01:47 DEBUG : potato3: Deleting (id "4_zff22ddb3c06d6b6b9fa80e1b_f403872197e21f98b_d20251109_m040145_c001_v7007000_t0000_u01762660905636") 2025/11/09 04:01:47 DEBUG : potato3: Deleting (id "4_zff22ddb3c06d6b6b9fa80e1b_f117f9ac0c912277c_d20251109_m040142_c001_v0001180_t0039_u01762660902488") 2025/11/09 04:01:47 DEBUG : potato3: Deleting (id "4_zff22ddb3c06d6b6b9fa80e1b_f106f9fb057345960_d20251109_m040141_c001_v0001130_t0020_u01762660901265") --- PASS: TestServerSideMoveWithFilter (12.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:01:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zorofem7fifa" 2025/11/09 04:01:51 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nazefab4kiru -> B2 bucket rclone-test-zorofem7fifa 2025/11/09 04:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:01:54 DEBUG : empty space: size = 1 OK 2025/11/09 04:01:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 04:01:54 DEBUG : empty space: Unchanged skipping 2025/11/09 04:01:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:01:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zorofem7fifa) 2025/11/09 04:01:54 DEBUG : potato3: Sizes differ 2025/11/09 04:01:54 DEBUG : B2 bucket rclone-test-zorofem7fifa: Waiting for checks to finish 2025/11/09 04:01:54 INFO : empty space: Deleted 2025/11/09 04:01:54 DEBUG : B2 bucket rclone-test-zorofem7fifa: Waiting for transfers to finish 2025/11/09 04:01:54 DEBUG : potato2: size = 60 OK 2025/11/09 04:01:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:01:54 INFO : potato2: Copied (server-side copy) 2025/11/09 04:01:55 INFO : potato2: Deleted 2025/11/09 04:01:55 DEBUG : potato3: size = 68 OK 2025/11/09 04:01:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 04:01:55 INFO : potato3: Copied (server-side copy) 2025/11/09 04:01:55 INFO : potato3: Deleted 2025/11/09 04:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zegarim4quta" 2025/11/09 04:01:56 INFO : tomatoDir: Making directory 2025/11/09 04:01:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/09 04:01:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/09 04:01:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/09 04:01:57 DEBUG : B2 bucket rclone-test-zegarim4quta: Waiting for checks to finish 2025/11/09 04:01:57 DEBUG : B2 bucket rclone-test-zegarim4quta: Waiting for transfers to finish 2025/11/09 04:01:58 DEBUG : empty space: size = 1 OK 2025/11/09 04:01:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/09 04:01:58 INFO : empty space: Copied (server-side copy) 2025/11/09 04:01:58 INFO : empty space: Deleted 2025/11/09 04:01:58 DEBUG : potato3: size = 68 OK 2025/11/09 04:01:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/09 04:01:58 INFO : potato3: Copied (server-side copy) 2025/11/09 04:01:58 DEBUG : potato2: size = 60 OK 2025/11/09 04:01:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/09 04:01:58 INFO : potato2: Copied (server-side copy) 2025/11/09 04:01:58 INFO : potato3: Deleted 2025/11/09 04:01:58 INFO : potato2: Deleted 2025/11/09 04:01:59 DEBUG : B2 bucket rclone-test-zegarim4quta: Purge remote 2025/11/09 04:01:59 INFO : B2 bucket rclone-test-zegarim4quta: cleaning bucket "rclone-test-zegarim4quta" of all files 2025/11/09 04:01:59 DEBUG : empty space: Deleting (id "4_z3fc22d03c07d6b6b9fa80e1b_f103f92303aef7d93_d20251109_m040157_c001_v0001109_t0051_u01762660917698") 2025/11/09 04:01:59 DEBUG : potato2: Deleting (id "4_z3fc22d03c07d6b6b9fa80e1b_f105164661609fae3_d20251109_m040158_c001_v0001113_t0019_u01762660918074") 2025/11/09 04:01:59 DEBUG : potato3: Deleting (id "4_z3fc22d03c07d6b6b9fa80e1b_f116c43505deaa0b2_d20251109_m040158_c001_v0001038_t0059_u01762660918086") 2025/11/09 04:01:59 DEBUG : B2 bucket rclone-test-zorofem7fifa: Purge remote 2025/11/09 04:01:59 INFO : B2 bucket rclone-test-zorofem7fifa: cleaning bucket "rclone-test-zorofem7fifa" of all files 2025/11/09 04:02:00 DEBUG : empty space: Deleting (id "4_z1fc20dc3c07d6b6b9fa80e1b_f417e20652b771009_d20251109_m040158_c001_v7007000_t0000_u01762660918264") 2025/11/09 04:02:00 DEBUG : empty space: Deleting (id "4_z1fc20dc3c07d6b6b9fa80e1b_f117b598e7a2ebb9c_d20251109_m040153_c001_v0001102_t0040_u01762660913269") 2025/11/09 04:02:00 DEBUG : potato2: Deleting (id "4_z1fc20dc3c07d6b6b9fa80e1b_f406602b1927b2748_d20251109_m040158_c001_v7007000_t0000_u01762660918538") 2025/11/09 04:02:00 DEBUG : potato2: Deleting (id "4_z1fc20dc3c07d6b6b9fa80e1b_f1154ac4a157d1b51_d20251109_m040154_c001_v0001136_t0038_u01762660914566") 2025/11/09 04:02:00 DEBUG : potato3: Deleting (id "4_z1fc20dc3c07d6b6b9fa80e1b_f417e20652b77100a_d20251109_m040158_c001_v7007000_t0000_u01762660918508") 2025/11/09 04:02:00 DEBUG : potato3: Deleting (id "4_z1fc20dc3c07d6b6b9fa80e1b_f10978ae6b495d88c_d20251109_m040154_c001_v0001115_t0021_u01762660914877") 2025/11/09 04:02:00 DEBUG : potato3: Deleting (id "4_z1fc20dc3c07d6b6b9fa80e1b_f117b598e7a2ebba0_d20251109_m040153_c001_v0001102_t0028_u01762660913739") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.64s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:02:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/rclone-sync-test" 2025/11/09 04:02:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/rclone-sync-test-include/layer2" 2025/11/09 04:02:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/rclone-sync-test-ignore-file" 2025/11/09 04:02:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/09 04:02:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 04:02:13 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 04:02:13 DEBUG : B2 bucket rclone-test-nazefab4kiru path rclone-sync-test: Waiting for checks to finish 2025/11/09 04:02:13 DEBUG : B2 bucket rclone-test-nazefab4kiru path rclone-sync-test: Waiting for transfers to finish 2025/11/09 04:02:13 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:13 INFO : There was nothing to transfer 2025/11/09 04:02:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:02:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:02:13 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:13 INFO : There was nothing to transfer 2025/11/09 04:02:14 DEBUG : B2 bucket rclone-test-nazefab4kiru path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/09 04:02:14 DEBUG : B2 bucket rclone-test-nazefab4kiru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/09 04:02:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:14 INFO : There was nothing to transfer 2025/11/09 04:02:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:02:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:02:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:14 INFO : There was nothing to transfer 2025/11/09 04:02:15 DEBUG : B2 bucket rclone-test-nazefab4kiru path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/09 04:02:15 DEBUG : B2 bucket rclone-test-nazefab4kiru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/09 04:02:15 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.47s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:02:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dst" 2025/11/09 04:02:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/CompareDest" 2025/11/09 04:02:18 DEBUG : one: Need to transfer - File not found at Destination 2025/11/09 04:02:18 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:18 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:20 DEBUG : one: size = 3 OK 2025/11/09 04:02:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:02:20 INFO : one: Copied (new) 2025/11/09 04:02:20 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:20 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:20 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:20 DEBUG : one: Sizes differ 2025/11/09 04:02:20 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:21 DEBUG : one: size = 5 OK 2025/11/09 04:02:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/09 04:02:21 INFO : one: Copied (replaced existing) 2025/11/09 04:02:21 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:23 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:23 DEBUG : one: Sizes differ 2025/11/09 04:02:23 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:23 DEBUG : one: size = 5 OK 2025/11/09 04:02:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 04:02:23 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:23 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:23 INFO : There was nothing to transfer 2025/11/09 04:02:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:24 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:24 DEBUG : one: Sizes differ 2025/11/09 04:02:24 DEBUG : two: size = 3 OK 2025/11/09 04:02:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 04:02:24 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:24 DEBUG : one: size = 5 OK 2025/11/09 04:02:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 04:02:24 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:24 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:24 INFO : There was nothing to transfer 2025/11/09 04:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:25 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:25 DEBUG : one: Sizes differ 2025/11/09 04:02:25 DEBUG : two: size = 3 OK 2025/11/09 04:02:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 04:02:25 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:25 DEBUG : one: size = 5 OK 2025/11/09 04:02:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 04:02:25 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:25 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:25 INFO : There was nothing to transfer 2025/11/09 04:02:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:26 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:26 DEBUG : one: Sizes differ 2025/11/09 04:02:26 DEBUG : two: size = 3 OK 2025/11/09 04:02:26 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/09 04:02:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/09 04:02:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/09 04:02:26 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:26 DEBUG : one: size = 5 OK 2025/11/09 04:02:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 04:02:26 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:26 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:26 INFO : There was nothing to transfer 2025/11/09 04:02:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:27 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:27 DEBUG : one: Sizes differ 2025/11/09 04:02:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:27 DEBUG : two: size = 3 (B2 bucket rclone-test-nazefab4kiru path CompareDest) 2025/11/09 04:02:27 DEBUG : two: Sizes differ 2025/11/09 04:02:27 DEBUG : two: Need to transfer - File not found at Destination 2025/11/09 04:02:27 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:27 DEBUG : one: size = 5 OK 2025/11/09 04:02:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/09 04:02:27 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:28 DEBUG : two: size = 5 OK 2025/11/09 04:02:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/09 04:02:28 INFO : two: Copied (new) 2025/11/09 04:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.90s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dest" 2025/11/09 04:02:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/pre-dest1" 2025/11/09 04:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/pre-dest2" 2025/11/09 04:02:35 DEBUG : 1: size = 1 OK 2025/11/09 04:02:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:02:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/09 04:02:35 DEBUG : 2: size = 1 OK 2025/11/09 04:02:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:02:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/09 04:02:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/09 04:02:36 DEBUG : B2 bucket rclone-test-nazefab4kiru path dest: Waiting for checks to finish 2025/11/09 04:02:36 DEBUG : B2 bucket rclone-test-nazefab4kiru path dest: Waiting for transfers to finish 2025/11/09 04:02:37 DEBUG : 3: size = 1 OK 2025/11/09 04:02:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/09 04:02:37 INFO : 3: Copied (new) 2025/11/09 04:02:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dst" 2025/11/09 04:02:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/CopyDest" 2025/11/09 04:02:41 DEBUG : one: Need to transfer - File not found at Destination 2025/11/09 04:02:41 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:41 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:42 DEBUG : one: size = 3 OK 2025/11/09 04:02:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:02:42 INFO : one: Copied (new) 2025/11/09 04:02:42 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:43 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:43 DEBUG : one: Sizes differ 2025/11/09 04:02:43 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:43 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:44 DEBUG : one: size = 5 OK 2025/11/09 04:02:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/09 04:02:44 INFO : one: Copied (replaced existing) 2025/11/09 04:02:44 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/BackupDir" 2025/11/09 04:02:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:47 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:47 DEBUG : one: Sizes differ 2025/11/09 04:02:47 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:47 DEBUG : one: size = 5 OK 2025/11/09 04:02:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:47 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:47 DEBUG : one: Sizes differ 2025/11/09 04:02:48 DEBUG : one: size = 3 OK 2025/11/09 04:02:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:02:48 INFO : one: Copied (server-side copy) 2025/11/09 04:02:48 INFO : one: Deleted 2025/11/09 04:02:49 DEBUG : one: size = 5 OK 2025/11/09 04:02:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/09 04:02:49 INFO : one: Copied (server-side copy) 2025/11/09 04:02:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/09 04:02:49 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:49 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:49 DEBUG : one: size = 5 OK 2025/11/09 04:02:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:49 DEBUG : one: Unchanged skipping 2025/11/09 04:02:50 DEBUG : two: size = 3 OK 2025/11/09 04:02:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:50 DEBUG : two: size = 3 OK 2025/11/09 04:02:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/09 04:02:50 INFO : two: Copied (server-side copy) 2025/11/09 04:02:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/09 04:02:50 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:50 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:50 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:50 DEBUG : one: size = 5 OK 2025/11/09 04:02:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:50 DEBUG : one: Unchanged skipping 2025/11/09 04:02:50 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:50 DEBUG : two: size = 3 OK 2025/11/09 04:02:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:50 DEBUG : two: Unchanged skipping 2025/11/09 04:02:50 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:50 DEBUG : Waiting for deletions to finish 2025/11/09 04:02:50 INFO : There was nothing to transfer 2025/11/09 04:02:52 DEBUG : one: size = 5 OK 2025/11/09 04:02:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:52 DEBUG : one: Unchanged skipping 2025/11/09 04:02:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:52 DEBUG : three: size = 5 (B2 bucket rclone-test-nazefab4kiru path CopyDest) 2025/11/09 04:02:52 DEBUG : three: Sizes differ 2025/11/09 04:02:52 DEBUG : three: Destination not found in --copy-dest 2025/11/09 04:02:52 DEBUG : three: Need to transfer - File not found at Destination 2025/11/09 04:02:52 DEBUG : two: size = 3 OK 2025/11/09 04:02:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/09 04:02:52 DEBUG : two: Unchanged skipping 2025/11/09 04:02:52 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:52 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:02:53 DEBUG : three: size = 7 OK 2025/11/09 04:02:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/09 04:02:53 INFO : three: Copied (new) 2025/11/09 04:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.50s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dst" 2025/11/09 04:02:56 DEBUG : Config file has changed externally - reloading 2025/11/09 04:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/backup" 2025/11/09 04:02:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone312895732) 2025/11/09 04:02:59 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:02:59 DEBUG : two: size = 3 OK 2025/11/09 04:02:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:02:59 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:02:59 DEBUG : two: Unchanged skipping 2025/11/09 04:02:59 DEBUG : one: Sizes differ 2025/11/09 04:03:00 DEBUG : one: size = 3 OK 2025/11/09 04:03:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:03:00 INFO : one: Copied (server-side copy) 2025/11/09 04:03:00 INFO : one: Deleted 2025/11/09 04:03:00 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:03:01 DEBUG : one: size = 4 OK 2025/11/09 04:03:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:01 INFO : one: Copied (new) 2025/11/09 04:03:01 DEBUG : Waiting for deletions to finish 2025/11/09 04:03:02 DEBUG : three.txt: size = 5 OK 2025/11/09 04:03:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 04:03:02 INFO : three.txt: Copied (server-side copy) 2025/11/09 04:03:02 INFO : three.txt: Deleted 2025/11/09 04:03:02 INFO : three.txt: Moved into backup dir 2025/11/09 04:03:04 DEBUG : two: size = 3 OK 2025/11/09 04:03:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:04 DEBUG : two: Unchanged skipping 2025/11/09 04:03:04 DEBUG : one: size = 4 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:04 DEBUG : one: Sizes differ 2025/11/09 04:03:04 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:03:05 DEBUG : one: size = 4 OK 2025/11/09 04:03:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:05 INFO : one: Copied (server-side copy) 2025/11/09 04:03:05 INFO : one: Deleted 2025/11/09 04:03:05 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:03:06 DEBUG : one: size = 5 OK 2025/11/09 04:03:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 04:03:06 INFO : one: Copied (new) 2025/11/09 04:03:06 DEBUG : Waiting for deletions to finish 2025/11/09 04:03:06 DEBUG : three.txt: size = 6 OK 2025/11/09 04:03:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 04:03:06 INFO : three.txt: Copied (server-side copy) 2025/11/09 04:03:06 INFO : three.txt: Deleted 2025/11/09 04:03:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.02s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dst" 2025/11/09 04:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/backup" 2025/11/09 04:03:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:12 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:12 DEBUG : one: Sizes differ 2025/11/09 04:03:12 DEBUG : two: size = 3 OK 2025/11/09 04:03:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:12 DEBUG : two: Unchanged skipping 2025/11/09 04:03:12 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:03:14 DEBUG : one.bak: size = 3 OK 2025/11/09 04:03:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:03:14 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 04:03:14 INFO : one: Deleted 2025/11/09 04:03:14 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:03:15 DEBUG : one: size = 4 OK 2025/11/09 04:03:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:15 INFO : one: Copied (new) 2025/11/09 04:03:15 DEBUG : Waiting for deletions to finish 2025/11/09 04:03:15 DEBUG : three.txt.bak: size = 5 OK 2025/11/09 04:03:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 04:03:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 04:03:15 INFO : three.txt: Deleted 2025/11/09 04:03:15 INFO : three.txt: Moved into backup dir 2025/11/09 04:03:17 DEBUG : two: size = 3 OK 2025/11/09 04:03:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:17 DEBUG : two: Unchanged skipping 2025/11/09 04:03:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:17 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:03:17 DEBUG : one: size = 4 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:17 DEBUG : one: Sizes differ 2025/11/09 04:03:18 DEBUG : one.bak: size = 4 OK 2025/11/09 04:03:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:18 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 04:03:18 INFO : one: Deleted 2025/11/09 04:03:18 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:03:18 DEBUG : one: size = 5 OK 2025/11/09 04:03:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 04:03:18 INFO : one: Copied (new) 2025/11/09 04:03:18 DEBUG : Waiting for deletions to finish 2025/11/09 04:03:19 DEBUG : three.txt.bak: size = 6 OK 2025/11/09 04:03:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 04:03:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 04:03:19 INFO : three.txt: Deleted 2025/11/09 04:03:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dst" 2025/11/09 04:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/backup" 2025/11/09 04:03:25 DEBUG : two: size = 3 OK 2025/11/09 04:03:25 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:03:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:25 DEBUG : two: Unchanged skipping 2025/11/09 04:03:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:25 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:25 DEBUG : one: Sizes differ 2025/11/09 04:03:26 DEBUG : one-2019-01-01: size = 3 OK 2025/11/09 04:03:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:03:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/09 04:03:26 INFO : one: Deleted 2025/11/09 04:03:26 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:03:27 DEBUG : one: size = 4 OK 2025/11/09 04:03:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:27 INFO : one: Copied (new) 2025/11/09 04:03:27 DEBUG : Waiting for deletions to finish 2025/11/09 04:03:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/09 04:03:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 04:03:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/09 04:03:28 INFO : three.txt: Deleted 2025/11/09 04:03:28 INFO : three.txt: Moved into backup dir 2025/11/09 04:03:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:30 DEBUG : one: size = 4 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:30 DEBUG : one: Sizes differ 2025/11/09 04:03:30 DEBUG : two: size = 3 OK 2025/11/09 04:03:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:30 DEBUG : two: Unchanged skipping 2025/11/09 04:03:30 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:03:31 DEBUG : one-2019-01-01: size = 4 OK 2025/11/09 04:03:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/09 04:03:31 INFO : one: Deleted 2025/11/09 04:03:31 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:03:31 DEBUG : one: size = 5 OK 2025/11/09 04:03:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 04:03:31 INFO : one: Copied (new) 2025/11/09 04:03:31 DEBUG : Waiting for deletions to finish 2025/11/09 04:03:31 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/09 04:03:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 04:03:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/09 04:03:32 INFO : three.txt: Deleted 2025/11/09 04:03:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.78s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dst" 2025/11/09 04:03:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:36 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:03:36 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:36 DEBUG : one: Sizes differ 2025/11/09 04:03:36 DEBUG : two: size = 3 OK 2025/11/09 04:03:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:36 DEBUG : two: Unchanged skipping 2025/11/09 04:03:37 DEBUG : one.bak: size = 3 OK 2025/11/09 04:03:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:03:37 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 04:03:37 INFO : one: Deleted 2025/11/09 04:03:37 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:03:38 DEBUG : one: size = 4 OK 2025/11/09 04:03:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:38 INFO : one: Copied (new) 2025/11/09 04:03:38 DEBUG : Waiting for deletions to finish 2025/11/09 04:03:38 DEBUG : three.txt.bak: size = 5 OK 2025/11/09 04:03:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 04:03:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 04:03:39 INFO : three.txt: Deleted 2025/11/09 04:03:39 INFO : three.txt: Moved into backup dir 2025/11/09 04:03:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001029_t0012": EOF 2025/11/09 04:03:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001029_t0012": EOF) 2025/11/09 04:03:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-nazefab4kiru: 1/10 (Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001029_t0012": EOF) 2025/11/09 04:03:42 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 04:03:42 DEBUG : one.bak: Excluded (Path Filter) 2025/11/09 04:03:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/09 04:03:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:42 DEBUG : one: size = 4 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:42 DEBUG : one: Sizes differ 2025/11/09 04:03:42 DEBUG : two: size = 3 OK 2025/11/09 04:03:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:42 DEBUG : two: Unchanged skipping 2025/11/09 04:03:42 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for checks to finish 2025/11/09 04:03:43 DEBUG : one.bak: size = 4 OK 2025/11/09 04:03:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:43 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 04:03:43 INFO : one: Deleted 2025/11/09 04:03:43 DEBUG : B2 bucket rclone-test-nazefab4kiru path dst: Waiting for transfers to finish 2025/11/09 04:03:43 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1036-18.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001036_t0017": EOF 2025/11/09 04:03:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-18.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001036_t0017": EOF) 2025/11/09 04:03:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/09 04:03:43 DEBUG : one: Received error: Post "https://pod-000-1036-18.backblaze.com/b2api/v1/b2_upload_file/ef920df3c05d6b6b9fa80e1b/c001_v0001036_t0017": EOF - low level retry 0/10 2025/11/09 04:03:43 DEBUG : pacer: Reducing sleep to 10ms 2025/11/09 04:03:44 DEBUG : one: size = 5 OK 2025/11/09 04:03:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 04:03:44 INFO : one: Copied (new) 2025/11/09 04:03:44 DEBUG : Waiting for deletions to finish 2025/11/09 04:03:45 DEBUG : three.txt.bak: size = 6 OK 2025/11/09 04:03:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 04:03:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 04:03:45 INFO : three.txt: Deleted 2025/11/09 04:03:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.07s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dst" 2025/11/09 04:03:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:48 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:48 DEBUG : one: Sizes differ 2025/11/09 04:03:50 DEBUG : one.bak: size = 3 OK 2025/11/09 04:03:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:03:50 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 04:03:50 INFO : one: Deleted 2025/11/09 04:03:51 DEBUG : one: size = 4 OK 2025/11/09 04:03:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:51 INFO : one: Copied (new) 2025/11/09 04:03:51 DEBUG : two: size = 3 OK 2025/11/09 04:03:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:51 DEBUG : two: Unchanged skipping 2025/11/09 04:03:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:51 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:51 DEBUG : three.txt: Sizes differ 2025/11/09 04:03:52 DEBUG : three.txt.bak: size = 5 OK 2025/11/09 04:03:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 04:03:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 04:03:52 INFO : three.txt: Deleted 2025/11/09 04:03:52 DEBUG : three.txt: size = 6 OK 2025/11/09 04:03:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 04:03:52 INFO : three.txt: Copied (new) 2025/11/09 04:03:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:53 DEBUG : one: size = 4 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:53 DEBUG : one: Sizes differ 2025/11/09 04:03:54 DEBUG : one.bak: size = 4 OK 2025/11/09 04:03:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:03:54 INFO : one: Copied (server-side copy) to: one.bak 2025/11/09 04:03:55 INFO : one: Deleted 2025/11/09 04:03:55 DEBUG : one: size = 5 OK 2025/11/09 04:03:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 04:03:55 INFO : one: Copied (new) 2025/11/09 04:03:55 DEBUG : two: size = 3 OK 2025/11/09 04:03:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:03:55 DEBUG : two: Unchanged skipping 2025/11/09 04:03:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone312895732) 2025/11/09 04:03:55 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:03:55 DEBUG : three.txt: Sizes differ 2025/11/09 04:03:56 DEBUG : three.txt.bak: size = 6 OK 2025/11/09 04:03:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 04:03:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/09 04:03:56 INFO : three.txt: Deleted 2025/11/09 04:03:56 DEBUG : three.txt: size = 19 OK 2025/11/09 04:03:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/09 04:03:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.81s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nazefab4kiru/dst" 2025/11/09 04:04:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:00 DEBUG : one: size = 3 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:04:00 DEBUG : one: Sizes differ 2025/11/09 04:04:02 DEBUG : one-2019-01-01: size = 3 OK 2025/11/09 04:04:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/09 04:04:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/09 04:04:02 INFO : one: Deleted 2025/11/09 04:04:03 DEBUG : one: size = 4 OK 2025/11/09 04:04:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:04:03 INFO : one: Copied (new) 2025/11/09 04:04:03 DEBUG : two: size = 3 OK 2025/11/09 04:04:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:03 DEBUG : two: Unchanged skipping 2025/11/09 04:04:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:03 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:04:03 DEBUG : three.txt: Sizes differ 2025/11/09 04:04:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/09 04:04:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/09 04:04:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/09 04:04:04 INFO : three.txt: Deleted 2025/11/09 04:04:05 DEBUG : three.txt: size = 6 OK 2025/11/09 04:04:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 04:04:05 INFO : three.txt: Copied (new) 2025/11/09 04:04:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:06 DEBUG : one: size = 4 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:04:06 DEBUG : one: Sizes differ 2025/11/09 04:04:07 DEBUG : one-2019-01-01: size = 4 OK 2025/11/09 04:04:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/09 04:04:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/09 04:04:07 INFO : one: Deleted 2025/11/09 04:04:07 DEBUG : one: size = 5 OK 2025/11/09 04:04:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/09 04:04:07 INFO : one: Copied (new) 2025/11/09 04:04:07 DEBUG : two: size = 3 OK 2025/11/09 04:04:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:07 DEBUG : two: Unchanged skipping 2025/11/09 04:04:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:08 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nazefab4kiru path dst) 2025/11/09 04:04:08 DEBUG : three.txt: Sizes differ 2025/11/09 04:04:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/09 04:04:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/09 04:04:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/09 04:04:08 INFO : three.txt: Deleted 2025/11/09 04:04:09 DEBUG : three.txt: size = 19 OK 2025/11/09 04:04:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/09 04:04:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.33s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:04:11 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:04:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:11 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:11 DEBUG : Testêé: Sizes differ 2025/11/09 04:04:11 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:04:11 DEBUG : Testêé: size = 14 OK 2025/11/09 04:04:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/09 04:04:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/09 04:04:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.98s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:04:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/09 04:04:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:04:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:04:13 DEBUG : existing: size = 6 OK 2025/11/09 04:04:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/09 04:04:13 INFO : existing: Copied (new) 2025/11/09 04:04:13 DEBUG : Waiting for deletions to finish 2025/11/09 04:04:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:04:13 DEBUG : existing: size = 8 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:13 DEBUG : existing: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:13 DEBUG : existing: Sizes differ 2025/11/09 04:04:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/09 04:04:13 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:04:13 ERROR : B2 bucket rclone-test-nazefab4kiru: not deleting files as there were IO errors 2025/11/09 04:04:13 ERROR : B2 bucket rclone-test-nazefab4kiru: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.96s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:04:15 DEBUG : EXISTING: size = 6 OK 2025/11/09 04:04:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:15 DEBUG : existing: Unchanged skipping 2025/11/09 04:04:15 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:04:15 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:04:15 DEBUG : Waiting for deletions to finish 2025/11/09 04:04:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- 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-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:04:27 DEBUG : both0: size = 6 OK 2025/11/09 04:04:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both11: size = 6 OK 2025/11/09 04:04:27 DEBUG : both12: size = 6 OK 2025/11/09 04:04:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both10: size = 6 OK 2025/11/09 04:04:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both0: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both13: size = 6 OK 2025/11/09 04:04:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both13: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both14: size = 6 OK 2025/11/09 04:04:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both14: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both15: size = 6 OK 2025/11/09 04:04:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both15: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both16: size = 6 OK 2025/11/09 04:04:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both16: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both17: size = 6 OK 2025/11/09 04:04:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both11: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both18: size = 6 OK 2025/11/09 04:04:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both12: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both19: size = 6 OK 2025/11/09 04:04:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both17: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both1: size = 6 OK 2025/11/09 04:04:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both10: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both2: size = 6 OK 2025/11/09 04:04:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both18: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both3: size = 6 OK 2025/11/09 04:04:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both19: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both4: size = 6 OK 2025/11/09 04:04:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both3: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both5: size = 6 OK 2025/11/09 04:04:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both5: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both6: size = 6 OK 2025/11/09 04:04:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both1: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both7: size = 6 OK 2025/11/09 04:04:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both2: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both8: size = 6 OK 2025/11/09 04:04:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both4: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both9: size = 6 OK 2025/11/09 04:04:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:27 DEBUG : both9: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both6: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both7: Unchanged skipping 2025/11/09 04:04:27 DEBUG : both8: Unchanged skipping 2025/11/09 04:04:27 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:04:27 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:04:27 DEBUG : Waiting for deletions to finish 2025/11/09 04:04:27 INFO : only0: Deleted 2025/11/09 04:04:28 INFO : only14: Deleted 2025/11/09 04:04:28 INFO : only8: Deleted 2025/11/09 04:04:28 INFO : only3: Deleted 2025/11/09 04:04:28 INFO : only9: Deleted 2025/11/09 04:04:28 INFO : only11: Deleted 2025/11/09 04:04:28 INFO : only19: Deleted 2025/11/09 04:04:28 INFO : only1: Deleted 2025/11/09 04:04:28 INFO : only2: Deleted 2025/11/09 04:04:28 INFO : only6: Deleted 2025/11/09 04:04:28 INFO : only7: Deleted 2025/11/09 04:04:28 INFO : only12: Deleted 2025/11/09 04:04:28 INFO : only15: Deleted 2025/11/09 04:04:28 INFO : only16: Deleted 2025/11/09 04:04:28 INFO : only17: Deleted 2025/11/09 04:04:28 INFO : only5: Deleted 2025/11/09 04:04:28 INFO : only10: Deleted 2025/11/09 04:04:28 INFO : only13: Deleted 2025/11/09 04:04:29 INFO : only18: Deleted 2025/11/09 04:04:29 INFO : only4: Deleted 2025/11/09 04:04:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.14s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:04:44 DEBUG : both0: size = 6 OK 2025/11/09 04:04:44 DEBUG : both10: size = 6 OK 2025/11/09 04:04:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both11: size = 6 OK 2025/11/09 04:04:44 DEBUG : both12: size = 6 OK 2025/11/09 04:04:44 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:04:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both0: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both13: size = 6 OK 2025/11/09 04:04:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both10: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both14: size = 6 OK 2025/11/09 04:04:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both11: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both15: size = 6 OK 2025/11/09 04:04:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both15: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both16: size = 6 OK 2025/11/09 04:04:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both12: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both17: size = 6 OK 2025/11/09 04:04:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both13: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both18: size = 6 OK 2025/11/09 04:04:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both14: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both19: size = 6 OK 2025/11/09 04:04:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both19: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both1: size = 6 OK 2025/11/09 04:04:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both1: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both2: size = 6 OK 2025/11/09 04:04:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both2: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both3: size = 6 OK 2025/11/09 04:04:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both3: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both4: size = 6 OK 2025/11/09 04:04:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both16: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both5: size = 6 OK 2025/11/09 04:04:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both17: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both6: size = 6 OK 2025/11/09 04:04:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both18: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both7: size = 6 OK 2025/11/09 04:04:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both4: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both8: size = 6 OK 2025/11/09 04:04:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both8: Unchanged skipping 2025/11/09 04:04:44 DEBUG : both9: size = 6 OK 2025/11/09 04:04:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:04:44 DEBUG : both9: Unchanged skipping 2025/11/09 04:04:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only0: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only0: Sizes differ 2025/11/09 04:04:44 DEBUG : both5: Unchanged skipping 2025/11/09 04:04:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only11: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only11: Sizes differ 2025/11/09 04:04:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only12: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only12: Sizes differ 2025/11/09 04:04:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only10: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only10: Sizes differ 2025/11/09 04:04:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only13: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only13: Sizes differ 2025/11/09 04:04:44 DEBUG : both6: Unchanged skipping 2025/11/09 04:04:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only14: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only14: Sizes differ 2025/11/09 04:04:44 DEBUG : both7: Unchanged skipping 2025/11/09 04:04:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only15: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only15: Sizes differ 2025/11/09 04:04:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only16: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only16: Sizes differ 2025/11/09 04:04:44 DEBUG : only17: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only17: Sizes differ 2025/11/09 04:04:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only18: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only18: Sizes differ 2025/11/09 04:04:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only19: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only19: Sizes differ 2025/11/09 04:04:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only1: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only1: Sizes differ 2025/11/09 04:04:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only2: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only2: Sizes differ 2025/11/09 04:04:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only3: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only3: Sizes differ 2025/11/09 04:04:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only4: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only4: Sizes differ 2025/11/09 04:04:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only5: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only5: Sizes differ 2025/11/09 04:04:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only6: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only8: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only7: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only8: Sizes differ 2025/11/09 04:04:44 DEBUG : only6: Sizes differ 2025/11/09 04:04:44 DEBUG : only7: Sizes differ 2025/11/09 04:04:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone312895732) 2025/11/09 04:04:44 DEBUG : only9: size = 6 (B2 bucket rclone-test-nazefab4kiru) 2025/11/09 04:04:44 DEBUG : only9: Sizes differ 2025/11/09 04:04:44 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:04:44 DEBUG : only0: size = 0 OK 2025/11/09 04:04:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:44 INFO : only0: Copied (replaced existing) 2025/11/09 04:04:44 DEBUG : only15: size = 0 OK 2025/11/09 04:04:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:44 INFO : only15: Copied (replaced existing) 2025/11/09 04:04:44 DEBUG : only11: size = 0 OK 2025/11/09 04:04:44 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:44 INFO : only11: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only18: size = 0 OK 2025/11/09 04:04:45 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only18: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only13: size = 0 OK 2025/11/09 04:04:45 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only13: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only12: size = 0 OK 2025/11/09 04:04:45 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only12: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only10: size = 0 OK 2025/11/09 04:04:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only10: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only14: size = 0 OK 2025/11/09 04:04:45 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only14: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only1: size = 0 OK 2025/11/09 04:04:45 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only1: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only2: size = 0 OK 2025/11/09 04:04:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only2: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only16: size = 0 OK 2025/11/09 04:04:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only16: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only3: size = 0 OK 2025/11/09 04:04:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only3: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only4: size = 0 OK 2025/11/09 04:04:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only4: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only17: size = 0 OK 2025/11/09 04:04:45 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only17: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only19: size = 0 OK 2025/11/09 04:04:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only19: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only5: size = 0 OK 2025/11/09 04:04:45 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only5: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only9: size = 0 OK 2025/11/09 04:04:45 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only9: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only8: size = 0 OK 2025/11/09 04:04:45 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only8: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only6: size = 0 OK 2025/11/09 04:04:45 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only6: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : only7: size = 0 OK 2025/11/09 04:04:45 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/09 04:04:45 INFO : only7: Copied (replaced existing) 2025/11/09 04:04:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.56s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:04:54 DEBUG : empty_dir: Making directory with metadata 2025/11/09 04:04:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 04:04:54 DEBUG : empty_on_remote: Making directory with metadata 2025/11/09 04:04:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 04:04:54 INFO : empty_on_remote: Making directory 2025/11/09 04:04:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/09 04:04:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/09 04:04:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/09 04:04:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/09 04:04:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:04:56 DEBUG : empty_dir: Making directory with metadata 2025/11/09 04:04:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 04:04:56 DEBUG : empty_on_remote: Making directory with metadata 2025/11/09 04:04:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/09 04:04:56 INFO : empty_on_remote: Making directory 2025/11/09 04:04:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/09 04:04:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/09 04:04:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/09 04:04:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/09 04:04:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/09 04:04:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:04:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 04:04:59 INFO : sub dir: Making directory 2025/11/09 04:04:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:05:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/09 04:05:01 INFO : sub dir: Making directory 2025/11/09 04:05:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.70s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:05:13 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:14 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:05:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:05:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:05:14 DEBUG : banana: size = 6 OK 2025/11/09 04:05:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:05:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:05:14 DEBUG : banana: Unchanged skipping 2025/11/09 04:05:14 DEBUG : apple: size = 5 OK 2025/11/09 04:05:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : apple: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:05:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:05:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:05:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:05:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:05:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:05:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:05:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:05:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:05:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:05:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:14 INFO : There was nothing to transfer 2025/11/09 04:05:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:15 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : apple: size = 5 OK 2025/11/09 04:05:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : banana: size = 6 OK 2025/11/09 04:05:15 DEBUG : apple: Unchanged skipping 2025/11/09 04:05:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:05:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : banana: Unchanged skipping 2025/11/09 04:05:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:05:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:05:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:05:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:05:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:05:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:05:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:05:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:05:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:05:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:05:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:05:15 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:05:15 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:15 INFO : There was nothing to transfer 2025/11/09 04:05:15 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:15 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:05:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:05:32 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:32 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:05:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : apple: size = 5 OK 2025/11/09 04:05:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : apple: Unchanged skipping 2025/11/09 04:05:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:05:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:05:33 DEBUG : banana: size = 6 OK 2025/11/09 04:05:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : banana: Unchanged skipping 2025/11/09 04:05:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:05:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:05:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:05:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:05:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:05:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:05:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:05:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:05:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:05:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:05:33 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:05:33 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:33 INFO : There was nothing to transfer 2025/11/09 04:05:33 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:33 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:05:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : apple: size = 5 OK 2025/11/09 04:05:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : apple: Unchanged skipping 2025/11/09 04:05:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:05:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:05:34 DEBUG : banana: size = 6 OK 2025/11/09 04:05:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : banana: Unchanged skipping 2025/11/09 04:05:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:05:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:05:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:05:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:05:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:05:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:05:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:05:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:05:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:05:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:05:34 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:05:34 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:34 INFO : There was nothing to transfer 2025/11/09 04:05:34 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:34 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:05:49 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:50 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:50 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 04:05:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:05:50 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:05:50 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:05:51 DEBUG : YXBwbGU=: size = 5 OK 2025/11/09 04:05:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 04:05:51 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/09 04:05:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/09 04:05:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 04:05:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/09 04:05:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 04:05:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:51 DEBUG : YmFuYW5h: size = 6 OK 2025/11/09 04:05:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 04:05:51 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/09 04:05:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/09 04:05:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 04:05:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/09 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 04:05:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/09 04:05:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 04:05:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/09 04:05:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 04:05:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/09 04:05:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 04:05:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/09 04:05:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 04:05:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/09 04:05:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 04:05:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/09 04:05:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 04:05:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/09 04:05:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 04:05:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/09 04:05:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 04:05:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/09 04:05:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 04:05:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/09 04:05:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 04:05:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/09 04:05:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 04:05:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/09 04:05:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 04:05:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/09 04:05:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 04:05:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/09 04:05:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 04:05:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:53 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:53 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 04:05:53 INFO : banana: Deleted 2025/11/09 04:05:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 04:05:53 INFO : appleappleapplebanana: Deleted 2025/11/09 04:05:53 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 04:05:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 04:05:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 04:05:54 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 04:05:54 INFO : apple: Deleted 2025/11/09 04:05:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 04:05:54 INFO : splitbananasplit: Deleted 2025/11/09 04:05:54 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:54 DEBUG : YXBwbGU=: size = 5 OK 2025/11/09 04:05:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : apple: Unchanged skipping 2025/11/09 04:05:54 DEBUG : YmFuYW5h: size = 6 OK 2025/11/09 04:05:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/09 04:05:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : banana: Unchanged skipping 2025/11/09 04:05:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:05:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/09 04:05:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/09 04:05:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/09 04:05:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/09 04:05:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/09 04:05:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:05:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:05:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:05:54 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:05:54 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:54 DEBUG : Waiting for deletions to finish 2025/11/09 04:05:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/09 04:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/09 04:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/09 04:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/09 04:05:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/09 04:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/09 04:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/09 04:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/09 04:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/09 04:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/09 04:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/09 04:05:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:06:10 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:10 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:06:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/09 04:06:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/09 04:06:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/09 04:06:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/09 04:06:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/09 04:06:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/09 04:06:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/09 04:06:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/09 04:06:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/09 04:06:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/09 04:06:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/09 04:06:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/09 04:06:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/09 04:06:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/09 04:06:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/09 04:06:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:11 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:06:11 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:06:11 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/09 04:06:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 04:06:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/09 04:06:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 04:06:11 DEBUG : PREFIXapple: size = 5 OK 2025/11/09 04:06:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 04:06:11 INFO : apple: Copied (new) to: PREFIXapple 2025/11/09 04:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/09 04:06:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 04:06:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 04:06:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/09 04:06:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 04:06:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/09 04:06:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:06:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 04:06:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/09 04:06:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 04:06:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/09 04:06:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 04:06:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:12 DEBUG : PREFIXbanana: size = 6 OK 2025/11/09 04:06:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 04:06:12 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/09 04:06:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/09 04:06:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 04:06:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:12 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/09 04:06:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 04:06:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/09 04:06:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 04:06:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/09 04:06:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 04:06:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:13 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/09 04:06:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 04:06:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:13 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/09 04:06:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 04:06:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:13 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/09 04:06:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 04:06:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:13 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/09 04:06:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 04:06:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 04:06:13 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/09 04:06:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 04:06:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:13 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/09 04:06:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 04:06:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/09 04:06:13 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/09 04:06:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 04:06:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:14 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/09 04:06:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 04:06:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:14 INFO : appleappleapplebanana: Deleted 2025/11/09 04:06:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 04:06:14 INFO : banana: Deleted 2025/11/09 04:06:14 INFO : apple: Deleted 2025/11/09 04:06:14 INFO : splitbananasplit: Deleted 2025/11/09 04:06:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 04:06:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 04:06:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 04:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 04:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/09 04:06:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/09 04:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/09 04:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/09 04:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/09 04:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/09 04:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/09 04:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/09 04:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/09 04:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/09 04:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/09 04:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/09 04:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/09 04:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/09 04:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/09 04:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/09 04:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/09 04:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/09 04:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/09 04:06:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:15 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:06:15 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:06:15 DEBUG : apple: size = 5 OK 2025/11/09 04:06:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 04:06:15 INFO : apple: Copied (new) 2025/11/09 04:06:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:06:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 04:06:16 INFO : splitbananasplit: Copied (new) 2025/11/09 04:06:16 DEBUG : banana: size = 6 OK 2025/11/09 04:06:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 04:06:16 INFO : banana: Copied (new) 2025/11/09 04:06:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:06:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 04:06:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/09 04:06:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:06:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 04:06:16 INFO : appleappleapplebanana: Copied (new) 2025/11/09 04:06:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:06:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 04:06:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/09 04:06:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:06:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 04:06:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/09 04:06:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:06:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 04:06:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/09 04:06:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:06:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 04:06:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/09 04:06:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:06:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 04:06:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:06:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 04:06:17 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:06:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 04:06:17 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:06:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 04:06:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:06:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 04:06:17 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:06:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 04:06:17 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:06:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 04:06:17 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:06:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 04:06:17 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:06:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 04:06:17 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:06:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 04:06:17 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:06:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 04:06:17 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/09 04:06:17 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/09 04:06:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/09 04:06:18 INFO : PREFIXbanana: Deleted 2025/11/09 04:06:18 INFO : PREFIXapple: Deleted 2025/11/09 04:06:18 INFO : PREFIXsplitbananasplit: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/09 04:06:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/09 04:06:18 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:18 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:06:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:19 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:06:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:06:35 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:35 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:06:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 04:06:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 04:06:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 04:06:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 04:06:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 04:06:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/09 04:06:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:35 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:06:35 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:06:36 DEBUG : appleSUFFIX: size = 5 OK 2025/11/09 04:06:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 04:06:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 04:06:36 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/09 04:06:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 04:06:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/09 04:06:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 04:06:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 04:06:36 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/09 04:06:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 04:06:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 04:06:36 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/09 04:06:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 04:06:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/09 04:06:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 04:06:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/09 04:06:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 04:06:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/09 04:06:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 04:06:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/09 04:06:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 04:06:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 04:06:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/09 04:06:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 04:06:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/09 04:06:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 04:06:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/09 04:06:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 04:06:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/09 04:06:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 04:06:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/09 04:06:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 04:06:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/09 04:06:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 04:06:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/09 04:06:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 04:06:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/09 04:06:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 04:06:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/09 04:06:37 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/09 04:06:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 04:06:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/09 04:06:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/09 04:06:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 04:06:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/09 04:06:38 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/09 04:06:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 04:06:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/09 04:06:38 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:38 INFO : apple: Deleted 2025/11/09 04:06:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 04:06:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 04:06:38 INFO : banana: Deleted 2025/11/09 04:06:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 04:06:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 04:06:38 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 04:06:38 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 04:06:39 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 04:06:39 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 04:06:39 INFO : appleappleapplebanana: Deleted 2025/11/09 04:06:39 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 04:06:39 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 04:06:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 04:06:39 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 04:06:39 INFO : splitbananasplit: Deleted 2025/11/09 04:06:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 04:06:39 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 04:06:39 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 04:06:39 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 04:06:39 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/09 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/09 04:06:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/09 04:06:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/09 04:06:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/09 04:06:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:40 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:06:40 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:06:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:06:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 04:06:40 INFO : splitbananasplit: Copied (new) 2025/11/09 04:06:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:06:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 04:06:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/09 04:06:40 DEBUG : banana: size = 6 OK 2025/11/09 04:06:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/09 04:06:40 INFO : banana: Copied (new) 2025/11/09 04:06:40 DEBUG : apple: size = 5 OK 2025/11/09 04:06:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/09 04:06:40 INFO : apple: Copied (new) 2025/11/09 04:06:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:06:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 04:06:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/09 04:06:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:06:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 04:06:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/09 04:06:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:06:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 04:06:40 INFO : appleappleapplebanana: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:06:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 04:06:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:06:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 04:06:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:06:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 04:06:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:06:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 04:06:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:06:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 04:06:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:06:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 04:06:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:06:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 04:06:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:06:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 04:06:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:06:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 04:06:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/09 04:06:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:06:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 04:06:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/09 04:06:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:06:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 04:06:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/09 04:06:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:06:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 04:06:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/09 04:06:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:06:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 04:06:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/09 04:06:42 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : splitbananasplitSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : appleSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : bananaSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/09 04:06:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/09 04:06:42 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:43 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:43 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:06:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:06:58 DEBUG : Waiting for deletions to finish 2025/11/09 04:06:58 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:06:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:06:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:06:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:06:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:06:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:06:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:06:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:06:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:06:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:06:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:06:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : apple: size = 5 OK 2025/11/09 04:06:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:06:59 DEBUG : banana: size = 6 OK 2025/11/09 04:06:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:06:59 DEBUG : banana: Unchanged skipping 2025/11/09 04:06:59 DEBUG : apple: Unchanged skipping 2025/11/09 04:06:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:06:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:06:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:06:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:06:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:06:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:06:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:06:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:06:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:06:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:06:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:06:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:06:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:06:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:06:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:06:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:06:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 04:06:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/09 04:06:59 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:06:59 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:06:59 DEBUG : appleapple: size = 21 OK 2025/11/09 04:06:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/09 04:06:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/09 04:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:06:59 DEBUG : splitbanan: size = 16 OK 2025/11/09 04:06:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/09 04:06:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/09 04:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:06:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/09 04:06:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/09 04:06:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/09 04:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:06:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/09 04:06:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/09 04:06:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/09 04:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:06:59 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/09 04:06:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/09 04:06:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/09 04:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:06:59 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/09 04:06:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/09 04:06:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/09 04:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:06:59 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/09 04:06:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/09 04:06:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/09 04:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:00 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/09 04:07:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/09 04:07:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/09 04:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/09 04:07:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/09 04:07:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/09 04:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:00 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/09 04:07:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/09 04:07:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/09 04:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:00 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/09 04:07:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/09 04:07:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/09 04:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:00 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/09 04:07:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/09 04:07:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/09 04:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:00 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/09 04:07:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/09 04:07:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/09 04:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:00 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/09 04:07:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/09 04:07:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/09 04:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:00 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/09 04:07:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/09 04:07:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/09 04:07:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/09 04:07:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/09 04:07:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/09 04:07:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/09 04:07:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/09 04:07:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/09 04:07:01 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/09 04:07:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/09 04:07:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/09 04:07:01 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/09 04:07:01 INFO : dir1/0010-456789.txt: Deleted 2025/11/09 04:07:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/09 04:07:01 INFO : dir1/0007-1234567.txt: Deleted 2025/11/09 04:07:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/09 04:07:01 INFO : splitbananasplit: Deleted 2025/11/09 04:07:02 INFO : dir1/0003-defghij.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0012-6789;.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0011-56789;.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0013-789;=.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0009-3456789.txt: Deleted 2025/11/09 04:07:02 INFO : appleappleapplebanana: Deleted 2025/11/09 04:07:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0014-89;=.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0015-9;=.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/09 04:07:02 INFO : dir1/0008-2345678.txt: Deleted 2025/11/09 04:07:02 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:02 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : appleapple: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/09 04:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:07:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:07:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:07:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:07:03 DEBUG : apple: size = 5 OK 2025/11/09 04:07:03 DEBUG : appleapple: size = 21 OK 2025/11/09 04:07:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:07:03 DEBUG : apple: Unchanged skipping 2025/11/09 04:07:03 DEBUG : banana: size = 6 OK 2025/11/09 04:07:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : banana: Unchanged skipping 2025/11/09 04:07:03 DEBUG : splitbanan: size = 16 OK 2025/11/09 04:07:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/09 04:07:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/09 04:07:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/09 04:07:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/09 04:07:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/09 04:07:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/09 04:07:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/09 04:07:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/09 04:07:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/09 04:07:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/09 04:07:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/09 04:07:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/09 04:07:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/09 04:07:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/09 04:07:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/09 04:07:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/09 04:07:03 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/09 04:07:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/09 04:07:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:07:03 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/09 04:07:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/09 04:07:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/09 04:07:03 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/09 04:07:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/09 04:07:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:07:03 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:07:03 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:03 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:03 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : appleapple: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/09 04:07:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:07:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:07:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/09 04:07:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/09 04:07:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/09 04:07:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/09 04:07:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/09 04:07:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/09 04:07:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/09 04:07:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/09 04:07:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/09 04:07:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/09 04:07:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/09 04:07:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/09 04:07:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/09 04:07:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/09 04:07:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/09 04:07:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/09 04:07:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/09 04:07:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/09 04:07:03 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:07:19 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:19 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:07:19 DEBUG : apple: size = 5 OK 2025/11/09 04:07:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : apple: Unchanged skipping 2025/11/09 04:07:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:07:19 DEBUG : banana: size = 6 OK 2025/11/09 04:07:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : banana: Unchanged skipping 2025/11/09 04:07:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:07:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:07:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:07:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:07:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:07:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:07:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:07:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:07:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:07:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:07:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:07:19 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:07:19 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:19 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:20 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:07:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:07:20 DEBUG : apple: size = 5 OK 2025/11/09 04:07:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : banana: size = 6 OK 2025/11/09 04:07:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : apple: Unchanged skipping 2025/11/09 04:07:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:07:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:07:20 DEBUG : banana: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:07:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:07:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:07:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:07:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:07:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:07:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:07:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:07:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:07:20 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:07:20 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:20 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:20 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:21 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:07:37 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:37 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : banana: size = 6 OK 2025/11/09 04:07:38 DEBUG : apple: size = 5 OK 2025/11/09 04:07:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:07:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:07:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:07:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:07:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : banana: Unchanged skipping 2025/11/09 04:07:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : apple: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:07:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:07:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:07:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:07:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:07:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:07:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:07:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:07:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:07:38 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:07:38 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:38 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:38 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:07:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:07:39 DEBUG : banana: size = 6 OK 2025/11/09 04:07:39 DEBUG : apple: size = 5 OK 2025/11/09 04:07:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : apple: Unchanged skipping 2025/11/09 04:07:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:07:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:07:39 DEBUG : banana: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:07:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:07:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:07:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:07:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:07:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:07:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:07:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:39 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:07:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:07:39 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:07:39 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:39 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:39 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:07:55 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:55 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : apple: size = 5 OK 2025/11/09 04:07:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : apple: Unchanged skipping 2025/11/09 04:07:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:07:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:07:56 DEBUG : banana: size = 6 OK 2025/11/09 04:07:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : banana: Unchanged skipping 2025/11/09 04:07:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:07:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:07:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:07:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:07:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:07:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:07:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:07:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:07:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:07:56 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:56 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:56 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:07:56 DEBUG : apple: size = 5 OK 2025/11/09 04:07:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : apple: Unchanged skipping 2025/11/09 04:07:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:07:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : banana: size = 6 OK 2025/11/09 04:07:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:07:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : banana: Unchanged skipping 2025/11/09 04:07:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:07:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:07:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:07:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:07:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:07:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:07:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:07:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:07:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:07:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:07:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:07:56 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:07:56 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:56 DEBUG : Waiting for deletions to finish 2025/11/09 04:07:57 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:07:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:12 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:13 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:08:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : apple: size = 5 OK 2025/11/09 04:08:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : banana: size = 6 OK 2025/11/09 04:08:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : banana: Unchanged skipping 2025/11/09 04:08:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:08:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : apple: Unchanged skipping 2025/11/09 04:08:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:08:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:08:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:08:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:08:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:08:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:08:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:08:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:08:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:14 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:08:14 DEBUG : apple: size = 5 OK 2025/11/09 04:08:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : apple: Unchanged skipping 2025/11/09 04:08:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:08:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:08:14 DEBUG : banana: size = 6 OK 2025/11/09 04:08:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : banana: Unchanged skipping 2025/11/09 04:08:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:08:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:08:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:08:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:08:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:08:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:08:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:08:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:08:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:08:14 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:14 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:15 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:33 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:33 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:08:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : apple: size = 5 OK 2025/11/09 04:08:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : apple: Unchanged skipping 2025/11/09 04:08:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:08:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:08:34 DEBUG : banana: size = 6 OK 2025/11/09 04:08:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : banana: Unchanged skipping 2025/11/09 04:08:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:08:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:08:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:08:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:08:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:08:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:08:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:08:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:08:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:08:34 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:34 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:34 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:34 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:08:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/09 04:08:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : apple: size = 5 OK 2025/11/09 04:08:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : apple: Unchanged skipping 2025/11/09 04:08:35 DEBUG : banana: size = 6 OK 2025/11/09 04:08:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/09 04:08:35 DEBUG : banana: Unchanged skipping 2025/11/09 04:08:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/09 04:08:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/09 04:08:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/09 04:08:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/09 04:08:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/09 04:08:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/09 04:08:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/09 04:08:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/09 04:08:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/09 04:08:35 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:35 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:35 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:35 DEBUG : apple: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : banana: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/09 04:08:35 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (215.98s) --- PASS: TestTransform/NFC (16.65s) --- PASS: TestTransform/NFD (18.50s) --- PASS: TestTransform/base64 (20.70s) --- PASS: TestTransform/prefix (24.39s) --- PASS: TestTransform/suffix (24.05s) --- PASS: TestTransform/truncate (19.91s) --- PASS: TestTransform/encoder (17.88s) --- PASS: TestTransform/ISO-8859-1 (18.06s) --- PASS: TestTransform/charmap (17.59s) --- PASS: TestTransform/lowercase (18.34s) --- PASS: TestTransform/ascii (19.93s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 04:08:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 04:08:40 INFO : sub dir_somesuffix: Making directory 2025/11/09 04:08:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/09 04:08:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/09 04:08:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 04:08:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/09 04:08:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 04:08:40 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:40 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/09 04:08:41 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/09 04:08:41 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:41 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:42 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:42 INFO : tictactoe: Making directory 2025/11/09 04:08:42 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:42 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/09 04:08:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:42 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:42 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:42 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/09 04:08:42 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/09 04:08:42 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:43 INFO : toe: Making directory 2025/11/09 04:08:43 INFO : toe/toe: Making directory 2025/11/09 04:08:43 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 04:08:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 04:08:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 04:08:43 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:43 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/09 04:08:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/09 04:08:44 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:45 INFO : toe: Making directory 2025/11/09 04:08:45 INFO : toe/toe: Making directory 2025/11/09 04:08:45 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 04:08:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 04:08:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/09 04:08:45 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:45 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/09 04:08:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/09 04:08:46 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.01s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:47 DEBUG : empty_dir: Making directory with metadata 2025/11/09 04:08:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 04:08:47 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:47 INFO : tictacempty_dir: Making directory 2025/11/09 04:08:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:47 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:47 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:47 INFO : tictactoe: Making directory 2025/11/09 04:08:47 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:47 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:47 INFO : tictactoe/tictactoe: Making directory 2025/11/09 04:08:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 04:08:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 04:08:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 04:08:47 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:47 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 04:08:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/09 04:08:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.68s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:49 DEBUG : empty_dir: Making directory with metadata 2025/11/09 04:08:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 04:08:49 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:49 INFO : tictacempty_dir: Making directory 2025/11/09 04:08:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:49 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:49 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:49 INFO : tictactoe: Making directory 2025/11/09 04:08:49 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:49 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:49 INFO : tictactoe/tictactoe: Making directory 2025/11/09 04:08:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 04:08:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 04:08:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:49 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:49 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 04:08:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/09 04:08:50 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:50 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:50 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:50 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 04:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 04:08:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/09 04:08:50 NOTICE: B2 bucket rclone-test-nazefab4kiru: 0 differences found 2025/11/09 04:08:50 NOTICE: B2 bucket rclone-test-nazefab4kiru: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:50 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:51 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:51 INFO : tictactoe: Making directory 2025/11/09 04:08:51 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:51 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:51 INFO : tictactoe/tictactoe: Making directory 2025/11/09 04:08:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 04:08:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 04:08:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 04:08:51 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:51 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 04:08:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/09 04:08:52 DEBUG : Waiting for deletions to finish 2025/11/09 04:08:52 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:52 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:52 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/09 04:08:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/09 04:08:52 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/09 04:08:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/09 04:08:52 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:52 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.43s) === RUN TestSyntax 2025/11/09 04:08:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:53 INFO : toe: Making directory 2025/11/09 04:08:53 INFO : toe/toe: Making directory 2025/11/09 04:08:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 04:08:53 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:53 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:54 DEBUG : toe/toe/toe: size = 11 OK 2025/11/09 04:08:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:54 INFO : toe/toe/toe: Copied (new) 2025/11/09 04:08:54 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.03s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:55 DEBUG : empty_dir: Making directory with metadata 2025/11/09 04:08:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 04:08:55 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:55 INFO : tictacempty_dir: Making directory 2025/11/09 04:08:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:55 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:55 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:55 INFO : tictactoe: Making directory 2025/11/09 04:08:55 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:55 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:55 INFO : tictactoe/tictactoe: Making directory 2025/11/09 04:08:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 04:08:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 04:08:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:55 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:55 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 04:08:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:56 INFO : toe/toe/toe.txt: Deleted 2025/11/09 04:08:56 INFO : toe/toe: Removing directory 2025/11/09 04:08:56 INFO : toe: Removing directory 2025/11/09 04:08:56 INFO : empty_dir: Removing directory 2025/11/09 04:08:56 DEBUG : Local file system at /tmp/rclone312895732: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.69s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:08:56 DEBUG : empty_dir: Making directory with metadata 2025/11/09 04:08:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 04:08:56 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:57 INFO : tictacempty_dir: Making directory 2025/11/09 04:08:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:08:57 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:57 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:57 INFO : tictactoe: Making directory 2025/11/09 04:08:57 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:57 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:08:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:57 INFO : tictactoe/tictactoe: Making directory 2025/11/09 04:08:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:08:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 04:08:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 04:08:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:57 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:08:57 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:08:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 04:08:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:08:57 INFO : toe/toe/toe.txt: Deleted 2025/11/09 04:08:57 INFO : toe/toe: Removing directory 2025/11/09 04:08:57 INFO : toe: Removing directory 2025/11/09 04:08:57 INFO : empty_dir: Removing directory 2025/11/09 04:08:57 DEBUG : Local file system at /tmp/rclone312895732: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/09 04:08:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 04:08:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 04:08:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 04:08:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 04:08:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 04:08:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/09 04:08:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:08:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/09 04:08:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:09:00 DEBUG : Reset feature "Copy" 2025/11/09 04:09:00 DEBUG : Reset feature "Move" 2025/11/09 04:09:00 DEBUG : Reset feature "Copy" 2025/11/09 04:09:00 DEBUG : Reset feature "Move" 2025/11/09 04:09:00 DEBUG : empty_dir: Making directory with metadata 2025/11/09 04:09:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/09 04:09:00 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:09:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:09:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:09:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:09:00 INFO : tictacempty_dir: Making directory 2025/11/09 04:09:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/09 04:09:00 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:09:00 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:09:00 INFO : tictactoe: Making directory 2025/11/09 04:09:00 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:09:00 DEBUG : toe: transformed to: tictactoe 2025/11/09 04:09:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:09:00 INFO : tictactoe/tictactoe: Making directory 2025/11/09 04:09:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/09 04:09:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/09 04:09:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:09:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 04:09:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:09:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:09:00 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:09:00 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:09:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 04:09:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:09:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/09 04:09:01 INFO : toe/toe/toe.txt: Deleted 2025/11/09 04:09:01 INFO : toe/toe: Removing directory 2025/11/09 04:09:01 INFO : toe: Removing directory 2025/11/09 04:09:01 INFO : empty_dir: Removing directory 2025/11/09 04:09:01 DEBUG : Local file system at /tmp/rclone312895732: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/09 04:09:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/09 04:09:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/09 04:09:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 04:09:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 04:09:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/09 04:09:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/09 04:09:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:09:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/09 04:09:03 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.66s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:09:03 DEBUG : toe: transformed to: dG9l 2025/11/09 04:09:04 DEBUG : toe: transformed to: dG9l 2025/11/09 04:09:04 INFO : dG9l: Making directory 2025/11/09 04:09:04 DEBUG : toe: transformed to: dG9l 2025/11/09 04:09:04 DEBUG : toe: transformed to: dG9l 2025/11/09 04:09:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/09 04:09:04 INFO : dG9l/dG9l: Making directory 2025/11/09 04:09:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/09 04:09:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/09 04:09:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 04:09:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/09 04:09:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 04:09:04 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:09:04 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:09:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/09 04:09:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:09:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/09 04:09:04 DEBUG : Waiting for deletions to finish 2025/11/09 04:09:05 DEBUG : dG9l: transformed to: toe 2025/11/09 04:09:05 DEBUG : dG9l: transformed to: toe 2025/11/09 04:09:05 DEBUG : dG9l: transformed to: toe 2025/11/09 04:09:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/09 04:09:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/09 04:09:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/09 04:09:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/09 04:09:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/09 04:09:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/09 04:09:05 DEBUG : Local file system at /tmp/rclone312895732: Waiting for checks to finish 2025/11/09 04:09:05 DEBUG : Local file system at /tmp/rclone312895732: Waiting for transfers to finish 2025/11/09 04:09:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-nazefab4kiru", Local "Local file system at /tmp/rclone312895732", Modify Window "1ms" 2025/11/09 04:09:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 04:09:06 DEBUG : toe: transformed to: 2025/11/09 04:09:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 04:09:06 DEBUG : toe: transformed to: 2025/11/09 04:09:06 INFO : B2 bucket rclone-test-nazefab4kiru: Making directory 2025/11/09 04:09:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 04:09:06 DEBUG : toe: transformed to: 2025/11/09 04:09:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 04:09:06 DEBUG : toe: transformed to: 2025/11/09 04:09:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 04:09:06 DEBUG : toe/toe: transformed to: 2025/11/09 04:09:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/09 04:09:06 INFO : toe/toe: Making directory 2025/11/09 04:09:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 04:09:06 DEBUG : toe/toe: transformed to: 2025/11/09 04:09:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/09 04:09:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 04:09:06 DEBUG : toe: transformed to: 2025/11/09 04:09:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/09 04:09:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/09 04:09:06 DEBUG : toe/toe/toe: transformed to: 2025/11/09 04:09:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/09 04:09:06 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for checks to finish 2025/11/09 04:09:06 DEBUG : B2 bucket rclone-test-nazefab4kiru: Waiting for transfers to finish 2025/11/09 04:09:07 DEBUG : toe/toe/toe: size = 11 OK 2025/11/09 04:09:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/09 04:09:07 INFO : toe/toe/toe: Copied (new) 2025/11/09 04:09:07 ERROR : B2 bucket rclone-test-nazefab4kiru: not deleting files as there were IO errors 2025/11/09 04:09:07 ERROR : B2 bucket rclone-test-nazefab4kiru: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2025/11/09 04:09:07 DEBUG : B2 bucket rclone-test-nazefab4kiru: Purge remote 2025/11/09 04:09:07 INFO : B2 bucket rclone-test-nazefab4kiru: cleaning bucket "rclone-test-nazefab4kiru" of all files 2025/11/09 04:09:09 DEBUG : BackupDir/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe4e_d20251109_m040253_c001_v7007000_t0000_u01762660973802") 2025/11/09 04:09:09 DEBUG : BackupDir/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f105a0f847f26b0d5_d20251109_m040248_c001_v0001184_t0026_u01762660968434") 2025/11/09 04:09:09 DEBUG : CompareDest/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b64b94_d20251109_m040228_c001_v7007000_t0000_u01762660948660") 2025/11/09 04:09:09 DEBUG : CompareDest/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aec0b_d20251109_m040222_c001_v0001180_t0008_u01762660942883") 2025/11/09 04:09:09 DEBUG : CompareDest/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b64b95_d20251109_m040228_c001_v7007000_t0000_u01762660948934") 2025/11/09 04:09:09 DEBUG : CompareDest/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb8576f_d20251109_m040223_c001_v0001029_t0004_u01762660943843") 2025/11/09 04:09:09 DEBUG : CopyDest/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe4f_d20251109_m040253_c001_v7007000_t0000_u01762660973986") 2025/11/09 04:09:09 DEBUG : CopyDest/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb85795_d20251109_m040245_c001_v0001029_t0011_u01762660965264") 2025/11/09 04:09:09 DEBUG : CopyDest/three: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe50_d20251109_m040254_c001_v7007000_t0000_u01762660974183") 2025/11/09 04:09:09 DEBUG : CopyDest/three: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb857a1_d20251109_m040251_c001_v0001029_t0017_u01762660971627") 2025/11/09 04:09:09 DEBUG : CopyDest/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe51_d20251109_m040254_c001_v7007000_t0000_u01762660974366") 2025/11/09 04:09:09 DEBUG : CopyDest/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aec78_d20251109_m040249_c001_v0001180_t0007_u01762660969429") 2025/11/09 04:09:09 DEBUG : EXISTING: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a3611_d20251109_m040415_c001_v7007000_t0000_u01762661055686") 2025/11/09 04:09:09 DEBUG : EXISTING: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee3a_d20251109_m040414_c001_v0001180_t0050_u01762661054738") 2025/11/09 04:09:09 DEBUG : PREFIXapple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c2927_d20251109_m040618_c001_v7007000_t0000_u01762661178037") 2025/11/09 04:09:09 DEBUG : PREFIXapple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97486_d20251109_m040611_c001_v0001137_t0039_u01762661171658") 2025/11/09 04:09:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f408fa5ef1dac6b16_d20251109_m040617_c001_v7007000_t0000_u01762661177982") 2025/11/09 04:09:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af195_d20251109_m040611_c001_v0001180_t0034_u01762661171680") 2025/11/09 04:09:09 DEBUG : PREFIXbanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ff88_d20251109_m040618_c001_v7007000_t0000_u01762661178025") 2025/11/09 04:09:09 DEBUG : PREFIXbanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e02b_d20251109_m040611_c001_v0001106_t0027_u01762661171692") 2025/11/09 04:09:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c2928_d20251109_m040618_c001_v7007000_t0000_u01762661178047") 2025/11/09 04:09:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fc6_d20251109_m040611_c001_v0001044_t0030_u01762661171669") 2025/11/09 04:09:10 DEBUG : Testêé: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a35fd_d20251109_m040412_c001_v7007000_t0000_u01762661052397") 2025/11/09 04:09:10 DEBUG : Testêé: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee25_d20251109_m040411_c001_v0001180_t0003_u01762661051778") 2025/11/09 04:09:10 DEBUG : Testêé: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee21_d20251109_m040411_c001_v0001180_t0026_u01762661051158") 2025/11/09 04:09:10 DEBUG : YXBwbGU=: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a4929e_d20251109_m040555_c001_v7007000_t0000_u01762661155667") 2025/11/09 04:09:10 DEBUG : YXBwbGU=: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af11d_d20251109_m040550_c001_v0001180_t0043_u01762661150982") 2025/11/09 04:09:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492a0_d20251109_m040555_c001_v7007000_t0000_u01762661155849") 2025/11/09 04:09:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9740e_d20251109_m040551_c001_v0001137_t0000_u01762661151008") 2025/11/09 04:09:10 DEBUG : YmFuYW5h: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492a5_d20251109_m040556_c001_v7007000_t0000_u01762661156031") 2025/11/09 04:09:10 DEBUG : YmFuYW5h: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfd2_d20251109_m040551_c001_v0001106_t0044_u01762661151013") 2025/11/09 04:09:10 DEBUG : a/potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e78e_d20251109_m040054_c001_v7007000_t0000_u01762660854826") 2025/11/09 04:09:10 DEBUG : a/potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e344e_d20251109_m040054_c001_v0001183_t0028_u01762660854233") 2025/11/09 04:09:10 DEBUG : a/potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e76e_d20251109_m040052_c001_v7007000_t0000_u01762660852843") 2025/11/09 04:09:10 DEBUG : a/potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3441_d20251109_m040051_c001_v0001183_t0026_u01762660851988") 2025/11/09 04:09:10 DEBUG : a/potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae508e_d20251109_m040035_c001_v7007000_t0000_u01762660835875") 2025/11/09 04:09:10 DEBUG : a/potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33dc_d20251109_m040035_c001_v0001183_t0030_u01762660835032") 2025/11/09 04:09:10 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d929_d20251109_m040835_c001_v7007000_t0000_u01762661315861") 2025/11/09 04:09:10 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d976e1_d20251109_m040830_c001_v0001137_t0047_u01762661310733") 2025/11/09 04:09:10 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad592_d20251109_m040815_c001_v7007000_t0000_u01762661295667") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97692_d20251109_m040811_c001_v0001137_t0046_u01762661291247") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6574f_d20251109_m040757_c001_v7007000_t0000_u01762661277580") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97642_d20251109_m040753_c001_v0001137_t0042_u01762661273492") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4515_d20251109_m040739_c001_v7007000_t0000_u01762661259911") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d975fc_d20251109_m040735_c001_v0001137_t0041_u01762661255916") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4505_d20251109_m040721_c001_v7007000_t0000_u01762661241861") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97599_d20251109_m040717_c001_v0001137_t0055_u01762661237761") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221585_d20251109_m040703_c001_v7007000_t0000_u01762661223964") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9752c_d20251109_m040656_c001_v0001137_t0023_u01762661216546") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368c0_d20251109_m040644_c001_v7007000_t0000_u01762661204103") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974f8_d20251109_m040640_c001_v0001137_t0006_u01762661200156") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15e77e_d20251109_m040638_c001_v7007000_t0000_u01762661198619") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af200_d20251109_m040633_c001_v0001180_t0035_u01762661193068") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffa6_d20251109_m040619_c001_v7007000_t0000_u01762661179957") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1b2_d20251109_m040615_c001_v0001180_t0015_u01762661175864") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c28fc_d20251109_m040614_c001_v7007000_t0000_u01762661174732") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9747c_d20251109_m040608_c001_v0001137_t0006_u01762661168959") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c2099_d20251109_m040553_c001_v7007000_t0000_u01762661153955") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af10b_d20251109_m040547_c001_v0001180_t0053_u01762661147972") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a491fb_d20251109_m040534_c001_v7007000_t0000_u01762661134920") 2025/11/09 04:09:11 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af0a5_d20251109_m040530_c001_v0001180_t0049_u01762661130634") 2025/11/09 04:09:12 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c80_d20251109_m040516_c001_v7007000_t0000_u01762661116423") 2025/11/09 04:09:12 DEBUG : apple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af03c_d20251109_m040512_c001_v0001180_t0000_u01762661112317") 2025/11/09 04:09:12 DEBUG : appleSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa9003a_d20251109_m040642_c001_v7007000_t0000_u01762661202547") 2025/11/09 04:09:12 DEBUG : appleSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af210_d20251109_m040635_c001_v0001180_t0022_u01762661195996") 2025/11/09 04:09:12 DEBUG : appleapple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221586_d20251109_m040704_c001_v7007000_t0000_u01762661224150") 2025/11/09 04:09:12 DEBUG : appleapple: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af2ac_d20251109_m040659_c001_v0001180_t0019_u01762661219339") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d92b_d20251109_m040836_c001_v7007000_t0000_u01762661316045") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65313b_d20251109_m040831_c001_v0001044_t0042_u01762661311290") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad594_d20251109_m040815_c001_v7007000_t0000_u01762661295876") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65310d_d20251109_m040811_c001_v0001044_t0026_u01762661291911") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65750_d20251109_m040757_c001_v7007000_t0000_u01762661277763") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530de_d20251109_m040754_c001_v0001044_t0053_u01762661274339") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4517_d20251109_m040740_c001_v7007000_t0000_u01762661260098") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530af_d20251109_m040736_c001_v0001044_t0029_u01762661256587") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4508_d20251109_m040722_c001_v7007000_t0000_u01762661242043") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65308d_d20251109_m040718_c001_v0001044_t0033_u01762661238256") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418bef918b970a65_d20251109_m040702_c001_v7007000_t0000_u01762661222091") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e0c1_d20251109_m040657_c001_v0001106_t0039_u01762661217393") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368c3_d20251109_m040644_c001_v7007000_t0000_u01762661204286") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e086_d20251109_m040640_c001_v0001106_t0059_u01762661200161") 2025/11/09 04:09:12 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e220097_d20251109_m040639_c001_v7007000_t0000_u01762661199004") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974e5_d20251109_m040634_c001_v0001137_t0059_u01762661194198") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffab_d20251109_m040620_c001_v7007000_t0000_u01762661180156") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e039_d20251109_m040615_c001_v0001106_t0058_u01762661175884") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ff56_d20251109_m040614_c001_v7007000_t0000_u01762661174157") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af187_d20251109_m040609_c001_v0001180_t0002_u01762661169952") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf4294031_d20251109_m040553_c001_v7007000_t0000_u01762661153752") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d973f9_d20251109_m040548_c001_v0001137_t0037_u01762661148740") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a491fc_d20251109_m040535_c001_v7007000_t0000_u01762661135116") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97342_d20251109_m040531_c001_v0001137_t0059_u01762661131536") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c81_d20251109_m040516_c001_v7007000_t0000_u01762661116633") 2025/11/09 04:09:13 DEBUG : appleappleapplebanana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97295_d20251109_m040513_c001_v0001137_t0046_u01762661113043") 2025/11/09 04:09:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f413f2cbeee6f1895_d20251109_m040642_c001_v7007000_t0000_u01762661202355") 2025/11/09 04:09:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974eb_d20251109_m040636_c001_v0001137_t0012_u01762661196016") 2025/11/09 04:09:13 DEBUG : b/potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e792_d20251109_m040055_c001_v7007000_t0000_u01762660855028") 2025/11/09 04:09:13 DEBUG : b/potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e344a_d20251109_m040053_c001_v0001183_t0050_u01762660853427") 2025/11/09 04:09:13 DEBUG : b/potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e767_d20251109_m040052_c001_v7007000_t0000_u01762660852243") 2025/11/09 04:09:13 DEBUG : b/potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e343a_d20251109_m040051_c001_v0001183_t0000_u01762660851196") 2025/11/09 04:09:13 DEBUG : b/potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae508d_d20251109_m040035_c001_v7007000_t0000_u01762660835305") 2025/11/09 04:09:13 DEBUG : b/potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33d6_d20251109_m040034_c001_v0001183_t0057_u01762660834211") 2025/11/09 04:09:14 DEBUG : backup/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418bef918b96ada9_d20251109_m040307_c001_v7007000_t0000_u01762660987390") 2025/11/09 04:09:14 DEBUG : backup/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f119d4075b41b8a9c_d20251109_m040305_c001_v0001093_t0021_u01762660985214") 2025/11/09 04:09:14 DEBUG : backup/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1071c7eacef93175_d20251109_m040300_c001_v0001178_t0013_u01762660980605") 2025/11/09 04:09:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49c31_d20251109_m040332_c001_v7007000_t0000_u01762661012638") 2025/11/09 04:09:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f10869d2e3dbf7782_d20251109_m040330_c001_v0001134_t0032_u01762661010847") 2025/11/09 04:09:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115dda605a8f91f0_d20251109_m040326_c001_v0001101_t0011_u01762661006254") 2025/11/09 04:09:14 DEBUG : backup/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15dcec_d20251109_m040319_c001_v7007000_t0000_u01762660999853") 2025/11/09 04:09:14 DEBUG : backup/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1139cf752a8f7a72_d20251109_m040317_c001_v0001157_t0043_u01762660997931") 2025/11/09 04:09:14 DEBUG : backup/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1109237d2b37249f_d20251109_m040313_c001_v0001176_t0029_u01762660993672") 2025/11/09 04:09:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49c33_d20251109_m040332_c001_v7007000_t0000_u01762661012819") 2025/11/09 04:09:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f10546b0b537499df_d20251109_m040331_c001_v0001181_t0045_u01762661011849") 2025/11/09 04:09:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1014e1f239682534_d20251109_m040328_c001_v0001115_t0003_u01762661008074") 2025/11/09 04:09:14 DEBUG : backup/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418bef918b96adaa_d20251109_m040307_c001_v7007000_t0000_u01762660987573") 2025/11/09 04:09:14 DEBUG : backup/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115dda605a8f919c_d20251109_m040306_c001_v0001101_t0043_u01762660986517") 2025/11/09 04:09:14 DEBUG : backup/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f110c572b234d0981_d20251109_m040302_c001_v0001038_t0030_u01762660982228") 2025/11/09 04:09:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15dcf0_d20251109_m040320_c001_v7007000_t0000_u01762661000054") 2025/11/09 04:09:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1121363c6b843a32_d20251109_m040318_c001_v0001171_t0038_u01762660998965") 2025/11/09 04:09:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f101979b1fa86eee2_d20251109_m040315_c001_v0001182_t0004_u01762660995557") 2025/11/09 04:09:14 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d92c_d20251109_m040836_c001_v7007000_t0000_u01762661316253") 2025/11/09 04:09:14 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af49f_d20251109_m040831_c001_v0001180_t0058_u01762661311059") 2025/11/09 04:09:14 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad596_d20251109_m040816_c001_v7007000_t0000_u01762661296068") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af43c_d20251109_m040811_c001_v0001180_t0037_u01762661291682") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65751_d20251109_m040757_c001_v7007000_t0000_u01762661277950") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af3df_d20251109_m040753_c001_v0001180_t0023_u01762661273950") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4519_d20251109_m040740_c001_v7007000_t0000_u01762661260311") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af396_d20251109_m040736_c001_v0001180_t0039_u01762661256228") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a450c_d20251109_m040722_c001_v7007000_t0000_u01762661242286") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af32d_d20251109_m040718_c001_v0001180_t0015_u01762661238057") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221587_d20251109_m040704_c001_v7007000_t0000_u01762661224339") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af29d_d20251109_m040657_c001_v0001180_t0018_u01762661217086") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368c6_d20251109_m040644_c001_v7007000_t0000_u01762661204468") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653021_d20251109_m040640_c001_v0001044_t0026_u01762661200156") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c98e_d20251109_m040638_c001_v7007000_t0000_u01762661198647") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e06e_d20251109_m040633_c001_v0001106_t0044_u01762661193271") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffae_d20251109_m040620_c001_v7007000_t0000_u01762661180366") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fd4_d20251109_m040615_c001_v0001044_t0019_u01762661175851") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c28fd_d20251109_m040614_c001_v7007000_t0000_u01762661174750") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fc2_d20251109_m040609_c001_v0001044_t0015_u01762661169415") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81e5b_d20251109_m040553_c001_v7007000_t0000_u01762661153639") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f77_d20251109_m040548_c001_v0001044_t0055_u01762661148174") 2025/11/09 04:09:15 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a491fd_d20251109_m040535_c001_v7007000_t0000_u01762661135315") 2025/11/09 04:09:16 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f23_d20251109_m040530_c001_v0001044_t0000_u01762661130855") 2025/11/09 04:09:16 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c82_d20251109_m040516_c001_v7007000_t0000_u01762661116830") 2025/11/09 04:09:16 DEBUG : banana: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652ed3_d20251109_m040512_c001_v0001044_t0019_u01762661112534") 2025/11/09 04:09:16 DEBUG : bananaSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15e784_d20251109_m040642_c001_v7007000_t0000_u01762661202560") 2025/11/09 04:09:16 DEBUG : bananaSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65300f_d20251109_m040636_c001_v0001044_t0044_u01762661196025") 2025/11/09 04:09:16 DEBUG : both0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd57_d20251109_m040446_c001_v7007000_t0000_u01762661086431") 2025/11/09 04:09:16 DEBUG : both0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef12_d20251109_m040434_c001_v0001180_t0043_u01762661074067") 2025/11/09 04:09:16 DEBUG : both0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b901_d20251109_m040429_c001_v7007000_t0000_u01762661069607") 2025/11/09 04:09:16 DEBUG : both0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee4c_d20251109_m040417_c001_v0001180_t0049_u01762661057559") 2025/11/09 04:09:16 DEBUG : both1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd58_d20251109_m040446_c001_v7007000_t0000_u01762661086614") 2025/11/09 04:09:16 DEBUG : both1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef18_d20251109_m040434_c001_v0001180_t0017_u01762661074512") 2025/11/09 04:09:16 DEBUG : both1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b902_d20251109_m040429_c001_v7007000_t0000_u01762661069789") 2025/11/09 04:09:16 DEBUG : both1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee54_d20251109_m040418_c001_v0001180_t0041_u01762661058044") 2025/11/09 04:09:16 DEBUG : both10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd59_d20251109_m040446_c001_v7007000_t0000_u01762661086798") 2025/11/09 04:09:16 DEBUG : both10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef52_d20251109_m040438_c001_v0001180_t0003_u01762661078988") 2025/11/09 04:09:16 DEBUG : both10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b903_d20251109_m040430_c001_v7007000_t0000_u01762661070082") 2025/11/09 04:09:16 DEBUG : both10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee92_d20251109_m040421_c001_v0001180_t0001_u01762661061991") 2025/11/09 04:09:16 DEBUG : both11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd5b_d20251109_m040447_c001_v7007000_t0000_u01762661087035") 2025/11/09 04:09:16 DEBUG : both11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef5a_d20251109_m040439_c001_v0001180_t0046_u01762661079366") 2025/11/09 04:09:16 DEBUG : both11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b904_d20251109_m040430_c001_v7007000_t0000_u01762661070265") 2025/11/09 04:09:17 DEBUG : both11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee9a_d20251109_m040422_c001_v0001180_t0026_u01762661062412") 2025/11/09 04:09:17 DEBUG : both12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd5c_d20251109_m040447_c001_v7007000_t0000_u01762661087218") 2025/11/09 04:09:17 DEBUG : both12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef60_d20251109_m040439_c001_v0001180_t0039_u01762661079781") 2025/11/09 04:09:17 DEBUG : both12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b905_d20251109_m040430_c001_v7007000_t0000_u01762661070447") 2025/11/09 04:09:17 DEBUG : both12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeea0_d20251109_m040422_c001_v0001180_t0002_u01762661062873") 2025/11/09 04:09:17 DEBUG : both13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd5e_d20251109_m040447_c001_v7007000_t0000_u01762661087415") 2025/11/09 04:09:17 DEBUG : both13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef68_d20251109_m040440_c001_v0001180_t0054_u01762661080297") 2025/11/09 04:09:17 DEBUG : both13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b906_d20251109_m040430_c001_v7007000_t0000_u01762661070647") 2025/11/09 04:09:17 DEBUG : both13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeea6_d20251109_m040423_c001_v0001180_t0050_u01762661063309") 2025/11/09 04:09:17 DEBUG : both14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd5f_d20251109_m040447_c001_v7007000_t0000_u01762661087599") 2025/11/09 04:09:17 DEBUG : both14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef6c_d20251109_m040440_c001_v0001180_t0045_u01762661080721") 2025/11/09 04:09:17 DEBUG : both14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b907_d20251109_m040430_c001_v7007000_t0000_u01762661070870") 2025/11/09 04:09:17 DEBUG : both14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeeaf_d20251109_m040423_c001_v0001180_t0034_u01762661063715") 2025/11/09 04:09:17 DEBUG : both15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd60_d20251109_m040447_c001_v7007000_t0000_u01762661087784") 2025/11/09 04:09:17 DEBUG : both15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef70_d20251109_m040441_c001_v0001180_t0052_u01762661081173") 2025/11/09 04:09:17 DEBUG : both15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b908_d20251109_m040431_c001_v7007000_t0000_u01762661071054") 2025/11/09 04:09:17 DEBUG : both15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeeb6_d20251109_m040424_c001_v0001180_t0023_u01762661064135") 2025/11/09 04:09:17 DEBUG : both16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd61_d20251109_m040447_c001_v7007000_t0000_u01762661087967") 2025/11/09 04:09:17 DEBUG : both16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef76_d20251109_m040441_c001_v0001180_t0021_u01762661081577") 2025/11/09 04:09:17 DEBUG : both16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b909_d20251109_m040431_c001_v7007000_t0000_u01762661071237") 2025/11/09 04:09:17 DEBUG : both16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeebe_d20251109_m040424_c001_v0001180_t0036_u01762661064573") 2025/11/09 04:09:18 DEBUG : both17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd62_d20251109_m040448_c001_v7007000_t0000_u01762661088150") 2025/11/09 04:09:18 DEBUG : both17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef7a_d20251109_m040442_c001_v0001180_t0016_u01762661082003") 2025/11/09 04:09:18 DEBUG : both17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b90a_d20251109_m040431_c001_v7007000_t0000_u01762661071438") 2025/11/09 04:09:18 DEBUG : both17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeeca_d20251109_m040424_c001_v0001180_t0055_u01762661064979") 2025/11/09 04:09:18 DEBUG : both18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd63_d20251109_m040448_c001_v7007000_t0000_u01762661088333") 2025/11/09 04:09:18 DEBUG : both18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef80_d20251109_m040442_c001_v0001180_t0056_u01762661082716") 2025/11/09 04:09:18 DEBUG : both18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b90b_d20251109_m040431_c001_v7007000_t0000_u01762661071620") 2025/11/09 04:09:18 DEBUG : both18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeed4_d20251109_m040425_c001_v0001180_t0055_u01762661065588") 2025/11/09 04:09:18 DEBUG : both19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd64_d20251109_m040448_c001_v7007000_t0000_u01762661088517") 2025/11/09 04:09:18 DEBUG : both19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef85_d20251109_m040443_c001_v0001180_t0009_u01762661083129") 2025/11/09 04:09:18 DEBUG : both19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b90c_d20251109_m040431_c001_v7007000_t0000_u01762661071805") 2025/11/09 04:09:18 DEBUG : both19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeede_d20251109_m040426_c001_v0001180_t0008_u01762661066294") 2025/11/09 04:09:18 DEBUG : both2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd65_d20251109_m040448_c001_v7007000_t0000_u01762661088700") 2025/11/09 04:09:18 DEBUG : both2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef1c_d20251109_m040434_c001_v0001180_t0051_u01762661074996") 2025/11/09 04:09:18 DEBUG : both2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b90d_d20251109_m040431_c001_v7007000_t0000_u01762661071987") 2025/11/09 04:09:18 DEBUG : both2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee5e_d20251109_m040418_c001_v0001180_t0007_u01762661058453") 2025/11/09 04:09:18 DEBUG : both3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd66_d20251109_m040448_c001_v7007000_t0000_u01762661088882") 2025/11/09 04:09:18 DEBUG : both3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef20_d20251109_m040435_c001_v0001180_t0020_u01762661075475") 2025/11/09 04:09:18 DEBUG : both3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b90e_d20251109_m040432_c001_v7007000_t0000_u01762661072170") 2025/11/09 04:09:18 DEBUG : both3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee68_d20251109_m040418_c001_v0001180_t0009_u01762661058865") 2025/11/09 04:09:19 DEBUG : both4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd67_d20251109_m040449_c001_v7007000_t0000_u01762661089067") 2025/11/09 04:09:19 DEBUG : both4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef24_d20251109_m040435_c001_v0001180_t0045_u01762661075980") 2025/11/09 04:09:19 DEBUG : both4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b910_d20251109_m040432_c001_v7007000_t0000_u01762661072361") 2025/11/09 04:09:19 DEBUG : both4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee6c_d20251109_m040419_c001_v0001180_t0028_u01762661059359") 2025/11/09 04:09:19 DEBUG : both5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd68_d20251109_m040449_c001_v7007000_t0000_u01762661089250") 2025/11/09 04:09:19 DEBUG : both5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef30_d20251109_m040436_c001_v0001180_t0048_u01762661076557") 2025/11/09 04:09:19 DEBUG : both5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b911_d20251109_m040432_c001_v7007000_t0000_u01762661072554") 2025/11/09 04:09:19 DEBUG : both5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee74_d20251109_m040419_c001_v0001180_t0013_u01762661059759") 2025/11/09 04:09:19 DEBUG : both6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd6d_d20251109_m040449_c001_v7007000_t0000_u01762661089434") 2025/11/09 04:09:19 DEBUG : both6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef36_d20251109_m040436_c001_v0001180_t0041_u01762661076979") 2025/11/09 04:09:19 DEBUG : both6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b912_d20251109_m040432_c001_v7007000_t0000_u01762661072741") 2025/11/09 04:09:19 DEBUG : both6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee7a_d20251109_m040420_c001_v0001180_t0058_u01762661060214") 2025/11/09 04:09:19 DEBUG : both7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd6e_d20251109_m040449_c001_v7007000_t0000_u01762661089667") 2025/11/09 04:09:19 DEBUG : both7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef3e_d20251109_m040437_c001_v0001180_t0045_u01762661077375") 2025/11/09 04:09:19 DEBUG : both7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b913_d20251109_m040432_c001_v7007000_t0000_u01762661072947") 2025/11/09 04:09:19 DEBUG : both7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee82_d20251109_m040420_c001_v0001180_t0019_u01762661060649") 2025/11/09 04:09:19 DEBUG : both8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd6f_d20251109_m040449_c001_v7007000_t0000_u01762661089880") 2025/11/09 04:09:19 DEBUG : both8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef48_d20251109_m040438_c001_v0001180_t0033_u01762661078157") 2025/11/09 04:09:19 DEBUG : both8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b914_d20251109_m040433_c001_v7007000_t0000_u01762661073152") 2025/11/09 04:09:19 DEBUG : both8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee88_d20251109_m040421_c001_v0001180_t0013_u01762661061075") 2025/11/09 04:09:19 DEBUG : both9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd70_d20251109_m040450_c001_v7007000_t0000_u01762661090069") 2025/11/09 04:09:19 DEBUG : both9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef4e_d20251109_m040438_c001_v0001180_t0034_u01762661078570") 2025/11/09 04:09:20 DEBUG : both9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b915_d20251109_m040433_c001_v7007000_t0000_u01762661073334") 2025/11/09 04:09:20 DEBUG : both9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee8e_d20251109_m040421_c001_v0001180_t0011_u01762661061579") 2025/11/09 04:09:20 DEBUG : c/non empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e795_d20251109_m040055_c001_v7007000_t0000_u01762660855264") 2025/11/09 04:09:20 DEBUG : c/non empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e344c_d20251109_m040053_c001_v0001183_t0000_u01762660853643") 2025/11/09 04:09:20 DEBUG : c/non empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e772_d20251109_m040053_c001_v7007000_t0000_u01762660853026") 2025/11/09 04:09:20 DEBUG : c/non empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e343e_d20251109_m040051_c001_v0001183_t0050_u01762660851409") 2025/11/09 04:09:20 DEBUG : c/non empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae508f_d20251109_m040036_c001_v7007000_t0000_u01762660836068") 2025/11/09 04:09:20 DEBUG : c/non empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33d8_d20251109_m040034_c001_v0001183_t0004_u01762660834434") 2025/11/09 04:09:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492aa_d20251109_m040556_c001_v7007000_t0000_u01762661156236") 2025/11/09 04:09:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f83_d20251109_m040550_c001_v0001044_t0018_u01762661150992") 2025/11/09 04:09:20 DEBUG : check sum: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5082_d20251109_m040027_c001_v7007000_t0000_u01762660827587") 2025/11/09 04:09:20 DEBUG : check sum: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33a2_d20251109_m040026_c001_v0001183_t0002_u01762660826625") 2025/11/09 04:09:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eacdad_d20251109_m040906_c001_v7007000_t0000_u01762661346053") 2025/11/09 04:09:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97765_d20251109_m040904_c001_v0001137_t0029_u01762661344531") 2025/11/09 04:09:20 DEBUG : dest/3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe46_d20251109_m040238_c001_v7007000_t0000_u01762660958084") 2025/11/09 04:09:20 DEBUG : dest/3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4007acb73800bc9a_d20251109_m040236_c001_v0001180_t0037_u01762660956991") 2025/11/09 04:09:20 DEBUG : dir1/0000-abcde: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221588_d20251109_m040704_c001_v7007000_t0000_u01762661224524") 2025/11/09 04:09:20 DEBUG : dir1/0000-abcde: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e0cb_d20251109_m040659_c001_v0001106_t0021_u01762661219350") 2025/11/09 04:09:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d92d_d20251109_m040836_c001_v7007000_t0000_u01762661316437") 2025/11/09 04:09:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d976b9_d20251109_m040820_c001_v0001137_t0013_u01762661300625") 2025/11/09 04:09:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad598_d20251109_m040816_c001_v7007000_t0000_u01762661296261") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97675_d20251109_m040802_c001_v0001137_t0023_u01762661282288") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65752_d20251109_m040758_c001_v7007000_t0000_u01762661278134") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9761d_d20251109_m040744_c001_v0001137_t0000_u01762661264698") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd451b_d20251109_m040740_c001_v7007000_t0000_u01762661260495") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d975c8_d20251109_m040726_c001_v0001137_t0018_u01762661246631") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4510_d20251109_m040722_c001_v7007000_t0000_u01762661242492") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9756f_d20251109_m040708_c001_v0001137_t0031_u01762661228754") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6515e_d20251109_m040702_c001_v7007000_t0000_u01762661222053") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97516_d20251109_m040648_c001_v0001137_t0040_u01762661208844") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368c9_d20251109_m040644_c001_v7007000_t0000_u01762661204686") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af235_d20251109_m040640_c001_v0001180_t0059_u01762661200383") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a820f4_d20251109_m040639_c001_v7007000_t0000_u01762661199050") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1da_d20251109_m040624_c001_v0001180_t0039_u01762661184796") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffb2_d20251109_m040620_c001_v7007000_t0000_u01762661180552") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1b4_d20251109_m040616_c001_v0001180_t0043_u01762661176086") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c8d3_d20251109_m040614_c001_v7007000_t0000_u01762661174830") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9745a_d20251109_m040600_c001_v0001137_t0059_u01762661160415") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f413f2cbeee6f1728_d20251109_m040553_c001_v7007000_t0000_u01762661153654") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af0d9_d20251109_m040539_c001_v0001180_t0003_u01762661139730") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a491ff_d20251109_m040535_c001_v7007000_t0000_u01762661135499") 2025/11/09 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af06e_d20251109_m040521_c001_v0001180_t0058_u01762661121220") 2025/11/09 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c83_d20251109_m040517_c001_v7007000_t0000_u01762661117015") 2025/11/09 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af00b_d20251109_m040504_c001_v0001180_t0021_u01762661104212") 2025/11/09 04:09:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15e783_d20251109_m040642_c001_v7007000_t0000_u01762661202378") 2025/11/09 04:09:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af214_d20251109_m040636_c001_v0001180_t0030_u01762661196278") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221589_d20251109_m040704_c001_v7007000_t0000_u01762661224709") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653059_d20251109_m040659_c001_v0001044_t0038_u01762661219357") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d92e_d20251109_m040836_c001_v7007000_t0000_u01762661316621") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af474_d20251109_m040821_c001_v0001180_t0048_u01762661301554") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad59a_d20251109_m040816_c001_v7007000_t0000_u01762661296448") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af416_d20251109_m040803_c001_v0001180_t0011_u01762661283130") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65753_d20251109_m040758_c001_v7007000_t0000_u01762661278324") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af3ba_d20251109_m040745_c001_v0001180_t0042_u01762661265458") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd451d_d20251109_m040740_c001_v7007000_t0000_u01762661260679") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af36a_d20251109_m040727_c001_v0001180_t0044_u01762661247526") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4513_d20251109_m040722_c001_v7007000_t0000_u01762661242683") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af2fb_d20251109_m040709_c001_v0001180_t0026_u01762661229617") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6515d_d20251109_m040701_c001_v7007000_t0000_u01762661221824") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af27d_d20251109_m040649_c001_v0001180_t0051_u01762661209816") 2025/11/09 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368cd_d20251109_m040644_c001_v7007000_t0000_u01762661204870") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af237_d20251109_m040640_c001_v0001180_t0020_u01762661200587") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15e77f_d20251109_m040638_c001_v7007000_t0000_u01762661198802") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e057_d20251109_m040625_c001_v0001106_t0021_u01762661185413") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffb7_d20251109_m040620_c001_v7007000_t0000_u01762661180740") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9749d_d20251109_m040616_c001_v0001137_t0047_u01762661176147") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417e20652b771341_d20251109_m040614_c001_v7007000_t0000_u01762661174558") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fa3_d20251109_m040601_c001_v0001044_t0023_u01762661161151") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81e62_d20251109_m040554_c001_v7007000_t0000_u01762661154017") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f4b_d20251109_m040540_c001_v0001044_t0040_u01762661140300") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49200_d20251109_m040535_c001_v7007000_t0000_u01762661135684") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652efb_d20251109_m040521_c001_v0001044_t0011_u01762661121807") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c84_d20251109_m040517_c001_v7007000_t0000_u01762661117274") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652e99_d20251109_m040504_c001_v0001044_t0047_u01762661104510") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368ac_d20251109_m040642_c001_v7007000_t0000_u01762661202573") 2025/11/09 04:09:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653011_d20251109_m040636_c001_v0001044_t0029_u01762661196381") 2025/11/09 04:09:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415873665322158a_d20251109_m040704_c001_v7007000_t0000_u01762661224893") 2025/11/09 04:09:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af2b0_d20251109_m040659_c001_v0001180_t0055_u01762661219556") 2025/11/09 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d92f_d20251109_m040836_c001_v7007000_t0000_u01762661316805") 2025/11/09 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653120_d20251109_m040822_c001_v0001044_t0006_u01762661302113") 2025/11/09 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad59c_d20251109_m040816_c001_v7007000_t0000_u01762661296646") 2025/11/09 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530f3_d20251109_m040803_c001_v0001044_t0044_u01762661283693") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65754_d20251109_m040758_c001_v7007000_t0000_u01762661278509") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530c6_d20251109_m040746_c001_v0001044_t0022_u01762661266034") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4520_d20251109_m040740_c001_v7007000_t0000_u01762661260864") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653099_d20251109_m040728_c001_v0001044_t0019_u01762661248153") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4517_d20251109_m040722_c001_v7007000_t0000_u01762661242872") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653077_d20251109_m040710_c001_v0001044_t0017_u01762661230298") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae665d_d20251109_m040702_c001_v7007000_t0000_u01762661222270") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e0a2_d20251109_m040650_c001_v0001106_t0051_u01762661210387") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368d0_d20251109_m040645_c001_v7007000_t0000_u01762661205052") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653025_d20251109_m040640_c001_v0001044_t0033_u01762661200723") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b2c92_d20251109_m040638_c001_v7007000_t0000_u01762661198634") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974c6_d20251109_m040626_c001_v0001137_t0041_u01762661186291") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffb9_d20251109_m040620_c001_v7007000_t0000_u01762661180929") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fd6_d20251109_m040616_c001_v0001044_t0029_u01762661176332") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ff57_d20251109_m040614_c001_v7007000_t0000_u01762661174358") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af15d_d20251109_m040602_c001_v0001180_t0020_u01762661162139") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49279_d20251109_m040553_c001_v7007000_t0000_u01762661153453") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9739e_d20251109_m040540_c001_v0001137_t0037_u01762661140988") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49201_d20251109_m040535_c001_v7007000_t0000_u01762661135880") 2025/11/09 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d972ea_d20251109_m040522_c001_v0001137_t0054_u01762661122796") 2025/11/09 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c85_d20251109_m040517_c001_v7007000_t0000_u01762661117457") 2025/11/09 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97255_d20251109_m040505_c001_v0001137_t0002_u01762661105331") 2025/11/09 04:09:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f422c1db6894c5a68_d20251109_m040642_c001_v7007000_t0000_u01762661202583") 2025/11/09 04:09:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af218_d20251109_m040636_c001_v0001180_t0006_u01762661196478") 2025/11/09 04:09:25 DEBUG : dir1/0003-defgh: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415873665322158b_d20251109_m040705_c001_v7007000_t0000_u01762661225078") 2025/11/09 04:09:25 DEBUG : dir1/0003-defgh: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97542_d20251109_m040659_c001_v0001137_t0002_u01762661219689") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d930_d20251109_m040836_c001_v7007000_t0000_u01762661316990") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e211_d20251109_m040823_c001_v0001106_t0059_u01762661303016") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad59e_d20251109_m040816_c001_v7007000_t0000_u01762661296832") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e1ce_d20251109_m040804_c001_v0001106_t0047_u01762661284980") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65756_d20251109_m040758_c001_v7007000_t0000_u01762661278692") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e18e_d20251109_m040746_c001_v0001106_t0002_u01762661266892") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4523_d20251109_m040741_c001_v7007000_t0000_u01762661261069") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e144_d20251109_m040729_c001_v0001106_t0054_u01762661249213") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a451a_d20251109_m040723_c001_v7007000_t0000_u01762661243058") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e103_d20251109_m040711_c001_v0001106_t0041_u01762661231243") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f404f8df6aabd03f3_d20251109_m040702_c001_v7007000_t0000_u01762661222037") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65303b_d20251109_m040651_c001_v0001044_t0034_u01762661211253") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368d2_d20251109_m040645_c001_v7007000_t0000_u01762661205235") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974fa_d20251109_m040640_c001_v0001137_t0007_u01762661200765") 2025/11/09 04:09:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f422c1db6894c5a50_d20251109_m040639_c001_v7007000_t0000_u01762661199033") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fea_d20251109_m040626_c001_v0001044_t0021_u01762661186992") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffbe_d20251109_m040621_c001_v7007000_t0000_u01762661181116") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1b6_d20251109_m040616_c001_v0001180_t0047_u01762661176341") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417e20652b771342_d20251109_m040614_c001_v7007000_t0000_u01762661174766") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfff_d20251109_m040602_c001_v0001106_t0007_u01762661162760") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f413f2cbeee6f1729_d20251109_m040553_c001_v7007000_t0000_u01762661153842") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfa5_d20251109_m040541_c001_v0001106_t0025_u01762661141684") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49203_d20251109_m040536_c001_v7007000_t0000_u01762661136068") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df68_d20251109_m040523_c001_v0001106_t0036_u01762661123464") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c86_d20251109_m040517_c001_v7007000_t0000_u01762661117649") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df40_d20251109_m040505_c001_v0001106_t0054_u01762661105865") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa9003b_d20251109_m040642_c001_v7007000_t0000_u01762661202736") 2025/11/09 04:09:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e076_d20251109_m040636_c001_v0001106_t0001_u01762661196493") 2025/11/09 04:09:26 DEBUG : dir1/0004-efghi: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415873665322158c_d20251109_m040705_c001_v7007000_t0000_u01762661225263") 2025/11/09 04:09:26 DEBUG : dir1/0004-efghi: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af2b4_d20251109_m040659_c001_v0001180_t0048_u01762661219750") 2025/11/09 04:09:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d931_d20251109_m040837_c001_v7007000_t0000_u01762661317177") 2025/11/09 04:09:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d976c3_d20251109_m040823_c001_v0001137_t0048_u01762661303942") 2025/11/09 04:09:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5a0_d20251109_m040817_c001_v7007000_t0000_u01762661297053") 2025/11/09 04:09:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97681_d20251109_m040805_c001_v0001137_t0052_u01762661285758") 2025/11/09 04:09:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65757_d20251109_m040758_c001_v7007000_t0000_u01762661278875") 2025/11/09 04:09:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97625_d20251109_m040747_c001_v0001137_t0034_u01762661267833") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4525_d20251109_m040741_c001_v7007000_t0000_u01762661261266") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d975d8_d20251109_m040729_c001_v0001137_t0005_u01762661249875") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a451d_d20251109_m040723_c001_v7007000_t0000_u01762661243242") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9757f_d20251109_m040711_c001_v0001137_t0001_u01762661231779") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6515c_d20251109_m040701_c001_v7007000_t0000_u01762661221640") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9751c_d20251109_m040651_c001_v0001137_t0032_u01762661211600") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368d4_d20251109_m040645_c001_v7007000_t0000_u01762661205419") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af239_d20251109_m040640_c001_v0001180_t0052_u01762661200798") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e220093_d20251109_m040638_c001_v7007000_t0000_u01762661198639") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1e0_d20251109_m040627_c001_v0001180_t0021_u01762661187784") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffc3_d20251109_m040621_c001_v7007000_t0000_u01762661181301") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e03b_d20251109_m040616_c001_v0001106_t0044_u01762661176480") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21ffc1_d20251109_m040614_c001_v7007000_t0000_u01762661174861") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97462_d20251109_m040603_c001_v0001137_t0012_u01762661163363") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49280_d20251109_m040553_c001_v7007000_t0000_u01762661153865") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af0e6_d20251109_m040542_c001_v0001180_t0041_u01762661142282") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49204_d20251109_m040536_c001_v7007000_t0000_u01762661136251") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af074_d20251109_m040524_c001_v0001180_t0046_u01762661124562") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c87_d20251109_m040517_c001_v7007000_t0000_u01762661117831") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af01b_d20251109_m040506_c001_v0001180_t0007_u01762661106353") 2025/11/09 04:09:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368a9_d20251109_m040642_c001_v7007000_t0000_u01762661202391") 2025/11/09 04:09:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974ed_d20251109_m040636_c001_v0001137_t0004_u01762661196632") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghij: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415873665322158d_d20251109_m040705_c001_v7007000_t0000_u01762661225452") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghij: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65305b_d20251109_m040659_c001_v0001044_t0024_u01762661219905") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d932_d20251109_m040837_c001_v7007000_t0000_u01762661317363") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af481_d20251109_m040824_c001_v0001180_t0059_u01762661304467") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5a2_d20251109_m040817_c001_v7007000_t0000_u01762661297238") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af424_d20251109_m040806_c001_v0001180_t0000_u01762661286064") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65758_d20251109_m040759_c001_v7007000_t0000_u01762661279063") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af3c8_d20251109_m040748_c001_v0001180_t0036_u01762661268433") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4528_d20251109_m040741_c001_v7007000_t0000_u01762661261452") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af37c_d20251109_m040730_c001_v0001180_t0042_u01762661250357") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a451f_d20251109_m040723_c001_v7007000_t0000_u01762661243425") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af30c_d20251109_m040712_c001_v0001180_t0047_u01762661232194") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221583_d20251109_m040702_c001_v7007000_t0000_u01762661222088") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af283_d20251109_m040651_c001_v0001180_t0035_u01762661211920") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368d6_d20251109_m040645_c001_v7007000_t0000_u01762661205602") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af23e_d20251109_m040641_c001_v0001180_t0005_u01762661201000") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15e782_d20251109_m040639_c001_v7007000_t0000_u01762661199168") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e05e_d20251109_m040628_c001_v0001106_t0043_u01762661188066") 2025/11/09 04:09:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffc8_d20251109_m040621_c001_v7007000_t0000_u01762661181487") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9749f_d20251109_m040616_c001_v0001137_t0041_u01762661176511") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417e20652b77133f_d20251109_m040614_c001_v7007000_t0000_u01762661174374") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fab_d20251109_m040603_c001_v0001044_t0056_u01762661163888") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653220913_d20251109_m040553_c001_v7007000_t0000_u01762661153878") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f59_d20251109_m040542_c001_v0001044_t0024_u01762661142487") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49205_d20251109_m040536_c001_v7007000_t0000_u01762661136437") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f03_d20251109_m040524_c001_v0001044_t0002_u01762661124764") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c88_d20251109_m040518_c001_v7007000_t0000_u01762661118019") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652ea7_d20251109_m040506_c001_v0001044_t0048_u01762661106565") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c29a3_d20251109_m040642_c001_v7007000_t0000_u01762661202336") 2025/11/09 04:09:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af21c_d20251109_m040636_c001_v0001180_t0006_u01762661196679") 2025/11/09 04:09:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415873665322158e_d20251109_m040705_c001_v7007000_t0000_u01762661225640") 2025/11/09 04:09:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e0cf_d20251109_m040659_c001_v0001106_t0049_u01762661219932") 2025/11/09 04:09:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d933_d20251109_m040837_c001_v7007000_t0000_u01762661317547") 2025/11/09 04:09:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653128_d20251109_m040824_c001_v0001044_t0030_u01762661304666") 2025/11/09 04:09:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5a7_d20251109_m040817_c001_v7007000_t0000_u01762661297423") 2025/11/09 04:09:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530fb_d20251109_m040806_c001_v0001044_t0016_u01762661286303") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65759_d20251109_m040759_c001_v7007000_t0000_u01762661279248") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530ca_d20251109_m040748_c001_v0001044_t0047_u01762661268652") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd452a_d20251109_m040741_c001_v7007000_t0000_u01762661261635") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65309d_d20251109_m040730_c001_v0001044_t0034_u01762661250554") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4522_d20251109_m040723_c001_v7007000_t0000_u01762661243609") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65307f_d20251109_m040712_c001_v0001044_t0053_u01762661232405") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a445b_d20251109_m040701_c001_v7007000_t0000_u01762661221618") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e0b0_d20251109_m040652_c001_v0001106_t0007_u01762661212164") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368d8_d20251109_m040645_c001_v7007000_t0000_u01762661205830") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e088_d20251109_m040641_c001_v0001106_t0059_u01762661201014") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b2c96_d20251109_m040638_c001_v7007000_t0000_u01762661198817") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974cf_d20251109_m040628_c001_v0001137_t0012_u01762661188953") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffca_d20251109_m040621_c001_v7007000_t0000_u01762661181673") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1b8_d20251109_m040616_c001_v0001180_t0030_u01762661176553") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c8cf_d20251109_m040614_c001_v7007000_t0000_u01762661174647") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af161_d20251109_m040604_c001_v0001180_t0006_u01762661164347") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c2097_d20251109_m040553_c001_v7007000_t0000_u01762661153921") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d973ba_d20251109_m040543_c001_v0001137_t0040_u01762661143021") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49208_d20251109_m040536_c001_v7007000_t0000_u01762661136638") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97308_d20251109_m040526_c001_v0001137_t0054_u01762661126222") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c89_d20251109_m040518_c001_v7007000_t0000_u01762661118201") 2025/11/09 04:09:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97263_d20251109_m040507_c001_v0001137_t0014_u01762661107122") 2025/11/09 04:09:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15e785_d20251109_m040642_c001_v7007000_t0000_u01762661202746") 2025/11/09 04:09:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653015_d20251109_m040636_c001_v0001044_t0023_u01762661196811") 2025/11/09 04:09:31 DEBUG : dir1/0007-12345: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415873665322158f_d20251109_m040705_c001_v7007000_t0000_u01762661225824") 2025/11/09 04:09:31 DEBUG : dir1/0007-12345: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af2b8_d20251109_m040659_c001_v0001180_t0016_u01762661219978") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d934_d20251109_m040837_c001_v7007000_t0000_u01762661317731") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e217_d20251109_m040825_c001_v0001106_t0039_u01762661305258") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5a9_d20251109_m040817_c001_v7007000_t0000_u01762661297611") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e1de_d20251109_m040807_c001_v0001106_t0054_u01762661287064") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6575a_d20251109_m040759_c001_v7007000_t0000_u01762661279431") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e19c_d20251109_m040749_c001_v0001106_t0048_u01762661269186") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd452c_d20251109_m040741_c001_v7007000_t0000_u01762661261819") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e14e_d20251109_m040731_c001_v0001106_t0043_u01762661251660") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4525_d20251109_m040723_c001_v7007000_t0000_u01762661243792") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e107_d20251109_m040712_c001_v0001106_t0036_u01762661232821") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a445e_d20251109_m040701_c001_v7007000_t0000_u01762661221803") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65303f_d20251109_m040652_c001_v0001044_t0046_u01762661212885") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368da_d20251109_m040646_c001_v7007000_t0000_u01762661206013") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af242_d20251109_m040641_c001_v0001180_t0033_u01762661201250") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c98f_d20251109_m040638_c001_v7007000_t0000_u01762661198831") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652ff4_d20251109_m040629_c001_v0001044_t0002_u01762661189461") 2025/11/09 04:09:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffd3_d20251109_m040621_c001_v7007000_t0000_u01762661181858") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fd8_d20251109_m040616_c001_v0001044_t0053_u01762661176796") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ff5b_d20251109_m040614_c001_v7007000_t0000_u01762661174553") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e004_d20251109_m040604_c001_v0001106_t0007_u01762661164553") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49277_d20251109_m040553_c001_v7007000_t0000_u01762661153268") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfad_d20251109_m040543_c001_v0001106_t0040_u01762661143326") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49209_d20251109_m040536_c001_v7007000_t0000_u01762661136822") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df70_d20251109_m040526_c001_v0001106_t0053_u01762661126506") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c8a_d20251109_m040518_c001_v7007000_t0000_u01762661118386") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df42_d20251109_m040507_c001_v0001106_t0034_u01762661107552") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368af_d20251109_m040642_c001_v7007000_t0000_u01762661202755") 2025/11/09 04:09:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af21e_d20251109_m040636_c001_v0001180_t0022_u01762661196878") 2025/11/09 04:09:32 DEBUG : dir1/0008-23456: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221590_d20251109_m040706_c001_v7007000_t0000_u01762661226084") 2025/11/09 04:09:32 DEBUG : dir1/0008-23456: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97544_d20251109_m040700_c001_v0001137_t0018_u01762661220022") 2025/11/09 04:09:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d935_d20251109_m040837_c001_v7007000_t0000_u01762661317915") 2025/11/09 04:09:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d976c9_d20251109_m040826_c001_v0001137_t0019_u01762661306065") 2025/11/09 04:09:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5ab_d20251109_m040817_c001_v7007000_t0000_u01762661297797") 2025/11/09 04:09:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97687_d20251109_m040807_c001_v0001137_t0017_u01762661287610") 2025/11/09 04:09:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6575b_d20251109_m040759_c001_v7007000_t0000_u01762661279618") 2025/11/09 04:09:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9762a_d20251109_m040750_c001_v0001137_t0043_u01762661270063") 2025/11/09 04:09:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd452f_d20251109_m040742_c001_v7007000_t0000_u01762661262003") 2025/11/09 04:09:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d975e6_d20251109_m040732_c001_v0001137_t0022_u01762661252096") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4528_d20251109_m040723_c001_v7007000_t0000_u01762661243993") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97583_d20251109_m040713_c001_v0001137_t0007_u01762661233489") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221584_d20251109_m040702_c001_v7007000_t0000_u01762661222282") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97522_d20251109_m040653_c001_v0001137_t0000_u01762661213492") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368dc_d20251109_m040646_c001_v7007000_t0000_u01762661206196") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653027_d20251109_m040641_c001_v0001044_t0028_u01762661201260") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b2c9b_d20251109_m040639_c001_v7007000_t0000_u01762661199185") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1ee_d20251109_m040630_c001_v0001180_t0000_u01762661189999") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffd7_d20251109_m040622_c001_v7007000_t0000_u01762661182044") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974a1_d20251109_m040616_c001_v0001137_t0020_u01762661176809") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81fe8_d20251109_m040614_c001_v7007000_t0000_u01762661174623") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9746a_d20251109_m040605_c001_v0001137_t0012_u01762661165103") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a4927c_d20251109_m040553_c001_v7007000_t0000_u01762661153669") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af0f6_d20251109_m040544_c001_v0001180_t0021_u01762661144215") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a4920c_d20251109_m040537_c001_v7007000_t0000_u01762661137035") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af08a_d20251109_m040527_c001_v0001180_t0039_u01762661127033") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c8b_d20251109_m040518_c001_v7007000_t0000_u01762661118565") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af022_d20251109_m040508_c001_v0001180_t0034_u01762661108567") 2025/11/09 04:09:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c994_d20251109_m040642_c001_v7007000_t0000_u01762661202395") 2025/11/09 04:09:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974ef_d20251109_m040637_c001_v0001137_t0051_u01762661197082") 2025/11/09 04:09:34 DEBUG : dir1/0009-34567: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221591_d20251109_m040706_c001_v7007000_t0000_u01762661226283") 2025/11/09 04:09:34 DEBUG : dir1/0009-34567: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af2bc_d20251109_m040700_c001_v0001180_t0041_u01762661220212") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d936_d20251109_m040838_c001_v7007000_t0000_u01762661318103") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af487_d20251109_m040826_c001_v0001180_t0022_u01762661306519") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5ad_d20251109_m040818_c001_v7007000_t0000_u01762661298002") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af42c_d20251109_m040808_c001_v0001180_t0014_u01762661288048") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6575c_d20251109_m040759_c001_v7007000_t0000_u01762661279804") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af3cd_d20251109_m040750_c001_v0001180_t0058_u01762661270366") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4532_d20251109_m040742_c001_v7007000_t0000_u01762661262186") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af382_d20251109_m040732_c001_v0001180_t0009_u01762661252555") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a452b_d20251109_m040724_c001_v7007000_t0000_u01762661244175") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af319_d20251109_m040714_c001_v0001180_t0007_u01762661234274") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4461_d20251109_m040701_c001_v7007000_t0000_u01762661221994") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af289_d20251109_m040653_c001_v0001180_t0059_u01762661213833") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368de_d20251109_m040646_c001_v7007000_t0000_u01762661206397") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974fc_d20251109_m040641_c001_v0001137_t0026_u01762661201354") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa90038_d20251109_m040639_c001_v7007000_t0000_u01762661199195") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e063_d20251109_m040630_c001_v0001106_t0055_u01762661190276") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffd9_d20251109_m040622_c001_v7007000_t0000_u01762661182228") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1ba_d20251109_m040616_c001_v0001180_t0018_u01762661176918") 2025/11/09 04:09:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f408fa5ef1dac6b14_d20251109_m040614_c001_v7007000_t0000_u01762661174653") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652faf_d20251109_m040605_c001_v0001044_t0051_u01762661165584") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c1cac_d20251109_m040553_c001_v7007000_t0000_u01762661153738") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f65_d20251109_m040544_c001_v0001044_t0003_u01762661144456") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a4920f_d20251109_m040537_c001_v7007000_t0000_u01762661137270") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f09_d20251109_m040527_c001_v0001044_t0048_u01762661127245") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c8c_d20251109_m040518_c001_v7007000_t0000_u01762661118749") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652ebb_d20251109_m040508_c001_v0001044_t0026_u01762661108802") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b2cb1_d20251109_m040642_c001_v7007000_t0000_u01762661202592") 2025/11/09 04:09:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e07c_d20251109_m040637_c001_v0001106_t0012_u01762661197197") 2025/11/09 04:09:35 DEBUG : dir1/0010-45678: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221592_d20251109_m040706_c001_v7007000_t0000_u01762661226467") 2025/11/09 04:09:35 DEBUG : dir1/0010-45678: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e0d1_d20251109_m040700_c001_v0001106_t0043_u01762661220396") 2025/11/09 04:09:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d937_d20251109_m040838_c001_v7007000_t0000_u01762661318288") 2025/11/09 04:09:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653132_d20251109_m040826_c001_v0001044_t0000_u01762661306998") 2025/11/09 04:09:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5af_d20251109_m040818_c001_v7007000_t0000_u01762661298189") 2025/11/09 04:09:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653101_d20251109_m040808_c001_v0001044_t0005_u01762661288253") 2025/11/09 04:09:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6575d_d20251109_m040759_c001_v7007000_t0000_u01762661279990") 2025/11/09 04:09:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530ce_d20251109_m040750_c001_v0001044_t0023_u01762661270580") 2025/11/09 04:09:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4534_d20251109_m040742_c001_v7007000_t0000_u01762661262371") 2025/11/09 04:09:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530a7_d20251109_m040732_c001_v0001044_t0052_u01762661252768") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a452e_d20251109_m040724_c001_v7007000_t0000_u01762661244357") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653087_d20251109_m040714_c001_v0001044_t0029_u01762661234533") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221581_d20251109_m040701_c001_v7007000_t0000_u01762661221629") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e0b4_d20251109_m040654_c001_v0001106_t0014_u01762661214040") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368e0_d20251109_m040646_c001_v7007000_t0000_u01762661206593") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af246_d20251109_m040641_c001_v0001180_t0007_u01762661201473") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e220095_d20251109_m040638_c001_v7007000_t0000_u01762661198822") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974db_d20251109_m040630_c001_v0001137_t0051_u01762661190896") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffdb_d20251109_m040622_c001_v7007000_t0000_u01762661182413") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1bc_d20251109_m040617_c001_v0001180_t0029_u01762661177227") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c28fb_d20251109_m040614_c001_v7007000_t0000_u01762661174560") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af16c_d20251109_m040606_c001_v0001180_t0020_u01762661166063") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c1cad_d20251109_m040553_c001_v7007000_t0000_u01762661153738") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d973cc_d20251109_m040544_c001_v0001137_t0032_u01762661144922") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49210_d20251109_m040537_c001_v7007000_t0000_u01762661137468") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97316_d20251109_m040527_c001_v0001137_t0040_u01762661127964") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c8d_d20251109_m040518_c001_v7007000_t0000_u01762661118930") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97277_d20251109_m040509_c001_v0001137_t0054_u01762661109331") 2025/11/09 04:09:36 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa90039_d20251109_m040642_c001_v7007000_t0000_u01762661202344") 2025/11/09 04:09:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af222_d20251109_m040637_c001_v0001180_t0026_u01762661197225") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221593_d20251109_m040706_c001_v7007000_t0000_u01762661226651") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9754c_d20251109_m040700_c001_v0001137_t0012_u01762661220429") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d938_d20251109_m040838_c001_v7007000_t0000_u01762661318473") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e21f_d20251109_m040827_c001_v0001106_t0024_u01762661307431") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5b1_d20251109_m040818_c001_v7007000_t0000_u01762661298374") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e1e7_d20251109_m040808_c001_v0001106_t0059_u01762661288880") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6575e_d20251109_m040800_c001_v7007000_t0000_u01762661280174") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e1a0_d20251109_m040751_c001_v0001106_t0016_u01762661271169") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4536_d20251109_m040742_c001_v7007000_t0000_u01762661262557") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e154_d20251109_m040733_c001_v0001106_t0017_u01762661253231") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4531_d20251109_m040724_c001_v7007000_t0000_u01762661244545") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e10d_d20251109_m040714_c001_v0001106_t0055_u01762661234979") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae665a_d20251109_m040702_c001_v7007000_t0000_u01762661222080") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653049_d20251109_m040654_c001_v0001044_t0024_u01762661214661") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368e2_d20251109_m040646_c001_v7007000_t0000_u01762661206776") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e08e_d20251109_m040641_c001_v0001106_t0029_u01762661201678") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15e781_d20251109_m040638_c001_v7007000_t0000_u01762661198984") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652ffb_d20251109_m040631_c001_v0001044_t0029_u01762661191210") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffdd_d20251109_m040622_c001_v7007000_t0000_u01762661182599") 2025/11/09 04:09:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fda_d20251109_m040617_c001_v0001044_t0015_u01762661177276") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81fef_d20251109_m040614_c001_v7007000_t0000_u01762661174808") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e00c_d20251109_m040606_c001_v0001106_t0025_u01762661166349") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a4927f_d20251109_m040553_c001_v7007000_t0000_u01762661153819") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfb4_d20251109_m040545_c001_v0001106_t0024_u01762661145282") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49213_d20251109_m040537_c001_v7007000_t0000_u01762661137652") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df76_d20251109_m040528_c001_v0001106_t0001_u01762661128284") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c8e_d20251109_m040519_c001_v7007000_t0000_u01762661119119") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df4c_d20251109_m040509_c001_v0001106_t0006_u01762661109891") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c29a6_d20251109_m040642_c001_v7007000_t0000_u01762661202526") 2025/11/09 04:09:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af224_d20251109_m040637_c001_v0001180_t0051_u01762661197586") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221595_d20251109_m040706_c001_v7007000_t0000_u01762661226837") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af2c1_d20251109_m040700_c001_v0001180_t0036_u01762661220442") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d939_d20251109_m040838_c001_v7007000_t0000_u01762661318658") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d976d5_d20251109_m040828_c001_v0001137_t0015_u01762661308526") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5b3_d20251109_m040818_c001_v7007000_t0000_u01762661298565") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9768c_d20251109_m040809_c001_v0001137_t0030_u01762661289571") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6575f_d20251109_m040800_c001_v7007000_t0000_u01762661280361") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97632_d20251109_m040751_c001_v0001137_t0052_u01762661271882") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4539_d20251109_m040742_c001_v7007000_t0000_u01762661262741") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d975ea_d20251109_m040734_c001_v0001137_t0052_u01762661254073") 2025/11/09 04:09:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4534_d20251109_m040724_c001_v7007000_t0000_u01762661244732") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9758b_d20251109_m040715_c001_v0001137_t0035_u01762661235718") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae6659_d20251109_m040702_c001_v7007000_t0000_u01762661222080") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9752a_d20251109_m040655_c001_v0001137_t0031_u01762661215168") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368e4_d20251109_m040646_c001_v7007000_t0000_u01762661206959") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af249_d20251109_m040641_c001_v0001180_t0058_u01762661201713") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c990_d20251109_m040639_c001_v7007000_t0000_u01762661199032") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1f8_d20251109_m040631_c001_v0001180_t0056_u01762661191666") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffdf_d20251109_m040622_c001_v7007000_t0000_u01762661182799") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e03d_d20251109_m040617_c001_v0001106_t0055_u01762661177339") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c28fa_d20251109_m040614_c001_v7007000_t0000_u01762661174549") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97472_d20251109_m040606_c001_v0001137_t0017_u01762661166879") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf4294038_d20251109_m040553_c001_v7007000_t0000_u01762661153943") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af0fc_d20251109_m040545_c001_v0001180_t0023_u01762661145848") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49214_d20251109_m040537_c001_v7007000_t0000_u01762661137841") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af095_d20251109_m040528_c001_v0001180_t0052_u01762661128835") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c8f_d20251109_m040519_c001_v7007000_t0000_u01762661119303") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af02e_d20251109_m040510_c001_v0001180_t0008_u01762661110632") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f413f2cbeee6f1897_d20251109_m040642_c001_v7007000_t0000_u01762661202537") 2025/11/09 04:09:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974f3_d20251109_m040637_c001_v0001137_t0056_u01762661197604") 2025/11/09 04:09:39 DEBUG : dir1/0013-789;=: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221596_d20251109_m040707_c001_v7007000_t0000_u01762661227027") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65305d_d20251109_m040700_c001_v0001044_t0052_u01762661220494") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d93a_d20251109_m040838_c001_v7007000_t0000_u01762661318843") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af48f_d20251109_m040829_c001_v0001180_t0035_u01762661309016") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5b5_d20251109_m040818_c001_v7007000_t0000_u01762661298750") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af436_d20251109_m040809_c001_v0001180_t0024_u01762661289892") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65760_d20251109_m040800_c001_v7007000_t0000_u01762661280547") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af3d3_d20251109_m040752_c001_v0001180_t0001_u01762661272200") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd453b_d20251109_m040742_c001_v7007000_t0000_u01762661262925") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af390_d20251109_m040734_c001_v0001180_t0022_u01762661254444") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a4537_d20251109_m040724_c001_v7007000_t0000_u01762661244917") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af327_d20251109_m040716_c001_v0001180_t0023_u01762661236077") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4075144adc376d29_d20251109_m040702_c001_v7007000_t0000_u01762661222067") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af28f_d20251109_m040655_c001_v0001180_t0021_u01762661215494") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368e6_d20251109_m040647_c001_v7007000_t0000_u01762661207143") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653029_d20251109_m040641_c001_v0001044_t0059_u01762661201722") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b2c99_d20251109_m040638_c001_v7007000_t0000_u01762661198999") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e069_d20251109_m040631_c001_v0001106_t0045_u01762661191880") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffe1_d20251109_m040622_c001_v7007000_t0000_u01762661182986") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974a3_d20251109_m040617_c001_v0001137_t0028_u01762661177407") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417e20652b77133e_d20251109_m040614_c001_v7007000_t0000_u01762661174176") 2025/11/09 04:09:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fb7_d20251109_m040607_c001_v0001044_t0035_u01762661167469") 2025/11/09 04:09:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81e5e_d20251109_m040553_c001_v7007000_t0000_u01762661153831") 2025/11/09 04:09:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f6f_d20251109_m040546_c001_v0001044_t0055_u01762661146134") 2025/11/09 04:09:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49218_d20251109_m040538_c001_v7007000_t0000_u01762661138025") 2025/11/09 04:09:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f15_d20251109_m040529_c001_v0001044_t0044_u01762661129033") 2025/11/09 04:09:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c90_d20251109_m040519_c001_v7007000_t0000_u01762661119542") 2025/11/09 04:09:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652ecb_d20251109_m040510_c001_v0001044_t0023_u01762661110856") 2025/11/09 04:09:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c995_d20251109_m040642_c001_v7007000_t0000_u01762661202602") 2025/11/09 04:09:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653019_d20251109_m040637_c001_v0001044_t0026_u01762661197653") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221597_d20251109_m040707_c001_v7007000_t0000_u01762661227212") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af2c3_d20251109_m040700_c001_v0001180_t0024_u01762661220642") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d93b_d20251109_m040839_c001_v7007000_t0000_u01762661319027") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653136_d20251109_m040829_c001_v0001044_t0014_u01762661309218") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5b7_d20251109_m040818_c001_v7007000_t0000_u01762661298943") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653107_d20251109_m040810_c001_v0001044_t0052_u01762661290346") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65761_d20251109_m040800_c001_v7007000_t0000_u01762661280732") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530da_d20251109_m040752_c001_v0001044_t0025_u01762661272402") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd453d_d20251109_m040743_c001_v7007000_t0000_u01762661263109") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde6530ad_d20251109_m040734_c001_v0001044_t0015_u01762661254707") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a453a_d20251109_m040725_c001_v7007000_t0000_u01762661245126") 2025/11/09 04:09:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65308b_d20251109_m040716_c001_v0001044_t0011_u01762661236308") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f404f8df6aabd03f4_d20251109_m040702_c001_v7007000_t0000_u01762661222232") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e0ba_d20251109_m040655_c001_v0001106_t0037_u01762661215731") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368e8_d20251109_m040647_c001_v7007000_t0000_u01762661207325") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97500_d20251109_m040641_c001_v0001137_t0048_u01762661201734") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7d2d9_d20251109_m040639_c001_v7007000_t0000_u01762661199077") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d974e1_d20251109_m040632_c001_v0001137_t0035_u01762661192287") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffe3_d20251109_m040623_c001_v7007000_t0000_u01762661183175") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1be_d20251109_m040617_c001_v0001180_t0033_u01762661177429") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f408fa5ef1dac6b15_d20251109_m040614_c001_v7007000_t0000_u01762661174874") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af17a_d20251109_m040607_c001_v0001180_t0026_u01762661167818") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653220529_d20251109_m040553_c001_v7007000_t0000_u01762661153688") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d973e1_d20251109_m040546_c001_v0001137_t0016_u01762661146599") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49219_d20251109_m040538_c001_v7007000_t0000_u01762661138211") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9732c_d20251109_m040529_c001_v0001137_t0000_u01762661129588") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c91_d20251109_m040519_c001_v7007000_t0000_u01762661119730") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97289_d20251109_m040511_c001_v0001137_t0020_u01762661111326") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b2caf_d20251109_m040642_c001_v7007000_t0000_u01762661202365") 2025/11/09 04:09:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af226_d20251109_m040637_c001_v0001180_t0016_u01762661197814") 2025/11/09 04:09:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221598_d20251109_m040707_c001_v7007000_t0000_u01762661227422") 2025/11/09 04:09:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65305f_d20251109_m040700_c001_v0001044_t0022_u01762661220836") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d93c_d20251109_m040839_c001_v7007000_t0000_u01762661319216") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e22d_d20251109_m040829_c001_v0001106_t0056_u01762661309692") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5b9_d20251109_m040819_c001_v7007000_t0000_u01762661299133") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e1eb_d20251109_m040810_c001_v0001106_t0016_u01762661290735") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65762_d20251109_m040800_c001_v7007000_t0000_u01762661280919") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e1a7_d20251109_m040752_c001_v0001106_t0043_u01762661272982") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4540_d20251109_m040743_c001_v7007000_t0000_u01762661263351") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e158_d20251109_m040735_c001_v0001106_t0036_u01762661255264") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a453c_d20251109_m040725_c001_v7007000_t0000_u01762661245309") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e115_d20251109_m040716_c001_v0001106_t0026_u01762661236989") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b6515f_d20251109_m040702_c001_v7007000_t0000_u01762661222253") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65304d_d20251109_m040656_c001_v0001044_t0054_u01762661216231") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368ea_d20251109_m040647_c001_v7007000_t0000_u01762661207509") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af24e_d20251109_m040641_c001_v0001180_t0050_u01762661201910") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f422c1db6894c5a52_d20251109_m040639_c001_v7007000_t0000_u01762661199216") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fff_d20251109_m040632_c001_v0001044_t0014_u01762661192560") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffe5_d20251109_m040623_c001_v7007000_t0000_u01762661183361") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1c0_d20251109_m040617_c001_v0001180_t0023_u01762661177638") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21ffbd_d20251109_m040614_c001_v7007000_t0000_u01762661174655") 2025/11/09 04:09:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e01c_d20251109_m040608_c001_v0001106_t0031_u01762661168072") 2025/11/09 04:09:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a4927b_d20251109_m040553_c001_v7007000_t0000_u01762661153634") 2025/11/09 04:09:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfbf_d20251109_m040547_c001_v0001106_t0052_u01762661147183") 2025/11/09 04:09:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a4921c_d20251109_m040538_c001_v7007000_t0000_u01762661138397") 2025/11/09 04:09:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df7c_d20251109_m040529_c001_v0001106_t0024_u01762661129895") 2025/11/09 04:09:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c92_d20251109_m040519_c001_v7007000_t0000_u01762661119911") 2025/11/09 04:09:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df4e_d20251109_m040511_c001_v0001106_t0058_u01762661111673") 2025/11/09 04:09:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c29a8_d20251109_m040642_c001_v7007000_t0000_u01762661202737") 2025/11/09 04:09:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e07e_d20251109_m040637_c001_v0001106_t0040_u01762661197825") 2025/11/09 04:09:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492ad_d20251109_m040556_c001_v7007000_t0000_u01762661156417") 2025/11/09 04:09:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af11f_d20251109_m040551_c001_v0001180_t0042_u01762661151181") 2025/11/09 04:09:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492b2_d20251109_m040556_c001_v7007000_t0000_u01762661156599") 2025/11/09 04:09:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af123_d20251109_m040551_c001_v0001180_t0053_u01762661151425") 2025/11/09 04:09:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492b5_d20251109_m040556_c001_v7007000_t0000_u01762661156785") 2025/11/09 04:09:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97413_d20251109_m040551_c001_v0001137_t0047_u01762661151433") 2025/11/09 04:09:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492ba_d20251109_m040556_c001_v7007000_t0000_u01762661156980") 2025/11/09 04:09:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfd6_d20251109_m040551_c001_v0001106_t0024_u01762661151507") 2025/11/09 04:09:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492bf_d20251109_m040557_c001_v7007000_t0000_u01762661157183") 2025/11/09 04:09:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f89_d20251109_m040551_c001_v0001044_t0019_u01762661151609") 2025/11/09 04:09:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492c2_d20251109_m040557_c001_v7007000_t0000_u01762661157383") 2025/11/09 04:09:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af125_d20251109_m040551_c001_v0001180_t0032_u01762661151631") 2025/11/09 04:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492c7_d20251109_m040557_c001_v7007000_t0000_u01762661157587") 2025/11/09 04:09:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97418_d20251109_m040551_c001_v0001137_t0028_u01762661151740") 2025/11/09 04:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492cc_d20251109_m040557_c001_v7007000_t0000_u01762661157769") 2025/11/09 04:09:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af127_d20251109_m040551_c001_v0001180_t0020_u01762661151833") 2025/11/09 04:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492ce_d20251109_m040557_c001_v7007000_t0000_u01762661157949") 2025/11/09 04:09:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfdc_d20251109_m040552_c001_v0001106_t0027_u01762661152016") 2025/11/09 04:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492d4_d20251109_m040558_c001_v7007000_t0000_u01762661158132") 2025/11/09 04:09:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af129_d20251109_m040552_c001_v0001180_t0022_u01762661152070") 2025/11/09 04:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492d9_d20251109_m040558_c001_v7007000_t0000_u01762661158323") 2025/11/09 04:09:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9741c_d20251109_m040552_c001_v0001137_t0007_u01762661152076") 2025/11/09 04:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492dc_d20251109_m040558_c001_v7007000_t0000_u01762661158504") 2025/11/09 04:09:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af12c_d20251109_m040552_c001_v0001180_t0036_u01762661152333") 2025/11/09 04:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492e1_d20251109_m040558_c001_v7007000_t0000_u01762661158697") 2025/11/09 04:09:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652f8f_d20251109_m040552_c001_v0001044_t0004_u01762661152413") 2025/11/09 04:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492e6_d20251109_m040558_c001_v7007000_t0000_u01762661158897") 2025/11/09 04:09:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af12f_d20251109_m040552_c001_v0001180_t0022_u01762661152561") 2025/11/09 04:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492e9_d20251109_m040559_c001_v7007000_t0000_u01762661159079") 2025/11/09 04:09:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97426_d20251109_m040552_c001_v0001137_t0051_u01762661152588") 2025/11/09 04:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a492ec_d20251109_m040559_c001_v7007000_t0000_u01762661159288") 2025/11/09 04:09:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af133_d20251109_m040552_c001_v0001180_t0055_u01762661152845") 2025/11/09 04:09:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21ffeb_d20251109_m040617_c001_v7007000_t0000_u01762661177986") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af197_d20251109_m040611_c001_v0001180_t0029_u01762661171888") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a82032_d20251109_m040618_c001_v7007000_t0000_u01762661178183") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97488_d20251109_m040611_c001_v0001137_t0039_u01762661171974") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c292c_d20251109_m040618_c001_v7007000_t0000_u01762661178267") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af199_d20251109_m040612_c001_v0001180_t0001_u01762661172097") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c292d_d20251109_m040618_c001_v7007000_t0000_u01762661178268") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fc8_d20251109_m040612_c001_v0001044_t0031_u01762661172268") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a82030_d20251109_m040617_c001_v7007000_t0000_u01762661177993") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9748a_d20251109_m040612_c001_v0001137_t0001_u01762661172285") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c8ff_d20251109_m040618_c001_v7007000_t0000_u01762661178450") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af19b_d20251109_m040612_c001_v0001180_t0025_u01762661172315") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ff92_d20251109_m040618_c001_v7007000_t0000_u01762661178577") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af19f_d20251109_m040612_c001_v0001180_t0054_u01762661172571") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c8fc_d20251109_m040618_c001_v7007000_t0000_u01762661178258") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e02d_d20251109_m040612_c001_v0001106_t0037_u01762661172573") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417ea52e0485c8f8_d20251109_m040618_c001_v7007000_t0000_u01762661178002") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1a3_d20251109_m040612_c001_v0001180_t0035_u01762661172806") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417e20652b771352_d20251109_m040618_c001_v7007000_t0000_u01762661178017") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9748f_d20251109_m040612_c001_v0001137_t0017_u01762661172930") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21ffef_d20251109_m040618_c001_v7007000_t0000_u01762661178268") 2025/11/09 04:09:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1a5_d20251109_m040613_c001_v0001180_t0033_u01762661173012") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417e20652b771356_d20251109_m040618_c001_v7007000_t0000_u01762661178265") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652fcc_d20251109_m040613_c001_v0001044_t0029_u01762661173100") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ff8d_d20251109_m040618_c001_v7007000_t0000_u01762661178266") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e033_d20251109_m040613_c001_v0001106_t0006_u01762661173114") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f408fa5ef1dac6b17_d20251109_m040618_c001_v7007000_t0000_u01762661178267") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1a7_d20251109_m040613_c001_v0001180_t0040_u01762661173224") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56c2931_d20251109_m040618_c001_v7007000_t0000_u01762661178518") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97495_d20251109_m040613_c001_v0001137_t0012_u01762661173401") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a82039_d20251109_m040618_c001_v7007000_t0000_u01762661178410") 2025/11/09 04:09:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af1a9_d20251109_m040613_c001_v0001180_t0034_u01762661173417") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a35e8_d20251109_m040409_c001_v7007000_t0000_u01762661049669") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1115883bd70491f0_d20251109_m040407_c001_v0001176_t0000_u01762661047448") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd3fa3_d20251109_m040407_c001_v7007000_t0000_u01762661047256") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1115883bd70491d6_d20251109_m040403_c001_v0001176_t0008_u01762661043237") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd3f6a_d20251109_m040402_c001_v7007000_t0000_u01762661042496") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aedcb_d20251109_m040358_c001_v0001180_t0003_u01762661038809") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fc6f_d20251109_m040357_c001_v7007000_t0000_u01762661037340") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f101fc83ec69c3f71_d20251109_m040355_c001_v0001179_t0046_u01762661035245") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a3580_d20251109_m040355_c001_v7007000_t0000_u01762661035062") 2025/11/09 04:09:47 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f101fc83ec69c3f50_d20251109_m040350_c001_v0001179_t0005_u01762661030980") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a3561_d20251109_m040350_c001_v7007000_t0000_u01762661030248") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aed89_d20251109_m040346_c001_v0001180_t0021_u01762661026645") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49c42_d20251109_m040345_c001_v7007000_t0000_u01762661025733") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f109d5557509d9ed4_d20251109_m040344_c001_v0001157_t0035_u01762661024215") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b29e9_d20251109_m040343_c001_v7007000_t0000_u01762661023419") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1185c6f6ed9c1f8a_d20251109_m040338_c001_v0001036_t0049_u01762661018322") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b29c2_d20251109_m040337_c001_v7007000_t0000_u01762661017596") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aed3d_d20251109_m040333_c001_v0001180_t0023_u01762661013943") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49c35_d20251109_m040333_c001_v7007000_t0000_u01762661013016") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1065670d940f288c_d20251109_m040331_c001_v0001182_t0004_u01762661011372") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fbe8_d20251109_m040331_c001_v7007000_t0000_u01762661011192") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1065670d940f2873_d20251109_m040327_c001_v0001182_t0043_u01762661007373") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fbe5_d20251109_m040326_c001_v7007000_t0000_u01762661006649") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aed00_d20251109_m040321_c001_v0001180_t0024_u01762661001152") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15dcf3_d20251109_m040320_c001_v7007000_t0000_u01762661000235") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1083c7dbf79e886f_d20251109_m040318_c001_v0001182_t0039_u01762660998434") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a490cb_d20251109_m040318_c001_v7007000_t0000_u01762660998246") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1083c7dbf79e8851_d20251109_m040315_c001_v0001182_t0012_u01762660995105") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a490c8_d20251109_m040314_c001_v7007000_t0000_u01762660994381") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aecbc_d20251109_m040308_c001_v0001180_t0006_u01762660988713") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418bef918b96adab_d20251109_m040307_c001_v7007000_t0000_u01762660987756") 2025/11/09 04:09:48 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f109f32681a03f2cb_d20251109_m040305_c001_v0001146_t0013_u01762660985815") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15dc7d_d20251109_m040305_c001_v7007000_t0000_u01762660985633") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f109f32681a03f2b0_d20251109_m040301_c001_v0001146_t0030_u01762660981555") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15dc61_d20251109_m040300_c001_v7007000_t0000_u01762660980816") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aec8a_d20251109_m040255_c001_v0001180_t0051_u01762660975687") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe52_d20251109_m040254_c001_v7007000_t0000_u01762660974589") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f109f32681a03f27d_d20251109_m040248_c001_v0001146_t0053_u01762660968897") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4098ef17182731d4_d20251109_m040248_c001_v7007000_t0000_u01762660968687") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aec59_d20251109_m040244_c001_v0001180_t0040_u01762660964687") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1183932d16b8dae1_d20251109_m040243_c001_v0001157_t0024_u01762660963709") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1183932d16b8dadd_d20251109_m040242_c001_v0001157_t0015_u01762660962506") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b64b96_d20251109_m040229_c001_v7007000_t0000_u01762660949115") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb85764_d20251109_m040221_c001_v0001029_t0026_u01762660941940") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f111f5c114c485226_d20251109_m040220_c001_v0001041_t0027_u01762660940996") 2025/11/09 04:09:49 DEBUG : dst/one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f111f5c114c485212_d20251109_m040219_c001_v0001041_t0035_u01762660939546") 2025/11/09 04:09:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a35ea_d20251109_m040409_c001_v7007000_t0000_u01762661049856") 2025/11/09 04:09:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f109d5557509d9f2a_d20251109_m040406_c001_v0001157_t0001_u01762661046846") 2025/11/09 04:09:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1159071cb837140a_d20251109_m040401_c001_v0001093_t0018_u01762661041961") 2025/11/09 04:09:49 DEBUG : dst/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fc71_d20251109_m040357_c001_v7007000_t0000_u01762661037521") 2025/11/09 04:09:49 DEBUG : dst/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1183b4fdc079ff83_d20251109_m040353_c001_v0001044_t0002_u01762661033890") 2025/11/09 04:09:49 DEBUG : dst/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1081096f0a3c89ed_d20251109_m040349_c001_v0001113_t0017_u01762661029816") 2025/11/09 04:09:50 DEBUG : dst/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49c43_d20251109_m040345_c001_v7007000_t0000_u01762661025914") 2025/11/09 04:09:50 DEBUG : dst/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1097fe9b45bdb4a7_d20251109_m040342_c001_v0001109_t0047_u01762661022877") 2025/11/09 04:09:50 DEBUG : dst/one.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f108c9ceb5988d2df_d20251109_m040337_c001_v0001146_t0026_u01762661017082") 2025/11/09 04:09:50 DEBUG : dst/three: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe53_d20251109_m040254_c001_v7007000_t0000_u01762660974772") 2025/11/09 04:09:50 DEBUG : dst/three: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1183932d16b8db07_d20251109_m040253_c001_v0001157_t0042_u01762660973153") 2025/11/09 04:09:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a35ed_d20251109_m040410_c001_v7007000_t0000_u01762661050043") 2025/11/09 04:09:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11897e5bb969385c_d20251109_m040408_c001_v0001171_t0028_u01762661048452") 2025/11/09 04:09:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f109824fe1750d106_d20251109_m040404_c001_v0001177_t0032_u01762661044219") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a35ef_d20251109_m040410_c001_v7007000_t0000_u01762661050233") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1115883bd7049205_d20251109_m040409_c001_v0001176_t0057_u01762661049038") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd3fb1_d20251109_m040408_c001_v7007000_t0000_u01762661048842") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1115883bd70491e2_d20251109_m040404_c001_v0001176_t0015_u01762661044626") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd3f80_d20251109_m040404_c001_v7007000_t0000_u01762661044434") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aedd3_d20251109_m040359_c001_v0001180_t0015_u01762661039216") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fc73_d20251109_m040357_c001_v7007000_t0000_u01762661037705") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f101fc83ec69c3f85_d20251109_m040356_c001_v0001179_t0050_u01762661036746") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a358b_d20251109_m040356_c001_v7007000_t0000_u01762661036559") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f101fc83ec69c3f5d_d20251109_m040352_c001_v0001179_t0019_u01762661032482") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a356e_d20251109_m040352_c001_v7007000_t0000_u01762661032289") 2025/11/09 04:09:50 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aed91_d20251109_m040347_c001_v0001180_t0054_u01762661027099") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b29ed_d20251109_m040345_c001_v7007000_t0000_u01762661025174") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aed6b_d20251109_m040341_c001_v0001180_t0034_u01762661021936") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f406602b1927b29cc_d20251109_m040339_c001_v7007000_t0000_u01762661019080") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aed45_d20251109_m040334_c001_v0001180_t0027_u01762661014570") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fbe9_d20251109_m040332_c001_v7007000_t0000_u01762661012060") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb857f4_d20251109_m040329_c001_v0001029_t0008_u01762661009729") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fbe6_d20251109_m040328_c001_v7007000_t0000_u01762661008627") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aed04_d20251109_m040321_c001_v0001180_t0042_u01762661001789") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a490cd_d20251109_m040319_c001_v7007000_t0000_u01762660999298") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb857dd_d20251109_m040316_c001_v0001029_t0027_u01762660996848") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a490c9_d20251109_m040315_c001_v7007000_t0000_u01762660995756") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aecc8_d20251109_m040309_c001_v0001180_t0037_u01762660989326") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15dc85_d20251109_m040306_c001_v7007000_t0000_u01762660986837") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb857c3_d20251109_m040303_c001_v0001029_t0025_u01762660983793") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15dc6c_d20251109_m040302_c001_v7007000_t0000_u01762660982599") 2025/11/09 04:09:51 DEBUG : dst/three.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aec92_d20251109_m040256_c001_v0001180_t0029_u01762660976291") 2025/11/09 04:09:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fc75_d20251109_m040357_c001_v7007000_t0000_u01762661037887") 2025/11/09 04:09:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f109652841541bde4_d20251109_m040356_c001_v0001038_t0052_u01762661036024") 2025/11/09 04:09:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11945e0f0a3fb4ba_d20251109_m040352_c001_v0001178_t0030_u01762661032066") 2025/11/09 04:09:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49c44_d20251109_m040346_c001_v7007000_t0000_u01762661026097") 2025/11/09 04:09:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1031036b8061b5d7_d20251109_m040344_c001_v0001177_t0018_u01762661024928") 2025/11/09 04:09:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1061cddd22b7cf46_d20251109_m040338_c001_v0001181_t0043_u01762661018868") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a35f1_d20251109_m040410_c001_v7007000_t0000_u01762661050415") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aedd1_d20251109_m040359_c001_v0001180_t0050_u01762661039017") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f403872197e21fc77_d20251109_m040358_c001_v7007000_t0000_u01762661038070") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aed8b_d20251109_m040346_c001_v0001180_t0015_u01762661026868") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49c45_d20251109_m040346_c001_v7007000_t0000_u01762661026280") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb85801_d20251109_m040334_c001_v0001029_t0024_u01762661014193") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49c38_d20251109_m040333_c001_v7007000_t0000_u01762661013199") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb857e7_d20251109_m040321_c001_v0001029_t0041_u01762661001426") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15dcf6_d20251109_m040320_c001_v7007000_t0000_u01762661000429") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb857cd_d20251109_m040308_c001_v0001029_t0010_u01762660988919") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418bef918b96adac_d20251109_m040307_c001_v7007000_t0000_u01762660987976") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb857af_d20251109_m040255_c001_v0001029_t0021_u01762660975889") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe55_d20251109_m040254_c001_v7007000_t0000_u01762660974955") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f111d2ccc3e86226a_d20251109_m040250_c001_v0001136_t0056_u01762660970238") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b64b97_d20251109_m040229_c001_v7007000_t0000_u01762660949299") 2025/11/09 04:09:52 DEBUG : dst/two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f111f5c114c48526b_d20251109_m040227_c001_v0001041_t0007_u01762660947877") 2025/11/09 04:09:52 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f408fa5ef1dac6a61_d20251109_m040154_c001_v7007000_t0000_u01762660914489") 2025/11/09 04:09:52 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb8570a_d20251109_m040150_c001_v0001029_t0004_u01762660910900") 2025/11/09 04:09:52 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f408fa5ef1dac6a60_d20251109_m040149_c001_v7007000_t0000_u01762660909052") 2025/11/09 04:09:52 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeb4f_d20251109_m040138_c001_v0001180_t0014_u01762660898665") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d76c_d20251109_m040129_c001_v7007000_t0000_u01762660889566") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856d7_d20251109_m040126_c001_v0001029_t0036_u01762660886282") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e818_d20251109_m040105_c001_v7007000_t0000_u01762660865846") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3499_d20251109_m040104_c001_v0001183_t0001_u01762660864118") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7f7_d20251109_m040103_c001_v7007000_t0000_u01762660863167") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e348a_d20251109_m040101_c001_v0001183_t0056_u01762660861958") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7ca_d20251109_m040059_c001_v7007000_t0000_u01762660859396") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3465_d20251109_m040057_c001_v0001183_t0057_u01762660857783") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7ac_d20251109_m040057_c001_v7007000_t0000_u01762660857032") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e345b_d20251109_m040055_c001_v0001183_t0013_u01762660855866") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e752_d20251109_m040050_c001_v7007000_t0000_u01762660850630") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3430_d20251109_m040049_c001_v0001183_t0024_u01762660849025") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e734_d20251109_m040048_c001_v7007000_t0000_u01762660848268") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3421_d20251109_m040047_c001_v0001183_t0035_u01762660847506") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5096_d20251109_m040043_c001_v7007000_t0000_u01762660843182") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33f4_d20251109_m040041_c001_v0001183_t0042_u01762660841983") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5092_d20251109_m040040_c001_v7007000_t0000_u01762660840133") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33eb_d20251109_m040039_c001_v0001183_t0001_u01762660839189") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5091_d20251109_m040038_c001_v7007000_t0000_u01762660838826") 2025/11/09 04:09:53 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1014989c5c243860_d20251109_m040037_c001_v0001102_t0056_u01762660837952") 2025/11/09 04:09:54 DEBUG : empty space: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33e4_d20251109_m040036_c001_v0001183_t0012_u01762660836434") 2025/11/09 04:09:54 DEBUG : enormous: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e80e_d20251109_m040104_c001_v7007000_t0000_u01762660864911") 2025/11/09 04:09:54 DEBUG : enormous: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e349b_d20251109_m040104_c001_v0001183_t0058_u01762660864331") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a3609_d20251109_m040414_c001_v7007000_t0000_u01762661054360") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee35_d20251109_m040413_c001_v0001180_t0026_u01762661053142") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d768_d20251109_m040124_c001_v7007000_t0000_u01762660884905") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856cf_d20251109_m040123_c001_v0001029_t0027_u01762660883774") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5088_d20251109_m040033_c001_v7007000_t0000_u01762660833828") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33c6_d20251109_m040032_c001_v0001183_t0037_u01762660832828") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5085_d20251109_m040032_c001_v7007000_t0000_u01762660832280") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33c1_d20251109_m040031_c001_v0001183_t0001_u01762660831707") 2025/11/09 04:09:54 DEBUG : existing: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33bd_d20251109_m040030_c001_v0001183_t0034_u01762660830967") 2025/11/09 04:09:54 DEBUG : existing-b: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d76a_d20251109_m040125_c001_v7007000_t0000_u01762660885087") 2025/11/09 04:09:54 DEBUG : existing-b: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeb12_d20251109_m040123_c001_v0001180_t0043_u01762660883764") 2025/11/09 04:09:54 DEBUG : file1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fdb1_d20251109_m040458_c001_v7007000_t0000_u01762661098834") 2025/11/09 04:09:54 DEBUG : file1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df21_d20251109_m040457_c001_v0001106_t0028_u01762661097361") 2025/11/09 04:09:54 DEBUG : file1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd9f_d20251109_m040456_c001_v7007000_t0000_u01762661096044") 2025/11/09 04:09:54 DEBUG : file1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652e3b_d20251109_m040454_c001_v0001044_t0019_u01762661094859") 2025/11/09 04:09:54 DEBUG : five: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e82f_d20251109_m040109_c001_v7007000_t0000_u01762660869314") 2025/11/09 04:09:54 DEBUG : five: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41354fd1740e34ad_d20251109_m040107_c001_v0001183_t0027_u01762660867414") 2025/11/09 04:09:54 DEBUG : foo: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5095_d20251109_m040041_c001_v7007000_t0000_u01762660841620") 2025/11/09 04:09:55 DEBUG : foo: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41354fd1740e33f0_d20251109_m040041_c001_v0001183_t0027_u01762660841069") 2025/11/09 04:09:55 DEBUG : foo: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41354fd1740e33ee_d20251109_m040040_c001_v0001183_t0027_u01762660840513") 2025/11/09 04:09:55 DEBUG : four: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e831_d20251109_m040109_c001_v7007000_t0000_u01762660869530") 2025/11/09 04:09:55 DEBUG : four: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f417806eaddb856ac_d20251109_m040107_c001_v0001029_t0012_u01762660867975") 2025/11/09 04:09:55 DEBUG : four: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e34ab_d20251109_m040106_c001_v0001183_t0022_u01762660866826") 2025/11/09 04:09:55 DEBUG : hello world2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf57_d20251109_m035951_c001_v7007000_t0000_u01762660791113") 2025/11/09 04:09:55 DEBUG : hello world2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32c2_d20251109_m035950_c001_v0001183_t0054_u01762660790529") 2025/11/09 04:09:55 DEBUG : ignore-size: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5084_d20251109_m040030_c001_v7007000_t0000_u01762660830581") 2025/11/09 04:09:55 DEBUG : ignore-size: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33b5_d20251109_m040029_c001_v0001183_t0046_u01762660829647") 2025/11/09 04:09:55 DEBUG : nested/sub dir/file: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d75e_d20251109_m040123_c001_v7007000_t0000_u01762660883036") 2025/11/09 04:09:55 DEBUG : nested/sub dir/file: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeb04_d20251109_m040122_c001_v0001180_t0000_u01762660882094") 2025/11/09 04:09:55 DEBUG : nested/sub dir/file: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d752_d20251109_m040121_c001_v7007000_t0000_u01762660881318") 2025/11/09 04:09:55 DEBUG : nested/sub dir/file: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856c5_d20251109_m040120_c001_v0001029_t0002_u01762660880235") 2025/11/09 04:09:55 DEBUG : one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e833_d20251109_m040109_c001_v7007000_t0000_u01762660869714") 2025/11/09 04:09:55 DEBUG : one: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41354fd1740e34a5_d20251109_m040106_c001_v0001183_t0027_u01762660866248") 2025/11/09 04:09:55 DEBUG : only0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd71_d20251109_m040450_c001_v7007000_t0000_u01762661090258") 2025/11/09 04:09:55 DEBUG : only0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162e2fdb10aef8d_d20251109_m040444_c001_v0001180_t0050_u01762661084174") 2025/11/09 04:09:55 DEBUG : only0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef14_d20251109_m040434_c001_v0001180_t0044_u01762661074309") 2025/11/09 04:09:56 DEBUG : only0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49cdf_d20251109_m040427_c001_v7007000_t0000_u01762661067809") 2025/11/09 04:09:56 DEBUG : only0: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee50_d20251109_m040417_c001_v0001180_t0014_u01762661057789") 2025/11/09 04:09:56 DEBUG : only1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd72_d20251109_m040450_c001_v7007000_t0000_u01762661090443") 2025/11/09 04:09:56 DEBUG : only1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162e2fdb10aef97_d20251109_m040445_c001_v0001180_t0050_u01762661085153") 2025/11/09 04:09:56 DEBUG : only1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef1a_d20251109_m040434_c001_v0001180_t0051_u01762661074797") 2025/11/09 04:09:56 DEBUG : only1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f413f2cbeee6f1626_d20251109_m040428_c001_v7007000_t0000_u01762661068378") 2025/11/09 04:09:56 DEBUG : only1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee5a_d20251109_m040418_c001_v0001180_t0053_u01762661058245") 2025/11/09 04:09:56 DEBUG : only10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd74_d20251109_m040450_c001_v7007000_t0000_u01762661090658") 2025/11/09 04:09:56 DEBUG : only10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4112b2b46352def8_d20251109_m040445_c001_v0001106_t0022_u01762661085110") 2025/11/09 04:09:56 DEBUG : only10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef54_d20251109_m040439_c001_v0001180_t0006_u01762661079176") 2025/11/09 04:09:56 DEBUG : only10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f413f2cbeee6f1628_d20251109_m040428_c001_v7007000_t0000_u01762661068793") 2025/11/09 04:09:56 DEBUG : only10: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee96_d20251109_m040422_c001_v0001180_t0034_u01762661062210") 2025/11/09 04:09:56 DEBUG : only11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd75_d20251109_m040450_c001_v7007000_t0000_u01762661090841") 2025/11/09 04:09:56 DEBUG : only11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41390aebde652e0d_d20251109_m040444_c001_v0001044_t0028_u01762661084725") 2025/11/09 04:09:56 DEBUG : only11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef5c_d20251109_m040439_c001_v0001180_t0006_u01762661079570") 2025/11/09 04:09:56 DEBUG : only11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49ce1_d20251109_m040428_c001_v7007000_t0000_u01762661068211") 2025/11/09 04:09:56 DEBUG : only11: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee9e_d20251109_m040422_c001_v0001180_t0048_u01762661062671") 2025/11/09 04:09:56 DEBUG : only12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd76_d20251109_m040451_c001_v7007000_t0000_u01762661091024") 2025/11/09 04:09:57 DEBUG : only12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415beea9d2d97199_d20251109_m040444_c001_v0001137_t0047_u01762661084958") 2025/11/09 04:09:57 DEBUG : only12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef62_d20251109_m040439_c001_v0001180_t0026_u01762661079984") 2025/11/09 04:09:57 DEBUG : only12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f413f2cbeee6f1627_d20251109_m040428_c001_v7007000_t0000_u01762661068562") 2025/11/09 04:09:57 DEBUG : only12: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeea4_d20251109_m040423_c001_v0001180_t0054_u01762661063087") 2025/11/09 04:09:57 DEBUG : only13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd77_d20251109_m040451_c001_v7007000_t0000_u01762661091207") 2025/11/09 04:09:57 DEBUG : only13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162e2fdb10aef95_d20251109_m040444_c001_v0001180_t0050_u01762661084961") 2025/11/09 04:09:57 DEBUG : only13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef6a_d20251109_m040440_c001_v0001180_t0058_u01762661080516") 2025/11/09 04:09:57 DEBUG : only13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49ce4_d20251109_m040428_c001_v7007000_t0000_u01762661068805") 2025/11/09 04:09:57 DEBUG : only13: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeea8_d20251109_m040423_c001_v0001180_t0055_u01762661063515") 2025/11/09 04:09:57 DEBUG : only14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd78_d20251109_m040451_c001_v7007000_t0000_u01762661091389") 2025/11/09 04:09:57 DEBUG : only14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41390aebde652e17_d20251109_m040445_c001_v0001044_t0028_u01762661085139") 2025/11/09 04:09:57 DEBUG : only14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef6e_d20251109_m040440_c001_v0001180_t0005_u01762661080967") 2025/11/09 04:09:57 DEBUG : only14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49ce0_d20251109_m040427_c001_v7007000_t0000_u01762661067992") 2025/11/09 04:09:57 DEBUG : only14: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeeb1_d20251109_m040423_c001_v0001180_t0014_u01762661063928") 2025/11/09 04:09:57 DEBUG : only15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd7a_d20251109_m040451_c001_v7007000_t0000_u01762661091575") 2025/11/09 04:09:57 DEBUG : only15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162e2fdb10aef93_d20251109_m040444_c001_v0001180_t0050_u01762661084754") 2025/11/09 04:09:57 DEBUG : only15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef74_d20251109_m040441_c001_v0001180_t0003_u01762661081373") 2025/11/09 04:09:57 DEBUG : only15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b8fe_d20251109_m040428_c001_v7007000_t0000_u01762661068578") 2025/11/09 04:09:57 DEBUG : only15: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeebc_d20251109_m040424_c001_v0001180_t0001_u01762661064362") 2025/11/09 04:09:57 DEBUG : only16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd7b_d20251109_m040451_c001_v7007000_t0000_u01762661091799") 2025/11/09 04:09:58 DEBUG : only16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162e2fdb10aef9b_d20251109_m040445_c001_v0001180_t0050_u01762661085355") 2025/11/09 04:09:58 DEBUG : only16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef78_d20251109_m040441_c001_v0001180_t0014_u01762661081801") 2025/11/09 04:09:58 DEBUG : only16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49ce3_d20251109_m040428_c001_v7007000_t0000_u01762661068618") 2025/11/09 04:09:58 DEBUG : only16: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeec2_d20251109_m040424_c001_v0001180_t0002_u01762661064772") 2025/11/09 04:09:58 DEBUG : only17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd7d_d20251109_m040451_c001_v7007000_t0000_u01762661091983") 2025/11/09 04:09:58 DEBUG : only17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415beea9d2d971a5_d20251109_m040445_c001_v0001137_t0047_u01762661085363") 2025/11/09 04:09:58 DEBUG : only17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef7c_d20251109_m040442_c001_v0001180_t0022_u01762661082216") 2025/11/09 04:09:58 DEBUG : only17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f40108f13c703a869_d20251109_m040428_c001_v7007000_t0000_u01762661068771") 2025/11/09 04:09:58 DEBUG : only17: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeed0_d20251109_m040425_c001_v0001180_t0034_u01762661065375") 2025/11/09 04:09:58 DEBUG : only18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd7f_d20251109_m040452_c001_v7007000_t0000_u01762661092166") 2025/11/09 04:09:58 DEBUG : only18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41390aebde652e11_d20251109_m040444_c001_v0001044_t0028_u01762661084956") 2025/11/09 04:09:58 DEBUG : only18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef82_d20251109_m040442_c001_v0001180_t0013_u01762661082919") 2025/11/09 04:09:58 DEBUG : only18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f40108f13c703a86a_d20251109_m040428_c001_v7007000_t0000_u01762661068957") 2025/11/09 04:09:59 DEBUG : only18: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeeda_d20251109_m040426_c001_v0001180_t0027_u01762661066032") 2025/11/09 04:09:59 DEBUG : only19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd81_d20251109_m040452_c001_v7007000_t0000_u01762661092352") 2025/11/09 04:09:59 DEBUG : only19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162e2fdb10aef9f_d20251109_m040445_c001_v0001180_t0050_u01762661085540") 2025/11/09 04:09:59 DEBUG : only19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef87_d20251109_m040443_c001_v0001180_t0048_u01762661083334") 2025/11/09 04:09:59 DEBUG : only19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f40108f13c703a867_d20251109_m040428_c001_v7007000_t0000_u01762661068347") 2025/11/09 04:09:59 DEBUG : only19: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeee2_d20251109_m040426_c001_v0001180_t0022_u01762661066520") 2025/11/09 04:09:59 DEBUG : only2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd83_d20251109_m040452_c001_v7007000_t0000_u01762661092537") 2025/11/09 04:09:59 DEBUG : only2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415beea9d2d9719d_d20251109_m040445_c001_v0001137_t0047_u01762661085167") 2025/11/09 04:09:59 DEBUG : only2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef1e_d20251109_m040435_c001_v0001180_t0026_u01762661075195") 2025/11/09 04:09:59 DEBUG : only2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b8fd_d20251109_m040428_c001_v7007000_t0000_u01762661068389") 2025/11/09 04:09:59 DEBUG : only2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee62_d20251109_m040418_c001_v0001180_t0036_u01762661058660") 2025/11/09 04:09:59 DEBUG : only3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd85_d20251109_m040452_c001_v7007000_t0000_u01762661092724") 2025/11/09 04:09:59 DEBUG : only3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4112b2b46352defd_d20251109_m040445_c001_v0001106_t0022_u01762661085361") 2025/11/09 04:09:59 DEBUG : only3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef22_d20251109_m040435_c001_v0001180_t0045_u01762661075722") 2025/11/09 04:09:59 DEBUG : only3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f413f2cbeee6f1624_d20251109_m040428_c001_v7007000_t0000_u01762661068193") 2025/11/09 04:09:59 DEBUG : only3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee6a_d20251109_m040419_c001_v0001180_t0055_u01762661059072") 2025/11/09 04:09:59 DEBUG : only4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd87_d20251109_m040452_c001_v7007000_t0000_u01762661092907") 2025/11/09 04:09:59 DEBUG : only4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41390aebde652e19_d20251109_m040445_c001_v0001044_t0028_u01762661085362") 2025/11/09 04:09:59 DEBUG : only4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef2a_d20251109_m040436_c001_v0001180_t0045_u01762661076256") 2025/11/09 04:09:59 DEBUG : only4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b900_d20251109_m040428_c001_v7007000_t0000_u01762661068973") 2025/11/09 04:10:00 DEBUG : only4: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee72_d20251109_m040419_c001_v0001180_t0007_u01762661059561") 2025/11/09 04:10:00 DEBUG : only5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd8a_d20251109_m040453_c001_v7007000_t0000_u01762661093092") 2025/11/09 04:10:00 DEBUG : only5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4112b2b46352df00_d20251109_m040445_c001_v0001106_t0022_u01762661085551") 2025/11/09 04:10:00 DEBUG : only5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef32_d20251109_m040436_c001_v0001180_t0040_u01762661076779") 2025/11/09 04:10:00 DEBUG : only5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b8ff_d20251109_m040428_c001_v7007000_t0000_u01762661068784") 2025/11/09 04:10:00 DEBUG : only5: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee78_d20251109_m040420_c001_v0001180_t0051_u01762661060002") 2025/11/09 04:10:00 DEBUG : only6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd8b_d20251109_m040453_c001_v7007000_t0000_u01762661093275") 2025/11/09 04:10:00 DEBUG : only6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162e2fdb10aefa1_d20251109_m040445_c001_v0001180_t0050_u01762661085727") 2025/11/09 04:10:00 DEBUG : only6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef3a_d20251109_m040437_c001_v0001180_t0007_u01762661077174") 2025/11/09 04:10:00 DEBUG : only6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f407ae72636f49ce2_d20251109_m040428_c001_v7007000_t0000_u01762661068400") 2025/11/09 04:10:00 DEBUG : only6: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee7e_d20251109_m040420_c001_v0001180_t0043_u01762661060419") 2025/11/09 04:10:00 DEBUG : only7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd8e_d20251109_m040453_c001_v7007000_t0000_u01762661093458") 2025/11/09 04:10:00 DEBUG : only7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4112b2b46352df02_d20251109_m040445_c001_v0001106_t0022_u01762661085738") 2025/11/09 04:10:00 DEBUG : only7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef42_d20251109_m040437_c001_v0001180_t0056_u01762661077880") 2025/11/09 04:10:00 DEBUG : only7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f40108f13c703a868_d20251109_m040428_c001_v7007000_t0000_u01762661068588") 2025/11/09 04:10:00 DEBUG : only7: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee84_d20251109_m040420_c001_v0001180_t0038_u01762661060867") 2025/11/09 04:10:00 DEBUG : only8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd8f_d20251109_m040453_c001_v7007000_t0000_u01762661093642") 2025/11/09 04:10:00 DEBUG : only8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415beea9d2d971a7_d20251109_m040445_c001_v0001137_t0047_u01762661085569") 2025/11/09 04:10:00 DEBUG : only8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef4c_d20251109_m040438_c001_v0001180_t0042_u01762661078359") 2025/11/09 04:10:00 DEBUG : only8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f40108f13c703a866_d20251109_m040428_c001_v7007000_t0000_u01762661068165") 2025/11/09 04:10:01 DEBUG : only8: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee8a_d20251109_m040421_c001_v0001180_t0056_u01762661061339") 2025/11/09 04:10:01 DEBUG : only9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fd91_d20251109_m040453_c001_v7007000_t0000_u01762661093826") 2025/11/09 04:10:01 DEBUG : only9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41390aebde652e1b_d20251109_m040445_c001_v0001044_t0028_u01762661085559") 2025/11/09 04:10:01 DEBUG : only9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aef50_d20251109_m040438_c001_v0001180_t0033_u01762661078787") 2025/11/09 04:10:01 DEBUG : only9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b8fc_d20251109_m040428_c001_v7007000_t0000_u01762661068197") 2025/11/09 04:10:01 DEBUG : only9: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aee90_d20251109_m040421_c001_v0001180_t0037_u01762661061779") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d744_d20251109_m040119_c001_v7007000_t0000_u01762660879086") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeae7_d20251109_m040117_c001_v0001180_t0054_u01762660877127") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d732_d20251109_m040116_c001_v7007000_t0000_u01762660876349") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aead1_d20251109_m040113_c001_v0001180_t0016_u01762660873845") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d70a_d20251109_m040113_c001_v7007000_t0000_u01762660873096") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856b0_d20251109_m040110_c001_v0001029_t0009_u01762660870667") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7e0_d20251109_m040101_c001_v7007000_t0000_u01762660861170") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3476_d20251109_m040059_c001_v0001183_t0052_u01762660859959") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7be_d20251109_m040058_c001_v7007000_t0000_u01762660858390") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3461_d20251109_m040057_c001_v0001183_t0015_u01762660857583") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7a5_d20251109_m040056_c001_v7007000_t0000_u01762660856456") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3457_d20251109_m040055_c001_v0001183_t0007_u01762660855653") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e749_d20251109_m040050_c001_v7007000_t0000_u01762660850052") 2025/11/09 04:10:01 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e342c_d20251109_m040048_c001_v0001183_t0013_u01762660848829") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e737_d20251109_m040048_c001_v7007000_t0000_u01762660848456") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e341f_d20251109_m040047_c001_v0001183_t0056_u01762660847293") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e723_d20251109_m040046_c001_v7007000_t0000_u01762660846924") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3419_d20251109_m040046_c001_v0001183_t0044_u01762660846322") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3415_d20251109_m040045_c001_v0001183_t0058_u01762660845744") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e70e_d20251109_m040045_c001_v7007000_t0000_u01762660845350") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e340f_d20251109_m040044_c001_v0001183_t0057_u01762660844755") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3409_d20251109_m040044_c001_v0001183_t0029_u01762660844168") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5097_d20251109_m040043_c001_v7007000_t0000_u01762660843364") 2025/11/09 04:10:02 DEBUG : potato: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33fb_d20251109_m040042_c001_v0001183_t0000_u01762660842584") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f400ae61412b7b7cf_d20251109_m040204_c001_v7007000_t0000_u01762660924435") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb85737_d20251109_m040203_c001_v0001029_t0000_u01762660923559") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f408fa5ef1dac6a62_d20251109_m040154_c001_v7007000_t0000_u01762660914933") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeb81_d20251109_m040150_c001_v0001180_t0004_u01762660910323") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415873665321e319_d20251109_m040142_c001_v7007000_t0000_u01762660902456") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856ed_d20251109_m040137_c001_v0001029_t0017_u01762660897826") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d76d_d20251109_m040129_c001_v7007000_t0000_u01762660889915") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeb1e_d20251109_m040126_c001_v0001180_t0003_u01762660886020") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e811_d20251109_m040105_c001_v7007000_t0000_u01762660865100") 2025/11/09 04:10:02 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3492_d20251109_m040103_c001_v0001183_t0049_u01762660863766") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7fb_d20251109_m040103_c001_v7007000_t0000_u01762660863382") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3487_d20251109_m040101_c001_v0001183_t0004_u01762660861739") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7e3_d20251109_m040101_c001_v7007000_t0000_u01762660861368") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e347f_d20251109_m040100_c001_v0001183_t0044_u01762660860543") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7cd_d20251109_m040059_c001_v7007000_t0000_u01762660859580") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e346f_d20251109_m040058_c001_v0001183_t0049_u01762660858803") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e7af_d20251109_m040057_c001_v7007000_t0000_u01762660857216") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e345d_d20251109_m040056_c001_v0001183_t0039_u01762660856445") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e755_d20251109_m040050_c001_v7007000_t0000_u01762660850828") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3434_d20251109_m040049_c001_v0001183_t0018_u01762660849727") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf5a_d20251109_m035953_c001_v7007000_t0000_u01762660793769") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32cc_d20251109_m035953_c001_v0001183_t0011_u01762660793181") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf58_d20251109_m035952_c001_v7007000_t0000_u01762660792245") 2025/11/09 04:10:03 DEBUG : potato2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32ca_d20251109_m035951_c001_v0001183_t0002_u01762660791657") 2025/11/09 04:10:03 DEBUG : potato3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f408fa5ef1dac6a63_d20251109_m040155_c001_v7007000_t0000_u01762660915390") 2025/11/09 04:10:03 DEBUG : potato3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeb89_d20251109_m040151_c001_v0001180_t0003_u01762660911371") 2025/11/09 04:10:03 DEBUG : potato3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f415873665321e31a_d20251109_m040142_c001_v7007000_t0000_u01762660902687") 2025/11/09 04:10:03 DEBUG : potato3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856ef_d20251109_m040138_c001_v0001029_t0043_u01762660898898") 2025/11/09 04:10:03 DEBUG : potato3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d76e_d20251109_m040130_c001_v7007000_t0000_u01762660890289") 2025/11/09 04:10:04 DEBUG : potato3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeb22_d20251109_m040126_c001_v0001180_t0029_u01762660886664") 2025/11/09 04:10:04 DEBUG : pre-dest1/1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe47_d20251109_m040238_c001_v7007000_t0000_u01762660958273") 2025/11/09 04:10:04 DEBUG : pre-dest1/1: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aec24_d20251109_m040230_c001_v0001180_t0048_u01762660950068") 2025/11/09 04:10:04 DEBUG : pre-dest2/2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f414136f5a56bfe48_d20251109_m040238_c001_v7007000_t0000_u01762660958457") 2025/11/09 04:10:04 DEBUG : pre-dest2/2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb85782_d20251109_m040230_c001_v0001029_t0000_u01762660950651") 2025/11/09 04:10:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b64b83_d20251109_m040215_c001_v7007000_t0000_u01762660935352") 2025/11/09 04:10:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aebe3_d20251109_m040212_c001_v0001180_t0003_u01762660932314") 2025/11/09 04:10:04 DEBUG : sizeonly: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5083_d20251109_m040029_c001_v7007000_t0000_u01762660829095") 2025/11/09 04:10:04 DEBUG : sizeonly: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e33ac_d20251109_m040028_c001_v0001183_t0017_u01762660828147") 2025/11/09 04:10:04 DEBUG : splitbanan: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221599_d20251109_m040707_c001_v7007000_t0000_u01762661227611") 2025/11/09 04:10:04 DEBUG : splitbanan: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9753e_d20251109_m040659_c001_v0001137_t0059_u01762661219326") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d93d_d20251109_m040839_c001_v7007000_t0000_u01762661319400") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e237_d20251109_m040831_c001_v0001106_t0031_u01762661311650") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ad5bb_d20251109_m040819_c001_v7007000_t0000_u01762661299390") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e1f0_d20251109_m040812_c001_v0001106_t0039_u01762661292415") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4199673b39b65763_d20251109_m040801_c001_v7007000_t0000_u01762661281102") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e1b1_d20251109_m040754_c001_v0001106_t0031_u01762661274881") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f418b07dcb4cd4542_d20251109_m040743_c001_v7007000_t0000_u01762661263543") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e15e_d20251109_m040736_c001_v0001106_t0018_u01762661256942") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4083fd133a2a453f_d20251109_m040725_c001_v7007000_t0000_u01762661245492") 2025/11/09 04:10:04 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e11f_d20251109_m040718_c001_v0001106_t0054_u01762661238736") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4158736653221582_d20251109_m040701_c001_v7007000_t0000_u01762661221829") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653053_d20251109_m040657_c001_v0001044_t0006_u01762661217933") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4120efd2da1368ed_d20251109_m040647_c001_v7007000_t0000_u01762661207718") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af233_d20251109_m040640_c001_v0001180_t0032_u01762661200160") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f402687500d8ac0f1_d20251109_m040639_c001_v7007000_t0000_u01762661199079") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653007_d20251109_m040634_c001_v0001044_t0052_u01762661194481") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ffee_d20251109_m040623_c001_v7007000_t0000_u01762661183651") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9749b_d20251109_m040615_c001_v0001137_t0055_u01762661175872") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8ff5c_d20251109_m040614_c001_v7007000_t0000_u01762661174758") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e027_d20251109_m040610_c001_v0001106_t0024_u01762661170245") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a49282_d20251109_m040554_c001_v7007000_t0000_u01762661154008") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352dfc7_d20251109_m040549_c001_v0001106_t0038_u01762661149065") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4161f6f3b6a4921d_d20251109_m040538_c001_v7007000_t0000_u01762661138584") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df86_d20251109_m040531_c001_v0001106_t0046_u01762661131847") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f420ad3cb32a81c93_d20251109_m040520_c001_v7007000_t0000_u01762661120092") 2025/11/09 04:10:05 DEBUG : splitbananasplit: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df52_d20251109_m040513_c001_v0001106_t0026_u01762661113403") 2025/11/09 04:10:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f422c1db6894c5a65_d20251109_m040642_c001_v7007000_t0000_u01762661202325") 2025/11/09 04:10:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e072_d20251109_m040636_c001_v0001106_t0055_u01762661196007") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fdd8_d20251109_m040503_c001_v7007000_t0000_u01762661103649") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d97232_d20251109_m040501_c001_v0001137_t0040_u01762661101719") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fdc0_d20251109_m040500_c001_v7007000_t0000_u01762661100956") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde652e77_d20251109_m040459_c001_v0001044_t0036_u01762661099783") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d760_d20251109_m040123_c001_v7007000_t0000_u01762660883218") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856c7_d20251109_m040122_c001_v0001029_t0043_u01762660882104") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d754_d20251109_m040121_c001_v7007000_t0000_u01762660881501") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeafc_d20251109_m040120_c001_v0001180_t0051_u01762660880224") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5081_d20251109_m040026_c001_v7007000_t0000_u01762660826018") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3395_d20251109_m040024_c001_v0001183_t0048_u01762660824720") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5080_d20251109_m040024_c001_v7007000_t0000_u01762660824340") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e338d_d20251109_m040023_c001_v0001183_t0054_u01762660823401") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5075_d20251109_m040021_c001_v7007000_t0000_u01762660821084") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3381_d20251109_m040020_c001_v0001183_t0014_u01762660820151") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5064_d20251109_m040019_c001_v7007000_t0000_u01762660819606") 2025/11/09 04:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e337b_d20251109_m040018_c001_v0001183_t0035_u01762660818349") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3361_d20251109_m040015_c001_v0001183_t0028_u01762660815763") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f405f627b9fae5037_d20251109_m040015_c001_v7007000_t0000_u01762660815377") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e335b_d20251109_m040014_c001_v0001183_t0002_u01762660814771") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3354_d20251109_m040014_c001_v0001183_t0003_u01762660814176") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabfc4_d20251109_m040013_c001_v7007000_t0000_u01762660813437") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3335_d20251109_m040010_c001_v0001183_t0006_u01762660810804") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e331f_d20251109_m040007_c001_v0001183_t0022_u01762660807883") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabfa2_d20251109_m040007_c001_v7007000_t0000_u01762660807413") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3317_d20251109_m040006_c001_v0001183_t0006_u01762660806802") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e3314_d20251109_m040006_c001_v0001183_t0001_u01762660806119") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf97_d20251109_m040005_c001_v7007000_t0000_u01762660805755") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32f4_d20251109_m040002_c001_v0001183_t0054_u01762660802011") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf7f_d20251109_m040001_c001_v7007000_t0000_u01762660801587") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32ec_d20251109_m040000_c001_v0001183_t0021_u01762660800954") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf76_d20251109_m040000_c001_v7007000_t0000_u01762660800048") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32e6_d20251109_m035959_c001_v0001183_t0027_u01762660799467") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf6f_d20251109_m035958_c001_v7007000_t0000_u01762660798917") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32e0_d20251109_m035958_c001_v0001183_t0049_u01762660798312") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf64_d20251109_m035957_c001_v7007000_t0000_u01762660797327") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32d7_d20251109_m035956_c001_v0001183_t0040_u01762660796583") 2025/11/09 04:10:07 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf5c_d20251109_m035956_c001_v7007000_t0000_u01762660796035") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32d0_d20251109_m035955_c001_v0001183_t0021_u01762660795468") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf5b_d20251109_m035954_c001_v7007000_t0000_u01762660794887") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32ce_d20251109_m035954_c001_v0001183_t0014_u01762660794312") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf54_d20251109_m035949_c001_v7007000_t0000_u01762660789984") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32bc_d20251109_m035949_c001_v0001183_t0015_u01762660789404") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf53_d20251109_m035948_c001_v7007000_t0000_u01762660788857") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32b8_d20251109_m035948_c001_v0001183_t0018_u01762660788267") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf52_d20251109_m035947_c001_v7007000_t0000_u01762660787346") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e32b4_d20251109_m035946_c001_v0001183_t0059_u01762660786769") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eabf4e_d20251109_m035944_c001_v7007000_t0000_u01762660784564") 2025/11/09 04:10:08 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e329d_d20251109_m035943_c001_v0001183_t0050_u01762660783998") 2025/11/09 04:10:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fddb_d20251109_m040503_c001_v7007000_t0000_u01762661103833") 2025/11/09 04:10:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352df27_d20251109_m040501_c001_v0001106_t0003_u01762661101732") 2025/11/09 04:10:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fdc2_d20251109_m040501_c001_v7007000_t0000_u01762661101139") 2025/11/09 04:10:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aefeb_d20251109_m040459_c001_v0001180_t0045_u01762661099795") 2025/11/09 04:10:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d93e_d20251109_m040841_c001_v7007000_t0000_u01762661321547") 2025/11/09 04:10:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9770e_d20251109_m040840_c001_v0001137_t0059_u01762661320768") 2025/11/09 04:10:08 DEBUG : sub/yam: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d740_d20251109_m040118_c001_v7007000_t0000_u01762660878488") 2025/11/09 04:10:08 DEBUG : sub/yam: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856c0_d20251109_m040117_c001_v0001029_t0032_u01762660877140") 2025/11/09 04:10:08 DEBUG : test_dir1/file2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fdb3_d20251109_m040459_c001_v7007000_t0000_u01762661099017") 2025/11/09 04:10:09 DEBUG : test_dir1/file2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9720c_d20251109_m040457_c001_v0001137_t0051_u01762661097019") 2025/11/09 04:10:09 DEBUG : test_dir1/file2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fda1_d20251109_m040456_c001_v7007000_t0000_u01762661096227") 2025/11/09 04:10:09 DEBUG : test_dir1/file2: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aefce_d20251109_m040454_c001_v0001180_t0011_u01762661094862") 2025/11/09 04:10:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fdb5_d20251109_m040459_c001_v7007000_t0000_u01762661099200") 2025/11/09 04:10:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aefe1_d20251109_m040457_c001_v0001180_t0033_u01762661097010") 2025/11/09 04:10:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4192668b7fa8fda3_d20251109_m040456_c001_v7007000_t0000_u01762661096411") 2025/11/09 04:10:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d971ee_d20251109_m040454_c001_v0001137_t0035_u01762661094862") 2025/11/09 04:10:09 DEBUG : three: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e836_d20251109_m040109_c001_v7007000_t0000_u01762660869904") 2025/11/09 04:10:09 DEBUG : three: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e34b8_d20251109_m040108_c001_v0001183_t0037_u01762660868740") 2025/11/09 04:10:09 DEBUG : three: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11354fd1740e34a9_d20251109_m040106_c001_v0001183_t0015_u01762660866614") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d941_d20251109_m040843_c001_v7007000_t0000_u01762661323153") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af4cd_d20251109_m040842_c001_v0001180_t0013_u01762661322541") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d9fc_d20251109_m040902_c001_v7007000_t0000_u01762661342969") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde65319d_d20251109_m040900_c001_v0001044_t0043_u01762661340849") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d9dd_d20251109_m040859_c001_v7007000_t0000_u01762661339302") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af51f_d20251109_m040857_c001_v0001180_t0054_u01762661337613") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d9be_d20251109_m040856_c001_v7007000_t0000_u01762661336672") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9774c_d20251109_m040855_c001_v0001137_t0033_u01762661335932") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d976_d20251109_m040850_c001_v7007000_t0000_u01762661330517") 2025/11/09 04:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af4e5_d20251109_m040849_c001_v0001180_t0056_u01762661329683") 2025/11/09 04:10:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d992_d20251109_m040852_c001_v7007000_t0000_u01762661332946") 2025/11/09 04:10:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653178_d20251109_m040851_c001_v0001044_t0024_u01762661331509") 2025/11/09 04:10:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d965_d20251109_m040848_c001_v7007000_t0000_u01762661328723") 2025/11/09 04:10:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f115beea9d2d9772e_d20251109_m040847_c001_v0001137_t0041_u01762661327987") 2025/11/09 04:10:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d95a_d20251109_m040847_c001_v7007000_t0000_u01762661327042") 2025/11/09 04:10:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e269_d20251109_m040845_c001_v0001106_t0006_u01762661325979") 2025/11/09 04:10:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d94c_d20251109_m040845_c001_v7007000_t0000_u01762661325027") 2025/11/09 04:10:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11390aebde653165_d20251109_m040844_c001_v0001044_t0024_u01762661324102") 2025/11/09 04:10:10 DEBUG : toe/toe/toe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4238fd51c1eacdae_d20251109_m040907_c001_v7007000_t0000_u01762661347618") 2025/11/09 04:10:10 DEBUG : toe/toe/toe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10af53a_d20251109_m040907_c001_v0001180_t0001_u01762661347006") 2025/11/09 04:10:10 DEBUG : toe/toe/toe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d9a9_d20251109_m040854_c001_v7007000_t0000_u01762661334985") 2025/11/09 04:10:10 DEBUG : toe/toe/toe: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e27e_d20251109_m040854_c001_v0001106_t0033_u01762661334008") 2025/11/09 04:10:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505da00_d20251109_m040903_c001_v7007000_t0000_u01762661343559") 2025/11/09 04:10:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1112b2b46352e292_d20251109_m040902_c001_v0001106_t0013_u01762661342338") 2025/11/09 04:10:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f411858a37505d9e5_d20251109_m040859_c001_v7007000_t0000_u01762661339886") 2025/11/09 04:10:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f111a5756c884a9c8_d20251109_m040858_c001_v0001113_t0000_u01762661338853") 2025/11/09 04:10:11 DEBUG : two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162881cf428e838_d20251109_m040110_c001_v7007000_t0000_u01762660870111") 2025/11/09 04:10:11 DEBUG : two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4162e2fdb10aeab5_d20251109_m040108_c001_v0001180_t0050_u01762660868165") 2025/11/09 04:10:11 DEBUG : two: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f41354fd1740e34a7_d20251109_m040106_c001_v0001183_t0027_u01762660866431") 2025/11/09 04:10:11 DEBUG : yam: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d746_d20251109_m040119_c001_v7007000_t0000_u01762660879273") 2025/11/09 04:10:11 DEBUG : yam: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f11570b85a505302a_d20251109_m040118_c001_v0001100_t0053_u01762660878176") 2025/11/09 04:10:11 DEBUG : yam: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d72d_d20251109_m040115_c001_v7007000_t0000_u01762660875657") 2025/11/09 04:10:11 DEBUG : yam: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f117806eaddb856b8_d20251109_m040113_c001_v0001029_t0000_u01762660873973") 2025/11/09 04:10:11 DEBUG : yam: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d6fe_d20251109_m040112_c001_v7007000_t0000_u01762660872544") 2025/11/09 04:10:11 DEBUG : yam: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1162e2fdb10aeac0_d20251109_m040110_c001_v0001180_t0021_u01762660870678") 2025/11/09 04:10:11 DEBUG : yaml: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d734_d20251109_m040116_c001_v7007000_t0000_u01762660876534") 2025/11/09 04:10:11 DEBUG : yaml: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f1179d9fa70c72493_d20251109_m040115_c001_v0001146_t0000_u01762660875105") 2025/11/09 04:10:11 DEBUG : yaml: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f4103e53acd15d70e_d20251109_m040113_c001_v7007000_t0000_u01762660873279") 2025/11/09 04:10:11 DEBUG : yaml: Deleting (id "4_zef920df3c05d6b6b9fa80e1b_f108b563ac560929b_d20251109_m040112_c001_v0001184_t0020_u01762660872333") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m31.667844089s (try 1/5)