"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/01/31 03:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi" 2026/01/31 03:10:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/31 03:10:50 DEBUG : Creating backend with remote "/tmp/rclone1702834424" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:10:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/01/31 03:10:51 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:10:51 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:10:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:10:52 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:10:52 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:10:53 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:10:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:10:53 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:10:53 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", 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-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:10:54 DEBUG : Creating backend with remote "/non-existing" 2026/01/31 03:10:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/01/31 03:10:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:10:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:10:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:10:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:10:57 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:10:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:10:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", 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-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:10:58 INFO : B2 bucket rclone-test-kitavuh9bobi: Running all checks before starting transfers 2026/01/31 03:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:10:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:10:58 INFO : B2 bucket rclone-test-kitavuh9bobi: Checks finished, now starting transfers 2026/01/31 03:10:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:10:59 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:10:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:10:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.21s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:00 ERROR : Ignoring --no-traverse with sync 2026/01/31 03:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:00 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:00 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:01 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:01 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:11:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/31 03:11:02 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:02 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:03 DEBUG : hello world2: size = 12 OK 2026/01/31 03:11:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/01/31 03:11:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.78s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:11:03 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:03 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:04 DEBUG : potato2: size = 11 OK 2026/01/31 03:11:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:11:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:06 DEBUG : potato2: size = 11 OK 2026/01/31 03:11:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.09s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/31 03:11:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:11:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/31 03:11:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:11:07 INFO : sub dir2: Making directory 2026/01/31 03:11:07 INFO : sub dir: Making directory 2026/01/31 03:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:07 INFO : sub dir2/sub sub dir2: Making directory 2026/01/31 03:11:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:09 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:09 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/01/31 03:11:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.21s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:09 INFO : sub dir2: Making directory 2026/01/31 03:11:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/31 03:11:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:11:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:10 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.66s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:11 DEBUG : sub dir2: Making directory with metadata 2026/01/31 03:11:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:11:11 INFO : sub dir2: Making directory 2026/01/31 03:11:11 INFO : sub dir: Making directory 2026/01/31 03:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:11 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:11 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:12 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:12 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:11:12 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/01/31 03:11:12 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/01/31 03:11:12 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", 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-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:13 INFO : sub dir2: Making directory 2026/01/31 03:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:13 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:13 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:14 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:14 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:11:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:15 DEBUG : sub dir2: Making directory with metadata 2026/01/31 03:11:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:11:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:11:15 INFO : sub dir2: Making directory 2026/01/31 03:11:15 INFO : sub dir: Making directory 2026/01/31 03:11:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:15 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:15 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:15 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:15 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:11:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/01/31 03:11:16 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", 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-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:16 INFO : sub dir2: Making directory 2026/01/31 03:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:17 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:17 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:17 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:17 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:11:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:19 DEBUG : Creating backend with remote "TestB2:rclone-test-mijejap2baze" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kitavuh9bobi -> B2 bucket rclone-test-mijejap2baze 2026/01/31 03:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:20 DEBUG : B2 bucket rclone-test-mijejap2baze: Waiting for checks to finish 2026/01/31 03:11:20 DEBUG : B2 bucket rclone-test-mijejap2baze: Waiting for transfers to finish 2026/01/31 03:11:21 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:11:21 DEBUG : B2 bucket rclone-test-mijejap2baze: Purge remote 2026/01/31 03:11:21 INFO : B2 bucket rclone-test-mijejap2baze: cleaning bucket "rclone-test-mijejap2baze" of all files 2026/01/31 03:11:21 DEBUG : sub dir/hello world: Deleting (id "4_z1fb29de3008d1b2b9fc80e1b_f112a8ef2de584869_d20260131_m031120_c001_v0001106_t0007_u01769829080980") --- PASS: TestServerSideCopy (4.57s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:11:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:11:24 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:11:24 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:24 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:25 DEBUG : sub dir/hello world: size = 17 OK 2026/01/31 03:11:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/01/31 03:11:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.73s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xutowoj4hoce" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kitavuh9bobi -> B2 bucket rclone-test-xutowoj4hoce 2026/01/31 03:11:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:27 DEBUG : B2 bucket rclone-test-xutowoj4hoce: Waiting for checks to finish 2026/01/31 03:11:27 DEBUG : B2 bucket rclone-test-xutowoj4hoce: Waiting for transfers to finish 2026/01/31 03:11:28 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:11:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:11:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xutowoj4hoce) 2026/01/31 03:11:29 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:11:29 DEBUG : B2 bucket rclone-test-xutowoj4hoce: Waiting for checks to finish 2026/01/31 03:11:29 DEBUG : B2 bucket rclone-test-xutowoj4hoce: Waiting for transfers to finish 2026/01/31 03:11:30 DEBUG : sub dir/hello world: size = 17 OK 2026/01/31 03:11:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/01/31 03:11:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:11:30 DEBUG : B2 bucket rclone-test-xutowoj4hoce: Purge remote 2026/01/31 03:11:30 INFO : B2 bucket rclone-test-xutowoj4hoce: cleaning bucket "rclone-test-xutowoj4hoce" of all files 2026/01/31 03:11:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf72bda3008d1b2b9fc80e1b_f113cdf89270cb545_d20260131_m031129_c001_v0001173_t0057_u01769829089942") 2026/01/31 03:11:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf72bda3008d1b2b9fc80e1b_f107439b0ac98142f_d20260131_m031128_c001_v0001044_t0058_u01769829088353") --- PASS: TestServerSideCopyOverSelf (7.09s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:33 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:11:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:11:33 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:11:33 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:34 DEBUG : sub dir/hello world: size = 17 OK 2026/01/31 03:11:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/01/31 03:11:34 INFO : sub dir/hello world: Copied (replaced existing) 2026/01/31 03:11:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.32s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-famepif3yebu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kitavuh9bobi -> B2 bucket rclone-test-famepif3yebu 2026/01/31 03:11:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:37 DEBUG : B2 bucket rclone-test-famepif3yebu: Waiting for checks to finish 2026/01/31 03:11:37 DEBUG : B2 bucket rclone-test-famepif3yebu: Waiting for transfers to finish 2026/01/31 03:11:37 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:11:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:11:38 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:11:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-famepif3yebu) 2026/01/31 03:11:38 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:11:38 DEBUG : B2 bucket rclone-test-famepif3yebu: Waiting for checks to finish 2026/01/31 03:11:38 DEBUG : B2 bucket rclone-test-famepif3yebu: Waiting for transfers to finish 2026/01/31 03:11:39 DEBUG : sub dir/hello world: size = 17 OK 2026/01/31 03:11:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/01/31 03:11:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:11:39 INFO : sub dir/hello world: Deleted 2026/01/31 03:11:40 DEBUG : testing file moves 2026/01/31 03:11:41 DEBUG : B2 bucket rclone-test-famepif3yebu: Waiting for checks to finish 2026/01/31 03:11:41 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:11:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-famepif3yebu) 2026/01/31 03:11:41 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:11:41 DEBUG : B2 bucket rclone-test-famepif3yebu: Waiting for transfers to finish 2026/01/31 03:11:41 DEBUG : sub dir/hello world: size = 24 OK 2026/01/31 03:11:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/01/31 03:11:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:11:42 INFO : sub dir/hello world: Deleted 2026/01/31 03:11:42 DEBUG : B2 bucket rclone-test-famepif3yebu: Purge remote 2026/01/31 03:11:42 INFO : B2 bucket rclone-test-famepif3yebu: cleaning bucket "rclone-test-famepif3yebu" of all files 2026/01/31 03:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff92dde3008d1b2b9fc80e1b_f11531a8452b940a7_d20260131_m031141_c001_v0001173_t0029_u01769829101123") 2026/01/31 03:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff92dde3008d1b2b9fc80e1b_f102daf68a5fcf613_d20260131_m031138_c001_v0001091_t0003_u01769829098943") 2026/01/31 03:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff92dde3008d1b2b9fc80e1b_f117e27da7a65477d_d20260131_m031137_c001_v0001181_t0027_u01769829097629") --- PASS: TestServerSideMoveOverSelf (8.71s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:44 ERROR : error listing: directory not found 2026/01/31 03:11:44 INFO : Local file system at /tmp/rclone1702834424: Making directory 2026/01/31 03:11:45 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:45 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:11:46 DEBUG : Local file system at /tmp/rclone1702834424: Waiting for checks to finish 2026/01/31 03:11:46 DEBUG : Local file system at /tmp/rclone1702834424: Waiting for transfers to finish 2026/01/31 03:11:47 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/01/31 03:11:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:11:47 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/01/31 03:11:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.16s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/31 03:11:48 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:48 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:48 DEBUG : check sum: size = 1 OK 2026/01/31 03:11:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/31 03:11:48 INFO : check sum: Copied (new) 2026/01/31 03:11:48 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:49 DEBUG : check sum: size = 1 OK 2026/01/31 03:11:49 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/31 03:11:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/01/31 03:11:49 DEBUG : check sum: Unchanged skipping 2026/01/31 03:11:49 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:49 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.00s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/31 03:11:50 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:50 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:50 DEBUG : sizeonly: size = 6 OK 2026/01/31 03:11:50 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/31 03:11:50 INFO : sizeonly: Copied (new) 2026/01/31 03:11:50 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:51 DEBUG : sizeonly: size = 6 OK 2026/01/31 03:11:51 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:51 DEBUG : sizeonly: Sizes identical 2026/01/31 03:11:51 DEBUG : sizeonly: Unchanged skipping 2026/01/31 03:11:51 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:51 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/31 03:11:52 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:52 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/01/31 03:11:53 INFO : ignore-size: Copied (new) 2026/01/31 03:11:53 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:11:53 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:53 DEBUG : ignore-size: Unchanged skipping 2026/01/31 03:11:53 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:53 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.13s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:55 DEBUG : existing: size = 6 OK 2026/01/31 03:11:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:11:55 DEBUG : existing: Unchanged skipping 2026/01/31 03:11:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:55 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:55 INFO : There was nothing to transfer 2026/01/31 03:11:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/01/31 03:11:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:56 DEBUG : existing: size = 6 OK 2026/01/31 03:11:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/31 03:11:56 INFO : existing: Copied (replaced existing) 2026/01/31 03:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.73s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:11:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/31 03:11:57 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:57 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:57 DEBUG : existing: size = 6 OK 2026/01/31 03:11:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/31 03:11:57 INFO : existing: Copied (new) 2026/01/31 03:11:57 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:58 DEBUG : existing: Destination exists, skipping 2026/01/31 03:11:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:11:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:11:58 DEBUG : Waiting for deletions to finish 2026/01/31 03:11:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/01/31 03:12:01 DEBUG : c/non empty space: size = 5 OK 2026/01/31 03:12:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/31 03:12:01 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:01 DEBUG : c/non empty space: Unchanged skipping 2026/01/31 03:12:01 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:02 DEBUG : a/potato2: size = 60 OK 2026/01/31 03:12:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:12:02 INFO : a/potato2: Copied (new) 2026/01/31 03:12:02 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:02 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.34s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:04 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/01/31 03:12:04 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/31 03:12:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/01/31 03:12:04 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:04 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:04 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:04 INFO : There was nothing to transfer 2026/01/31 03:12:05 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/01/31 03:12:05 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/31 03:12:06 INFO : empty space: Updated modification time in destination 2026/01/31 03:12:06 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:06 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:07 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/01/31 03:12:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/31 03:12:07 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:07 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:09 DEBUG : foo: size = 3 OK 2026/01/31 03:12:09 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/01/31 03:12:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:12:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:12:09 DEBUG : foo: sha1 differ 2026/01/31 03:12:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:09 DEBUG : foo: size = 3 OK 2026/01/31 03:12:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/01/31 03:12:09 INFO : foo: Copied (replaced existing) 2026/01/31 03:12:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:11 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/31 03:12:11 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:11 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:11 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:11 DEBUG : potato: size = 60 OK 2026/01/31 03:12:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:12:11 INFO : potato: Copied (new) 2026/01/31 03:12:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:12:14 DEBUG : potato: size = 60 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:12:14 DEBUG : potato: Sizes differ 2026/01/31 03:12:14 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:14 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:14 DEBUG : potato: size = 21 OK 2026/01/31 03:12:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/01/31 03:12:14 INFO : potato: Copied (replaced existing) 2026/01/31 03:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.35s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:16 DEBUG : potato: size = 21 OK 2026/01/31 03:12:16 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:16 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/01/31 03:12:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1702834424) 2026/01/31 03:12:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:12:16 DEBUG : potato: sha1 differ 2026/01/31 03:12:16 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:17 DEBUG : potato: size = 21 OK 2026/01/31 03:12:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/01/31 03:12:17 INFO : potato: Copied (replaced existing) 2026/01/31 03:12:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:12:19 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:19 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/01/31 03:12:19 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:19 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:19 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:22 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:12:22 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:22 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:22 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:22 DEBUG : potato2: size = 60 OK 2026/01/31 03:12:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:12:22 INFO : potato2: Copied (new) 2026/01/31 03:12:22 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:25 INFO : d: Making directory 2026/01/31 03:12:25 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/01/31 03:12:26 DEBUG : c/non empty space: size = 5 OK 2026/01/31 03:12:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/31 03:12:26 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:26 DEBUG : c/non empty space: Unchanged skipping 2026/01/31 03:12:26 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:26 DEBUG : a/potato2: size = 60 OK 2026/01/31 03:12:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:12:26 INFO : a/potato2: Copied (new) 2026/01/31 03:12:26 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/01/31 03:12:29 DEBUG : c/non empty space: size = 5 OK 2026/01/31 03:12:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:29 DEBUG : c/non empty space: Unchanged skipping 2026/01/31 03:12:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/31 03:12:29 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:29 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:30 DEBUG : a/potato2: size = 60 OK 2026/01/31 03:12:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:12:30 INFO : a/potato2: Copied (new) 2026/01/31 03:12:30 ERROR : B2 bucket rclone-test-kitavuh9bobi: not deleting files as there were IO errors 2026/01/31 03:12:30 ERROR : B2 bucket rclone-test-kitavuh9bobi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:33 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:33 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:12:33 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:33 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:33 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:33 INFO : potato: Deleted 2026/01/31 03:12:34 DEBUG : potato2: size = 60 OK 2026/01/31 03:12:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:12:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.46s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:36 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:36 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:36 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:37 INFO : potato: Deleted 2026/01/31 03:12:37 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:12:37 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:37 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:37 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:37 DEBUG : potato2: size = 60 OK 2026/01/31 03:12:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:12:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.57s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:12:40 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:40 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:40 DEBUG : potato2: size = 19 OK 2026/01/31 03:12:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/01/31 03:12:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.97s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:43 DEBUG : enormous: Excluded (Size Filter) 2026/01/31 03:12:43 DEBUG : enormous: Excluded 2026/01/31 03:12:43 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 03:12:43 DEBUG : potato2: Excluded 2026/01/31 03:12:43 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 03:12:43 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:43 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:43 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:43 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:43 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:43 INFO : There was nothing to transfer 2026/01/31 03:12:43 DEBUG : enormous: Excluded (Size Filter) 2026/01/31 03:12:43 DEBUG : enormous: Excluded 2026/01/31 03:12:43 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 03:12:43 DEBUG : potato2: Excluded 2026/01/31 03:12:43 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 03:12:43 DEBUG : Local file system at /tmp/rclone1702834424: Waiting for checks to finish 2026/01/31 03:12:43 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/01/31 03:12:43 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:43 DEBUG : Local file system at /tmp/rclone1702834424: Waiting for transfers to finish 2026/01/31 03:12:43 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:46 DEBUG : enormous: Excluded (Size Filter) 2026/01/31 03:12:46 DEBUG : enormous: Excluded 2026/01/31 03:12:46 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 03:12:46 DEBUG : potato2: Excluded 2026/01/31 03:12:47 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:12:47 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:47 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:47 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:47 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:47 INFO : enormous: Deleted 2026/01/31 03:12:47 INFO : potato2: Deleted 2026/01/31 03:12:47 INFO : There was nothing to transfer 2026/01/31 03:12:47 DEBUG : empty space: size = 1 OK 2026/01/31 03:12:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/01/31 03:12:47 DEBUG : empty space: Unchanged skipping 2026/01/31 03:12:47 DEBUG : Local file system at /tmp/rclone1702834424: Waiting for checks to finish 2026/01/31 03:12:47 DEBUG : Local file system at /tmp/rclone1702834424: Waiting for transfers to finish 2026/01/31 03:12:47 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:47 INFO : potato2: Deleted 2026/01/31 03:12:47 INFO : enormous: Deleted 2026/01/31 03:12:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.73s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:12:50 DEBUG : five: Need to transfer - File not found at Destination 2026/01/31 03:12:50 DEBUG : four: size = 4 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:12:50 DEBUG : four: size = 8 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:12:50 DEBUG : four: Sizes differ 2026/01/31 03:12:50 DEBUG : three: size = 5 OK 2026/01/31 03:12:50 DEBUG : one: Destination is newer than source, skipping 2026/01/31 03:12:50 DEBUG : three: Sizes identical 2026/01/31 03:12:50 DEBUG : two: size = 3 OK 2026/01/31 03:12:50 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/01/31 03:12:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/01/31 03:12:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1702834424) 2026/01/31 03:12:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:12:50 DEBUG : two: sha1 differ 2026/01/31 03:12:50 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:50 DEBUG : five: size = 4 OK 2026/01/31 03:12:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/01/31 03:12:50 INFO : five: Copied (new) 2026/01/31 03:12:50 DEBUG : four: size = 4 OK 2026/01/31 03:12:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/01/31 03:12:50 INFO : four: Copied (replaced existing) 2026/01/31 03:12:51 DEBUG : two: size = 3 OK 2026/01/31 03:12:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/01/31 03:12:51 INFO : two: Copied (replaced existing) 2026/01/31 03:12:51 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:51 DEBUG : five: size = 4 OK 2026/01/31 03:12:51 DEBUG : four: size = 4 OK 2026/01/31 03:12:51 DEBUG : three: size = 5 OK 2026/01/31 03:12:51 DEBUG : one: Destination is newer than source, skipping 2026/01/31 03:12:51 DEBUG : two: size = 3 OK 2026/01/31 03:12:51 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/01/31 03:12:51 DEBUG : two: Size and sha1 of src and dst objects identical 2026/01/31 03:12:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/01/31 03:12:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/01/31 03:12:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1702834424) 2026/01/31 03:12:51 DEBUG : five: Size and sha1 of src and dst objects identical 2026/01/31 03:12:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:12:51 DEBUG : three: sha1 differ 2026/01/31 03:12:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/01/31 03:12:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/01/31 03:12:51 DEBUG : four: Size and sha1 of src and dst objects identical 2026/01/31 03:12:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/01/31 03:12:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/01/31 03:12:51 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:52 DEBUG : three: size = 5 OK 2026/01/31 03:12:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/31 03:12:52 INFO : three: Copied (replaced existing) 2026/01/31 03:12:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.46s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/01/31 03:12:54 INFO : B2 bucket rclone-test-kitavuh9bobi: Making map for --track-renames 2026/01/31 03:12:54 INFO : B2 bucket rclone-test-kitavuh9bobi: Finished making map for --track-renames 2026/01/31 03:12:54 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/31 03:12:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/01/31 03:12:54 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for renames to finish 2026/01/31 03:12:54 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:54 DEBUG : potato: size = 14 OK 2026/01/31 03:12:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/01/31 03:12:54 INFO : potato: Copied (new) 2026/01/31 03:12:54 DEBUG : yam: size = 11 OK 2026/01/31 03:12:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/31 03:12:54 INFO : yam: Copied (new) 2026/01/31 03:12:54 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:55 DEBUG : potato: size = 14 OK 2026/01/31 03:12:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:12:55 INFO : B2 bucket rclone-test-kitavuh9bobi: Making map for --track-renames 2026/01/31 03:12:55 INFO : B2 bucket rclone-test-kitavuh9bobi: Finished making map for --track-renames 2026/01/31 03:12:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:55 DEBUG : potato: Unchanged skipping 2026/01/31 03:12:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for renames to finish 2026/01/31 03:12:56 DEBUG : yaml: size = 11 OK 2026/01/31 03:12:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/31 03:12:56 INFO : yam: Copied (server-side copy) to: yaml 2026/01/31 03:12:56 INFO : yam: Deleted 2026/01/31 03:12:56 INFO : yaml: Renamed from "yam" 2026/01/31 03:12:56 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/01/31 03:12:57 INFO : B2 bucket rclone-test-kitavuh9bobi: Making map for --track-renames 2026/01/31 03:12:57 INFO : B2 bucket rclone-test-kitavuh9bobi: Finished making map for --track-renames 2026/01/31 03:12:57 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/31 03:12:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/01/31 03:12:57 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for renames to finish 2026/01/31 03:12:57 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:58 DEBUG : yam: size = 11 OK 2026/01/31 03:12:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/31 03:12:58 INFO : yam: Copied (new) 2026/01/31 03:12:58 DEBUG : potato: size = 14 OK 2026/01/31 03:12:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/01/31 03:12:58 INFO : potato: Copied (new) 2026/01/31 03:12:58 DEBUG : Waiting for deletions to finish 2026/01/31 03:12:58 DEBUG : potato: size = 14 OK 2026/01/31 03:12:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:12:58 INFO : B2 bucket rclone-test-kitavuh9bobi: Making map for --track-renames 2026/01/31 03:12:58 INFO : B2 bucket rclone-test-kitavuh9bobi: Finished making map for --track-renames 2026/01/31 03:12:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:12:58 DEBUG : potato: Unchanged skipping 2026/01/31 03:12:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for renames to finish 2026/01/31 03:12:59 DEBUG : yaml: size = 11 OK 2026/01/31 03:12:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/31 03:12:59 INFO : yam: Copied (server-side copy) to: yaml 2026/01/31 03:12:59 INFO : yam: Deleted 2026/01/31 03:12:59 INFO : yaml: Renamed from "yam" 2026/01/31 03:12:59 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:12:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/01/31 03:13:00 INFO : B2 bucket rclone-test-kitavuh9bobi: Making map for --track-renames 2026/01/31 03:13:00 INFO : B2 bucket rclone-test-kitavuh9bobi: Finished making map for --track-renames 2026/01/31 03:13:00 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:13:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/31 03:13:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/01/31 03:13:00 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for renames to finish 2026/01/31 03:13:00 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:13:01 DEBUG : sub/yam: size = 11 OK 2026/01/31 03:13:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/31 03:13:01 INFO : sub/yam: Copied (new) 2026/01/31 03:13:02 DEBUG : potato: size = 14 OK 2026/01/31 03:13:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/01/31 03:13:02 INFO : potato: Copied (new) 2026/01/31 03:13:02 DEBUG : Waiting for deletions to finish 2026/01/31 03:13:02 DEBUG : potato: size = 14 OK 2026/01/31 03:13:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:13:02 DEBUG : potato: Unchanged skipping 2026/01/31 03:13:02 INFO : B2 bucket rclone-test-kitavuh9bobi: Making map for --track-renames 2026/01/31 03:13:02 INFO : B2 bucket rclone-test-kitavuh9bobi: Finished making map for --track-renames 2026/01/31 03:13:02 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:13:02 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for renames to finish 2026/01/31 03:13:03 DEBUG : yam: size = 11 OK 2026/01/31 03:13:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/01/31 03:13:03 INFO : sub/yam: Copied (server-side copy) to: yam 2026/01/31 03:13:03 INFO : sub/yam: Deleted 2026/01/31 03:13:03 INFO : yam: Renamed from "sub/yam" 2026/01/31 03:13:03 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:13:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.73s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:04 DEBUG : Creating backend with remote "/tmp/rclone1702834424/dir1" 2026/01/31 03:13:04 DEBUG : Config file has changed externally - reloading 2026/01/31 03:13:04 DEBUG : Creating backend with remote "/tmp/rclone1702834424/dir2" 2026/01/31 03:13:04 DEBUG : Local file system at /tmp/rclone1702834424/dir2: Using server-side directory move 2026/01/31 03:13:04 INFO : Local file system at /tmp/rclone1702834424/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/31 03:13:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/31 03:13:04 DEBUG : Local file system at /tmp/rclone1702834424/dir2: Waiting for checks to finish 2026/01/31 03:13:04 DEBUG : Local file system at /tmp/rclone1702834424/dir2: Waiting for transfers to finish 2026/01/31 03:13:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:13:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/31 03:13:04 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:13:04 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:13:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/31 03:13:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/01/31 03:13:05 INFO : nested/sub dir/file: Copied (new) 2026/01/31 03:13:05 INFO : nested/sub dir/file: Deleted 2026/01/31 03:13:08 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:13:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:13:08 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:13:08 INFO : sub dir/hello world: Deleted 2026/01/31 03:13:08 INFO : sub dir: Removing directory 2026/01/31 03:13:08 INFO : nested/sub dir: Removing directory 2026/01/31 03:13:08 INFO : nested: Removing directory 2026/01/31 03:13:08 DEBUG : Local file system at /tmp/rclone1702834424: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:13:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/31 03:13:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:13:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:13:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/31 03:13:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/01/31 03:13:10 INFO : nested/sub dir/file: Copied (new) 2026/01/31 03:13:10 INFO : nested/sub dir/file: Deleted 2026/01/31 03:13:10 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:13:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:13:10 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:13:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/31 03:13:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/31 03:13:12 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:13:12 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:13:12 DEBUG : existing-b: size = 6 OK 2026/01/31 03:13:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/01/31 03:13:12 INFO : existing-b: Copied (new) 2026/01/31 03:13:12 INFO : existing-b: Deleted 2026/01/31 03:13:13 DEBUG : existing: size = 6 OK 2026/01/31 03:13:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/31 03:13:13 INFO : existing: Copied (new) 2026/01/31 03:13:13 INFO : existing: Deleted 2026/01/31 03:13:13 DEBUG : existing: Destination exists, skipping 2026/01/31 03:13:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/31 03:13:13 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:13:13 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:13:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.52s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dacakur1puxu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kitavuh9bobi -> B2 bucket rclone-test-dacakur1puxu 2026/01/31 03:13:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:13:20 DEBUG : empty space: size = 1 OK 2026/01/31 03:13:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/31 03:13:20 DEBUG : empty space: Unchanged skipping 2026/01/31 03:13:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:13:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dacakur1puxu) 2026/01/31 03:13:20 DEBUG : potato3: Sizes differ 2026/01/31 03:13:20 DEBUG : B2 bucket rclone-test-dacakur1puxu: Waiting for checks to finish 2026/01/31 03:13:20 INFO : empty space: Deleted 2026/01/31 03:13:20 DEBUG : B2 bucket rclone-test-dacakur1puxu: Waiting for transfers to finish 2026/01/31 03:13:20 DEBUG : potato2: size = 60 OK 2026/01/31 03:13:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:13:20 INFO : potato2: Copied (server-side copy) 2026/01/31 03:13:20 INFO : potato2: Deleted 2026/01/31 03:13:21 DEBUG : potato3: size = 68 OK 2026/01/31 03:13:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/31 03:13:21 INFO : potato3: Copied (server-side copy) 2026/01/31 03:13:21 INFO : potato3: Deleted 2026/01/31 03:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-megagin6hade" 2026/01/31 03:13:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/01/31 03:13:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:13:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/31 03:13:22 DEBUG : B2 bucket rclone-test-megagin6hade: Waiting for checks to finish 2026/01/31 03:13:22 DEBUG : B2 bucket rclone-test-megagin6hade: Waiting for transfers to finish 2026/01/31 03:13:23 DEBUG : empty space: size = 1 OK 2026/01/31 03:13:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/31 03:13:23 INFO : empty space: Copied (server-side copy) 2026/01/31 03:13:24 INFO : empty space: Deleted 2026/01/31 03:13:24 DEBUG : potato2: size = 60 OK 2026/01/31 03:13:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:13:24 INFO : potato2: Copied (server-side copy) 2026/01/31 03:13:24 INFO : potato2: Deleted 2026/01/31 03:13:24 DEBUG : potato3: size = 68 OK 2026/01/31 03:13:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/31 03:13:24 INFO : potato3: Copied (server-side copy) 2026/01/31 03:13:24 INFO : potato3: Deleted 2026/01/31 03:13:24 DEBUG : B2 bucket rclone-test-megagin6hade: Purge remote 2026/01/31 03:13:24 INFO : B2 bucket rclone-test-megagin6hade: cleaning bucket "rclone-test-megagin6hade" of all files 2026/01/31 03:13:25 DEBUG : empty space: Deleting (id "4_zbfa27db300ad1b2b9fc80e1b_f10734aa0d9031ae9_d20260131_m031323_c001_v0001093_t0012_u01769829203400") 2026/01/31 03:13:25 DEBUG : potato2: Deleting (id "4_zbfa27db300ad1b2b9fc80e1b_f113cdf89270cc6c4_d20260131_m031323_c001_v0001173_t0006_u01769829203802") 2026/01/31 03:13:25 DEBUG : potato3: Deleting (id "4_zbfa27db300ad1b2b9fc80e1b_f112278f648d3eeee_d20260131_m031323_c001_v0001173_t0029_u01769829203790") 2026/01/31 03:13:25 DEBUG : B2 bucket rclone-test-dacakur1puxu: Purge remote 2026/01/31 03:13:25 INFO : B2 bucket rclone-test-dacakur1puxu: cleaning bucket "rclone-test-dacakur1puxu" of all files 2026/01/31 03:13:25 DEBUG : empty space: Deleting (id "4_zafd26d7300ad1b2b9fc80e1b_f4058e85fa0497316_d20260131_m031323_c001_v7007000_t0000_u01769829203992") 2026/01/31 03:13:25 DEBUG : empty space: Deleting (id "4_zafd26d7300ad1b2b9fc80e1b_f1019ae44aca66403_d20260131_m031318_c001_v0001144_t0053_u01769829198744") 2026/01/31 03:13:25 DEBUG : potato2: Deleting (id "4_zafd26d7300ad1b2b9fc80e1b_f4058e85fa0497318_d20260131_m031324_c001_v7007000_t0000_u01769829204251") 2026/01/31 03:13:25 DEBUG : potato2: Deleting (id "4_zafd26d7300ad1b2b9fc80e1b_f1053e1559a774cdd_d20260131_m031320_c001_v0001130_t0015_u01769829200428") 2026/01/31 03:13:25 DEBUG : potato3: Deleting (id "4_zafd26d7300ad1b2b9fc80e1b_f4058e85fa0497319_d20260131_m031324_c001_v7007000_t0000_u01769829204474") 2026/01/31 03:13:25 DEBUG : potato3: Deleting (id "4_zafd26d7300ad1b2b9fc80e1b_f114fa2e989e62bc0_d20260131_m031321_c001_v0001165_t0039_u01769829201002") 2026/01/31 03:13:25 DEBUG : potato3: Deleting (id "4_zafd26d7300ad1b2b9fc80e1b_f1019ae44aca6640b_d20260131_m031319_c001_v0001144_t0029_u01769829199336") --- PASS: TestServerSideMove (13.53s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mulujay5dese" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kitavuh9bobi -> B2 bucket rclone-test-mulujay5dese 2026/01/31 03:13:34 DEBUG : empty space: Excluded (Size Filter) 2026/01/31 03:13:34 DEBUG : empty space: Excluded (Size Filter) 2026/01/31 03:13:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:13:34 DEBUG : B2 bucket rclone-test-mulujay5dese: Waiting for checks to finish 2026/01/31 03:13:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:13:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mulujay5dese) 2026/01/31 03:13:34 DEBUG : potato3: Sizes differ 2026/01/31 03:13:34 DEBUG : B2 bucket rclone-test-mulujay5dese: Waiting for transfers to finish 2026/01/31 03:13:34 DEBUG : potato2: size = 60 OK 2026/01/31 03:13:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:13:34 INFO : potato2: Copied (server-side copy) 2026/01/31 03:13:34 INFO : potato2: Deleted 2026/01/31 03:13:34 DEBUG : potato3: size = 68 OK 2026/01/31 03:13:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/31 03:13:34 INFO : potato3: Copied (server-side copy) 2026/01/31 03:13:35 INFO : potato3: Deleted 2026/01/31 03:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pemamuk9quxe" 2026/01/31 03:13:36 DEBUG : empty space: Excluded (Size Filter) 2026/01/31 03:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:13:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/31 03:13:36 DEBUG : B2 bucket rclone-test-pemamuk9quxe: Waiting for checks to finish 2026/01/31 03:13:36 DEBUG : B2 bucket rclone-test-pemamuk9quxe: Waiting for transfers to finish 2026/01/31 03:13:37 DEBUG : potato2: size = 60 OK 2026/01/31 03:13:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:13:37 INFO : potato2: Copied (server-side copy) 2026/01/31 03:13:37 INFO : potato2: Deleted 2026/01/31 03:13:37 DEBUG : potato3: size = 68 OK 2026/01/31 03:13:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/31 03:13:37 INFO : potato3: Copied (server-side copy) 2026/01/31 03:13:38 INFO : potato3: Deleted 2026/01/31 03:13:38 DEBUG : B2 bucket rclone-test-pemamuk9quxe: Purge remote 2026/01/31 03:13:38 INFO : B2 bucket rclone-test-pemamuk9quxe: cleaning bucket "rclone-test-pemamuk9quxe" of all files 2026/01/31 03:13:38 DEBUG : potato2: Deleting (id "4_zff12bd1300ad1b2b9fc80e1b_f1108d285bbfbb9bf_d20260131_m031337_c001_v0001171_t0032_u01769829217170") 2026/01/31 03:13:38 DEBUG : potato3: Deleting (id "4_zff12bd1300ad1b2b9fc80e1b_f107c312da06feb7b_d20260131_m031337_c001_v0001130_t0029_u01769829217457") 2026/01/31 03:13:39 DEBUG : B2 bucket rclone-test-mulujay5dese: Purge remote 2026/01/31 03:13:39 INFO : B2 bucket rclone-test-mulujay5dese: cleaning bucket "rclone-test-mulujay5dese" of all files 2026/01/31 03:13:39 DEBUG : empty space: Deleting (id "4_zeff2ad1300ad1b2b9fc80e1b_f10048207486804aa_d20260131_m031333_c001_v0001178_t0024_u01769829213610") 2026/01/31 03:13:39 DEBUG : potato2: Deleting (id "4_zeff2ad1300ad1b2b9fc80e1b_f411e73ed202fd8ab_d20260131_m031337_c001_v7007000_t0000_u01769829217428") 2026/01/31 03:13:39 DEBUG : potato2: Deleting (id "4_zeff2ad1300ad1b2b9fc80e1b_f102a2b6b5ea51387_d20260131_m031334_c001_v0001098_t0022_u01769829214500") 2026/01/31 03:13:39 DEBUG : potato3: Deleting (id "4_zeff2ad1300ad1b2b9fc80e1b_f411e73ed202fd8ac_d20260131_m031337_c001_v7007000_t0000_u01769829217932") 2026/01/31 03:13:39 DEBUG : potato3: Deleting (id "4_zeff2ad1300ad1b2b9fc80e1b_f113d0001e4674487_d20260131_m031334_c001_v0001182_t0000_u01769829214869") 2026/01/31 03:13:39 DEBUG : potato3: Deleting (id "4_zeff2ad1300ad1b2b9fc80e1b_f10048207486804ae_d20260131_m031333_c001_v0001178_t0023_u01769829213828") --- PASS: TestServerSideMoveWithFilter (13.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lotiliw5doma" 2026/01/31 03:13:44 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-kitavuh9bobi -> B2 bucket rclone-test-lotiliw5doma 2026/01/31 03:13:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:13:47 DEBUG : empty space: size = 1 OK 2026/01/31 03:13:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/31 03:13:47 DEBUG : empty space: Unchanged skipping 2026/01/31 03:13:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:13:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lotiliw5doma) 2026/01/31 03:13:47 DEBUG : potato3: Sizes differ 2026/01/31 03:13:47 DEBUG : B2 bucket rclone-test-lotiliw5doma: Waiting for checks to finish 2026/01/31 03:13:47 INFO : empty space: Deleted 2026/01/31 03:13:47 DEBUG : B2 bucket rclone-test-lotiliw5doma: Waiting for transfers to finish 2026/01/31 03:13:47 DEBUG : potato2: size = 60 OK 2026/01/31 03:13:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:13:47 INFO : potato2: Copied (server-side copy) 2026/01/31 03:13:48 DEBUG : potato3: size = 68 OK 2026/01/31 03:13:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/31 03:13:48 INFO : potato3: Copied (server-side copy) 2026/01/31 03:13:48 INFO : potato2: Deleted 2026/01/31 03:13:48 INFO : potato3: Deleted 2026/01/31 03:13:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vejofip2hapo" 2026/01/31 03:13:49 INFO : tomatoDir: Making directory 2026/01/31 03:13:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/01/31 03:13:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:13:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/31 03:13:49 DEBUG : B2 bucket rclone-test-vejofip2hapo: Waiting for checks to finish 2026/01/31 03:13:49 DEBUG : B2 bucket rclone-test-vejofip2hapo: Waiting for transfers to finish 2026/01/31 03:13:51 DEBUG : potato3: size = 68 OK 2026/01/31 03:13:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/01/31 03:13:51 INFO : potato3: Copied (server-side copy) 2026/01/31 03:13:51 DEBUG : empty space: size = 1 OK 2026/01/31 03:13:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/01/31 03:13:51 INFO : empty space: Copied (server-side copy) 2026/01/31 03:13:51 DEBUG : potato2: size = 60 OK 2026/01/31 03:13:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/01/31 03:13:51 INFO : potato2: Copied (server-side copy) 2026/01/31 03:13:51 INFO : potato3: Deleted 2026/01/31 03:13:51 INFO : empty space: Deleted 2026/01/31 03:13:51 INFO : potato2: Deleted 2026/01/31 03:13:52 DEBUG : B2 bucket rclone-test-vejofip2hapo: Purge remote 2026/01/31 03:13:52 INFO : B2 bucket rclone-test-vejofip2hapo: cleaning bucket "rclone-test-vejofip2hapo" of all files 2026/01/31 03:13:52 DEBUG : empty space: Deleting (id "4_z1fc2ed6300ad1b2b9fc80e1b_f109964962ef83a8a_d20260131_m031350_c001_v0001134_t0007_u01769829230577") 2026/01/31 03:13:52 DEBUG : potato2: Deleting (id "4_z1fc2ed6300ad1b2b9fc80e1b_f115d1fd6ed1ea915_d20260131_m031350_c001_v0001146_t0051_u01769829230947") 2026/01/31 03:13:52 DEBUG : potato3: Deleting (id "4_z1fc2ed6300ad1b2b9fc80e1b_f10501053595f03eb_d20260131_m031350_c001_v0001185_t0035_u01769829230961") 2026/01/31 03:13:52 DEBUG : B2 bucket rclone-test-lotiliw5doma: Purge remote 2026/01/31 03:13:52 INFO : B2 bucket rclone-test-lotiliw5doma: cleaning bucket "rclone-test-lotiliw5doma" of all files 2026/01/31 03:13:53 DEBUG : empty space: Deleting (id "4_z5f72dd4300ad1b2b9fc80e1b_f407b180906d07599_d20260131_m031351_c001_v7007000_t0000_u01769829231275") 2026/01/31 03:13:53 DEBUG : empty space: Deleting (id "4_z5f72dd4300ad1b2b9fc80e1b_f101a285281422553_d20260131_m031346_c001_v0001145_t0048_u01769829226484") 2026/01/31 03:13:53 DEBUG : potato2: Deleting (id "4_z5f72dd4300ad1b2b9fc80e1b_f418726a472ec4726_d20260131_m031351_c001_v7007000_t0000_u01769829231434") 2026/01/31 03:13:53 DEBUG : potato2: Deleting (id "4_z5f72dd4300ad1b2b9fc80e1b_f109e42cfebd09f18_d20260131_m031347_c001_v0001036_t0023_u01769829227522") 2026/01/31 03:13:53 DEBUG : potato3: Deleting (id "4_z5f72dd4300ad1b2b9fc80e1b_f418726a472ec4725_d20260131_m031351_c001_v7007000_t0000_u01769829231251") 2026/01/31 03:13:53 DEBUG : potato3: Deleting (id "4_z5f72dd4300ad1b2b9fc80e1b_f118cd74747cfa90e_d20260131_m031347_c001_v0001040_t0026_u01769829227831") 2026/01/31 03:13:53 DEBUG : potato3: Deleting (id "4_z5f72dd4300ad1b2b9fc80e1b_f101a285281422555_d20260131_m031346_c001_v0001145_t0020_u01769829226748") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.12s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.87s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:13:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/rclone-sync-test" 2026/01/31 03:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/rclone-sync-test-include/layer2" 2026/01/31 03:14:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/rclone-sync-test-ignore-file" 2026/01/31 03:14:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi path rclone-sync-test: Waiting for checks to finish 2026/01/31 03:14:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi path rclone-sync-test: Waiting for transfers to finish 2026/01/31 03:14:06 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:06 INFO : There was nothing to transfer 2026/01/31 03:14:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:14:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:14:06 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:06 INFO : There was nothing to transfer 2026/01/31 03:14:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/01/31 03:14:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/01/31 03:14:07 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:07 INFO : There was nothing to transfer 2026/01/31 03:14:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:14:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:14:07 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:07 INFO : There was nothing to transfer 2026/01/31 03:14:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/01/31 03:14:07 DEBUG : B2 bucket rclone-test-kitavuh9bobi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/01/31 03:14:07 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.67s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dst" 2026/01/31 03:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/CompareDest" 2026/01/31 03:14:11 DEBUG : one: Need to transfer - File not found at Destination 2026/01/31 03:14:11 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:11 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:12 DEBUG : one: size = 3 OK 2026/01/31 03:14:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:14:12 INFO : one: Copied (new) 2026/01/31 03:14:12 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:12 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:12 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:12 DEBUG : one: Sizes differ 2026/01/31 03:14:13 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:13 DEBUG : one: size = 5 OK 2026/01/31 03:14:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/01/31 03:14:13 INFO : one: Copied (replaced existing) 2026/01/31 03:14:13 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:16 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:16 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:16 DEBUG : one: Sizes differ 2026/01/31 03:14:16 DEBUG : one: size = 5 OK 2026/01/31 03:14:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 03:14:16 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:16 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:16 INFO : There was nothing to transfer 2026/01/31 03:14:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:17 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:17 DEBUG : one: Sizes differ 2026/01/31 03:14:18 DEBUG : two: size = 3 OK 2026/01/31 03:14:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/31 03:14:18 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:18 DEBUG : one: size = 5 OK 2026/01/31 03:14:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 03:14:18 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:18 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:18 INFO : There was nothing to transfer 2026/01/31 03:14:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:18 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:18 DEBUG : one: Sizes differ 2026/01/31 03:14:18 DEBUG : two: size = 3 OK 2026/01/31 03:14:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/31 03:14:18 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:18 DEBUG : one: size = 5 OK 2026/01/31 03:14:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 03:14:18 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:18 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:18 INFO : There was nothing to transfer 2026/01/31 03:14:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:19 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:19 DEBUG : one: Sizes differ 2026/01/31 03:14:19 DEBUG : two: size = 3 OK 2026/01/31 03:14:19 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/01/31 03:14:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/01/31 03:14:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/31 03:14:19 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:19 DEBUG : one: size = 5 OK 2026/01/31 03:14:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 03:14:19 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:19 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:19 INFO : There was nothing to transfer 2026/01/31 03:14:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:20 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:20 DEBUG : one: Sizes differ 2026/01/31 03:14:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:20 DEBUG : two: size = 3 (B2 bucket rclone-test-kitavuh9bobi path CompareDest) 2026/01/31 03:14:20 DEBUG : two: Sizes differ 2026/01/31 03:14:20 DEBUG : two: Need to transfer - File not found at Destination 2026/01/31 03:14:20 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:20 DEBUG : one: size = 5 OK 2026/01/31 03:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 03:14:20 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:21 DEBUG : two: size = 5 OK 2026/01/31 03:14:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/01/31 03:14:21 INFO : two: Copied (new) 2026/01/31 03:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.12s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:14:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dest" 2026/01/31 03:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/pre-dest1" 2026/01/31 03:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/pre-dest2" 2026/01/31 03:14:28 DEBUG : 1: size = 1 OK 2026/01/31 03:14:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:14:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/31 03:14:29 DEBUG : 2: size = 1 OK 2026/01/31 03:14:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:14:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/31 03:14:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/31 03:14:29 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dest: Waiting for checks to finish 2026/01/31 03:14:29 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dest: Waiting for transfers to finish 2026/01/31 03:14:30 DEBUG : 3: size = 1 OK 2026/01/31 03:14:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/01/31 03:14:30 INFO : 3: Copied (new) 2026/01/31 03:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.54s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dst" 2026/01/31 03:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/CopyDest" 2026/01/31 03:14:35 DEBUG : one: Need to transfer - File not found at Destination 2026/01/31 03:14:35 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:35 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:35 DEBUG : one: size = 3 OK 2026/01/31 03:14:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:14:35 INFO : one: Copied (new) 2026/01/31 03:14:35 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:36 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:36 DEBUG : one: Sizes differ 2026/01/31 03:14:36 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:36 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:36 DEBUG : one: size = 5 OK 2026/01/31 03:14:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/01/31 03:14:36 INFO : one: Copied (replaced existing) 2026/01/31 03:14:36 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/BackupDir" 2026/01/31 03:14:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:40 DEBUG : one: Sizes differ 2026/01/31 03:14:40 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:40 DEBUG : one: size = 5 OK 2026/01/31 03:14:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:40 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:40 DEBUG : one: Sizes differ 2026/01/31 03:14:42 DEBUG : one: size = 3 OK 2026/01/31 03:14:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:14:42 INFO : one: Copied (server-side copy) 2026/01/31 03:14:42 INFO : one: Deleted 2026/01/31 03:14:42 DEBUG : one: size = 5 OK 2026/01/31 03:14:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/01/31 03:14:42 INFO : one: Copied (server-side copy) 2026/01/31 03:14:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/01/31 03:14:42 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:42 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:44 DEBUG : one: size = 5 OK 2026/01/31 03:14:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:44 DEBUG : one: Unchanged skipping 2026/01/31 03:14:44 DEBUG : two: size = 3 OK 2026/01/31 03:14:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:44 DEBUG : two: size = 3 OK 2026/01/31 03:14:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/01/31 03:14:44 INFO : two: Copied (server-side copy) 2026/01/31 03:14:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/01/31 03:14:44 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:44 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:44 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:45 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:45 DEBUG : one: size = 5 OK 2026/01/31 03:14:45 DEBUG : two: size = 3 OK 2026/01/31 03:14:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:45 DEBUG : one: Unchanged skipping 2026/01/31 03:14:45 DEBUG : two: Unchanged skipping 2026/01/31 03:14:45 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:45 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:45 INFO : There was nothing to transfer 2026/01/31 03:14:46 DEBUG : one: size = 5 OK 2026/01/31 03:14:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:46 DEBUG : one: Unchanged skipping 2026/01/31 03:14:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:46 DEBUG : three: size = 5 (B2 bucket rclone-test-kitavuh9bobi path CopyDest) 2026/01/31 03:14:46 DEBUG : three: Sizes differ 2026/01/31 03:14:46 DEBUG : three: Destination not found in --copy-dest 2026/01/31 03:14:46 DEBUG : three: Need to transfer - File not found at Destination 2026/01/31 03:14:46 DEBUG : two: size = 3 OK 2026/01/31 03:14:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/31 03:14:46 DEBUG : two: Unchanged skipping 2026/01/31 03:14:46 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:46 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:47 DEBUG : three: size = 7 OK 2026/01/31 03:14:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/01/31 03:14:47 INFO : three: Copied (new) 2026/01/31 03:14:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.74s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dst" 2026/01/31 03:14:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/backup" 2026/01/31 03:14:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:14:55 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:14:55 DEBUG : one: Sizes differ 2026/01/31 03:14:55 DEBUG : two: size = 3 OK 2026/01/31 03:14:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:14:55 DEBUG : two: Unchanged skipping 2026/01/31 03:14:55 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:14:57 DEBUG : one: size = 3 OK 2026/01/31 03:14:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:14:57 INFO : one: Copied (server-side copy) 2026/01/31 03:14:57 INFO : one: Deleted 2026/01/31 03:14:57 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:14:58 DEBUG : one: size = 4 OK 2026/01/31 03:14:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:14:58 INFO : one: Copied (new) 2026/01/31 03:14:58 DEBUG : Waiting for deletions to finish 2026/01/31 03:14:59 DEBUG : three.txt: size = 5 OK 2026/01/31 03:14:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/31 03:14:59 INFO : three.txt: Copied (server-side copy) 2026/01/31 03:14:59 INFO : three.txt: Deleted 2026/01/31 03:14:59 INFO : three.txt: Moved into backup dir 2026/01/31 03:15:01 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:15:01 DEBUG : two: size = 3 OK 2026/01/31 03:15:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:15:01 DEBUG : two: Unchanged skipping 2026/01/31 03:15:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:01 DEBUG : one: size = 4 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:01 DEBUG : one: Sizes differ 2026/01/31 03:15:02 DEBUG : one: size = 4 OK 2026/01/31 03:15:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:02 INFO : one: Copied (server-side copy) 2026/01/31 03:15:02 INFO : one: Deleted 2026/01/31 03:15:02 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:15:03 DEBUG : one: size = 5 OK 2026/01/31 03:15:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/31 03:15:03 INFO : one: Copied (new) 2026/01/31 03:15:03 DEBUG : Waiting for deletions to finish 2026/01/31 03:15:03 DEBUG : three.txt: size = 6 OK 2026/01/31 03:15:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/31 03:15:03 INFO : three.txt: Copied (server-side copy) 2026/01/31 03:15:04 INFO : three.txt: Deleted 2026/01/31 03:15:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.46s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dst" 2026/01/31 03:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/backup" 2026/01/31 03:15:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:11 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:11 DEBUG : one: Sizes differ 2026/01/31 03:15:11 DEBUG : two: size = 3 OK 2026/01/31 03:15:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:15:11 DEBUG : two: Unchanged skipping 2026/01/31 03:15:11 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:15:13 DEBUG : one.bak: size = 3 OK 2026/01/31 03:15:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:15:13 INFO : one: Copied (server-side copy) to: one.bak 2026/01/31 03:15:13 INFO : one: Deleted 2026/01/31 03:15:13 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:15:14 DEBUG : one: size = 4 OK 2026/01/31 03:15:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:14 INFO : one: Copied (new) 2026/01/31 03:15:14 DEBUG : Waiting for deletions to finish 2026/01/31 03:15:15 DEBUG : three.txt.bak: size = 5 OK 2026/01/31 03:15:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/31 03:15:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/31 03:15:15 INFO : three.txt: Deleted 2026/01/31 03:15:15 INFO : three.txt: Moved into backup dir 2026/01/31 03:15:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:18 DEBUG : one: size = 4 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:18 DEBUG : one: Sizes differ 2026/01/31 03:15:18 DEBUG : two: size = 3 OK 2026/01/31 03:15:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:15:18 DEBUG : two: Unchanged skipping 2026/01/31 03:15:18 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:15:18 DEBUG : one.bak: size = 4 OK 2026/01/31 03:15:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:18 INFO : one: Copied (server-side copy) to: one.bak 2026/01/31 03:15:19 INFO : one: Deleted 2026/01/31 03:15:19 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:15:19 DEBUG : one: size = 5 OK 2026/01/31 03:15:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/31 03:15:19 INFO : one: Copied (new) 2026/01/31 03:15:19 DEBUG : Waiting for deletions to finish 2026/01/31 03:15:20 DEBUG : three.txt.bak: size = 6 OK 2026/01/31 03:15:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/31 03:15:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/31 03:15:20 INFO : three.txt: Deleted 2026/01/31 03:15:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:15:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dst" 2026/01/31 03:15:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/backup" 2026/01/31 03:15:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:28 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:28 DEBUG : one: Sizes differ 2026/01/31 03:15:28 DEBUG : two: size = 3 OK 2026/01/31 03:15:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:15:28 DEBUG : two: Unchanged skipping 2026/01/31 03:15:28 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:15:29 DEBUG : one-2019-01-01: size = 3 OK 2026/01/31 03:15:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:15:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/01/31 03:15:30 INFO : one: Deleted 2026/01/31 03:15:30 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:15:31 DEBUG : one: size = 4 OK 2026/01/31 03:15:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:31 INFO : one: Copied (new) 2026/01/31 03:15:31 DEBUG : Waiting for deletions to finish 2026/01/31 03:15:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/01/31 03:15:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/31 03:15:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/01/31 03:15:32 INFO : three.txt: Deleted 2026/01/31 03:15:32 INFO : three.txt: Moved into backup dir 2026/01/31 03:15:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:34 DEBUG : one: size = 4 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:34 DEBUG : one: Sizes differ 2026/01/31 03:15:34 DEBUG : two: size = 3 OK 2026/01/31 03:15:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:15:34 DEBUG : two: Unchanged skipping 2026/01/31 03:15:34 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:15:34 DEBUG : one-2019-01-01: size = 4 OK 2026/01/31 03:15:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/01/31 03:15:35 INFO : one: Deleted 2026/01/31 03:15:35 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:15:35 DEBUG : one: size = 5 OK 2026/01/31 03:15:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/31 03:15:35 INFO : one: Copied (new) 2026/01/31 03:15:35 DEBUG : Waiting for deletions to finish 2026/01/31 03:15:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/01/31 03:15:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/31 03:15:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/01/31 03:15:36 INFO : three.txt: Deleted 2026/01/31 03:15:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.80s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:15:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dst" 2026/01/31 03:15:42 DEBUG : two: size = 3 OK 2026/01/31 03:15:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:15:42 DEBUG : two: Unchanged skipping 2026/01/31 03:15:42 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:15:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:42 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:42 DEBUG : one: Sizes differ 2026/01/31 03:15:42 DEBUG : one.bak: size = 3 OK 2026/01/31 03:15:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:15:42 INFO : one: Copied (server-side copy) to: one.bak 2026/01/31 03:15:43 INFO : one: Deleted 2026/01/31 03:15:43 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:15:43 DEBUG : one: size = 4 OK 2026/01/31 03:15:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:43 INFO : one: Copied (new) 2026/01/31 03:15:43 DEBUG : Waiting for deletions to finish 2026/01/31 03:15:44 DEBUG : three.txt.bak: size = 5 OK 2026/01/31 03:15:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/31 03:15:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/31 03:15:44 INFO : three.txt: Deleted 2026/01/31 03:15:44 INFO : three.txt: Moved into backup dir 2026/01/31 03:15:46 DEBUG : one.bak: Excluded (Path Filter) 2026/01/31 03:15:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/01/31 03:15:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:46 DEBUG : one: size = 4 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:46 DEBUG : one: Sizes differ 2026/01/31 03:15:46 DEBUG : two: size = 3 OK 2026/01/31 03:15:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:15:46 DEBUG : two: Unchanged skipping 2026/01/31 03:15:46 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for checks to finish 2026/01/31 03:15:47 DEBUG : one.bak: size = 4 OK 2026/01/31 03:15:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:47 INFO : one: Copied (server-side copy) to: one.bak 2026/01/31 03:15:47 INFO : one: Deleted 2026/01/31 03:15:47 DEBUG : B2 bucket rclone-test-kitavuh9bobi path dst: Waiting for transfers to finish 2026/01/31 03:15:47 DEBUG : one: size = 5 OK 2026/01/31 03:15:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/31 03:15:47 INFO : one: Copied (new) 2026/01/31 03:15:47 DEBUG : Waiting for deletions to finish 2026/01/31 03:15:48 DEBUG : three.txt.bak: size = 6 OK 2026/01/31 03:15:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/31 03:15:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/31 03:15:48 INFO : three.txt: Deleted 2026/01/31 03:15:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.13s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:15:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dst" 2026/01/31 03:15:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:53 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:53 DEBUG : one: Sizes differ 2026/01/31 03:15:55 DEBUG : one.bak: size = 3 OK 2026/01/31 03:15:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:15:55 INFO : one: Copied (server-side copy) to: one.bak 2026/01/31 03:15:55 INFO : one: Deleted 2026/01/31 03:15:56 DEBUG : one: size = 4 OK 2026/01/31 03:15:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:56 INFO : one: Copied (new) 2026/01/31 03:15:56 DEBUG : two: size = 3 OK 2026/01/31 03:15:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:15:56 DEBUG : two: Unchanged skipping 2026/01/31 03:15:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:56 DEBUG : three.txt: Sizes differ 2026/01/31 03:15:57 DEBUG : three.txt.bak: size = 5 OK 2026/01/31 03:15:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/31 03:15:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/31 03:15:57 INFO : three.txt: Deleted 2026/01/31 03:15:57 DEBUG : three.txt: size = 6 OK 2026/01/31 03:15:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/31 03:15:57 INFO : three.txt: Copied (new) 2026/01/31 03:15:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:15:58 DEBUG : one: size = 4 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:15:58 DEBUG : one: Sizes differ 2026/01/31 03:15:59 DEBUG : one.bak: size = 4 OK 2026/01/31 03:15:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:15:59 INFO : one: Copied (server-side copy) to: one.bak 2026/01/31 03:15:59 INFO : one: Deleted 2026/01/31 03:16:00 DEBUG : one: size = 5 OK 2026/01/31 03:16:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/31 03:16:00 INFO : one: Copied (new) 2026/01/31 03:16:00 DEBUG : two: size = 3 OK 2026/01/31 03:16:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:00 DEBUG : two: Unchanged skipping 2026/01/31 03:16:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:16:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:16:00 DEBUG : three.txt: Sizes differ 2026/01/31 03:16:01 DEBUG : three.txt.bak: size = 6 OK 2026/01/31 03:16:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/31 03:16:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/01/31 03:16:01 INFO : three.txt: Deleted 2026/01/31 03:16:01 DEBUG : three.txt: size = 19 OK 2026/01/31 03:16:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/01/31 03:16:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.75s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kitavuh9bobi/dst" 2026/01/31 03:16:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:16:07 DEBUG : one: size = 3 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:16:07 DEBUG : one: Sizes differ 2026/01/31 03:16:09 DEBUG : one-2019-01-01: size = 3 OK 2026/01/31 03:16:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/01/31 03:16:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/01/31 03:16:09 INFO : one: Deleted 2026/01/31 03:16:10 DEBUG : one: size = 4 OK 2026/01/31 03:16:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:16:10 INFO : one: Copied (new) 2026/01/31 03:16:10 DEBUG : two: size = 3 OK 2026/01/31 03:16:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:10 DEBUG : two: Unchanged skipping 2026/01/31 03:16:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:16:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:16:10 DEBUG : three.txt: Sizes differ 2026/01/31 03:16:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/01/31 03:16:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/01/31 03:16:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/01/31 03:16:11 INFO : three.txt: Deleted 2026/01/31 03:16:12 DEBUG : three.txt: size = 6 OK 2026/01/31 03:16:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/31 03:16:12 INFO : three.txt: Copied (new) 2026/01/31 03:16:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:16:13 DEBUG : one: size = 4 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:16:13 DEBUG : one: Sizes differ 2026/01/31 03:16:13 DEBUG : one-2019-01-01: size = 4 OK 2026/01/31 03:16:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/01/31 03:16:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/01/31 03:16:14 INFO : one: Deleted 2026/01/31 03:16:14 DEBUG : one: size = 5 OK 2026/01/31 03:16:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/01/31 03:16:14 INFO : one: Copied (new) 2026/01/31 03:16:14 DEBUG : two: size = 3 OK 2026/01/31 03:16:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:14 DEBUG : two: Unchanged skipping 2026/01/31 03:16:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:16:14 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-kitavuh9bobi path dst) 2026/01/31 03:16:14 DEBUG : three.txt: Sizes differ 2026/01/31 03:16:15 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/01/31 03:16:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/01/31 03:16:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/01/31 03:16:15 INFO : three.txt: Deleted 2026/01/31 03:16:16 DEBUG : three.txt: size = 19 OK 2026/01/31 03:16:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/01/31 03:16:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.32s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:16:19 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:16:19 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:16:19 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:16:19 DEBUG : Testêé: Sizes differ 2026/01/31 03:16:19 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:16:20 DEBUG : Testêé: size = 14 OK 2026/01/31 03:16:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/01/31 03:16:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/31 03:16:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.74s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:16:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/31 03:16:23 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:16:23 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:16:24 DEBUG : existing: size = 6 OK 2026/01/31 03:16:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/01/31 03:16:24 INFO : existing: Copied (new) 2026/01/31 03:16:24 DEBUG : Waiting for deletions to finish 2026/01/31 03:16:25 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:16:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:16:25 DEBUG : existing: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:16:25 DEBUG : existing: Sizes differ 2026/01/31 03:16:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/01/31 03:16:25 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:16:25 ERROR : B2 bucket rclone-test-kitavuh9bobi: not deleting files as there were IO errors 2026/01/31 03:16:25 ERROR : B2 bucket rclone-test-kitavuh9bobi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.57s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:16:27 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:16:27 DEBUG : EXISTING: size = 6 OK 2026/01/31 03:16:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:27 DEBUG : existing: Unchanged skipping 2026/01/31 03:16:27 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:16:27 DEBUG : Waiting for deletions to finish 2026/01/31 03:16:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.38s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:16:57 DEBUG : both0: size = 6 OK 2026/01/31 03:16:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both10: size = 6 OK 2026/01/31 03:16:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both11: size = 6 OK 2026/01/31 03:16:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both12: size = 6 OK 2026/01/31 03:16:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:16:57 DEBUG : both0: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both13: size = 6 OK 2026/01/31 03:16:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both13: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both14: size = 6 OK 2026/01/31 03:16:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both14: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both15: size = 6 OK 2026/01/31 03:16:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both15: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both16: size = 6 OK 2026/01/31 03:16:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both16: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both17: size = 6 OK 2026/01/31 03:16:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both17: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both18: size = 6 OK 2026/01/31 03:16:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both10: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both19: size = 6 OK 2026/01/31 03:16:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both19: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both1: size = 6 OK 2026/01/31 03:16:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both1: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both2: size = 6 OK 2026/01/31 03:16:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both11: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both3: size = 6 OK 2026/01/31 03:16:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both18: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both4: size = 6 OK 2026/01/31 03:16:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both12: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both5: size = 6 OK 2026/01/31 03:16:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both4: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both6: size = 6 OK 2026/01/31 03:16:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both5: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both7: size = 6 OK 2026/01/31 03:16:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both7: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both8: size = 6 OK 2026/01/31 03:16:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both3: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both9: size = 6 OK 2026/01/31 03:16:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:16:57 DEBUG : both2: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both6: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both8: Unchanged skipping 2026/01/31 03:16:57 DEBUG : both9: Unchanged skipping 2026/01/31 03:16:57 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:16:57 DEBUG : Waiting for deletions to finish 2026/01/31 03:16:57 INFO : only5: Deleted 2026/01/31 03:16:57 INFO : only18: Deleted 2026/01/31 03:16:57 INFO : only6: Deleted 2026/01/31 03:16:57 INFO : only10: Deleted 2026/01/31 03:16:57 INFO : only16: Deleted 2026/01/31 03:16:57 INFO : only1: Deleted 2026/01/31 03:16:58 INFO : only7: Deleted 2026/01/31 03:16:58 INFO : only8: Deleted 2026/01/31 03:16:58 INFO : only0: Deleted 2026/01/31 03:16:58 INFO : only11: Deleted 2026/01/31 03:16:58 INFO : only12: Deleted 2026/01/31 03:16:58 INFO : only13: Deleted 2026/01/31 03:16:58 INFO : only14: Deleted 2026/01/31 03:16:58 INFO : only15: Deleted 2026/01/31 03:16:58 INFO : only19: Deleted 2026/01/31 03:16:58 INFO : only2: Deleted 2026/01/31 03:16:58 INFO : only17: Deleted 2026/01/31 03:16:58 INFO : only3: Deleted 2026/01/31 03:16:58 INFO : only4: Deleted 2026/01/31 03:16:58 INFO : only9: Deleted 2026/01/31 03:16:58 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (33.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:17:34 DEBUG : both10: size = 6 OK 2026/01/31 03:17:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both11: size = 6 OK 2026/01/31 03:17:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both12: size = 6 OK 2026/01/31 03:17:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both0: size = 6 OK 2026/01/31 03:17:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:17:34 DEBUG : both10: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both13: size = 6 OK 2026/01/31 03:17:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both13: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both14: size = 6 OK 2026/01/31 03:17:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both11: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both15: size = 6 OK 2026/01/31 03:17:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both12: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both16: size = 6 OK 2026/01/31 03:17:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both0: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both17: size = 6 OK 2026/01/31 03:17:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both14: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both18: size = 6 OK 2026/01/31 03:17:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both15: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both19: size = 6 OK 2026/01/31 03:17:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both18: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both1: size = 6 OK 2026/01/31 03:17:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both17: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both2: size = 6 OK 2026/01/31 03:17:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both16: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both3: size = 6 OK 2026/01/31 03:17:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both1: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both4: size = 6 OK 2026/01/31 03:17:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both4: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both5: size = 6 OK 2026/01/31 03:17:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both2: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both6: size = 6 OK 2026/01/31 03:17:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both19: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both7: size = 6 OK 2026/01/31 03:17:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both7: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both8: size = 6 OK 2026/01/31 03:17:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both3: Unchanged skipping 2026/01/31 03:17:34 DEBUG : both9: size = 6 OK 2026/01/31 03:17:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:17:34 DEBUG : both5: Unchanged skipping 2026/01/31 03:17:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only0: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only0: Sizes differ 2026/01/31 03:17:34 DEBUG : both6: Unchanged skipping 2026/01/31 03:17:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only10: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only10: Sizes differ 2026/01/31 03:17:34 DEBUG : both8: Unchanged skipping 2026/01/31 03:17:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only11: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only11: Sizes differ 2026/01/31 03:17:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only12: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only12: Sizes differ 2026/01/31 03:17:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only13: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only13: Sizes differ 2026/01/31 03:17:34 DEBUG : both9: Unchanged skipping 2026/01/31 03:17:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only14: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only14: Sizes differ 2026/01/31 03:17:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only15: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only15: Sizes differ 2026/01/31 03:17:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only16: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only16: Sizes differ 2026/01/31 03:17:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only17: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only17: Sizes differ 2026/01/31 03:17:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only18: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only18: Sizes differ 2026/01/31 03:17:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only19: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only19: Sizes differ 2026/01/31 03:17:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only1: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only1: Sizes differ 2026/01/31 03:17:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only2: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only2: Sizes differ 2026/01/31 03:17:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only3: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only3: Sizes differ 2026/01/31 03:17:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only4: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only4: Sizes differ 2026/01/31 03:17:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only5: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only5: Sizes differ 2026/01/31 03:17:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only6: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only6: Sizes differ 2026/01/31 03:17:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only7: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only7: Sizes differ 2026/01/31 03:17:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only8: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only8: Sizes differ 2026/01/31 03:17:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1702834424) 2026/01/31 03:17:34 DEBUG : only9: size = 6 (B2 bucket rclone-test-kitavuh9bobi) 2026/01/31 03:17:34 DEBUG : only9: Sizes differ 2026/01/31 03:17:34 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:17:34 DEBUG : only11: size = 0 OK 2026/01/31 03:17:34 DEBUG : only12: size = 0 OK 2026/01/31 03:17:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only11: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only12: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only14: size = 0 OK 2026/01/31 03:17:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only14: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only16: size = 0 OK 2026/01/31 03:17:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only16: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only17: size = 0 OK 2026/01/31 03:17:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only17: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only13: size = 0 OK 2026/01/31 03:17:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only13: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only18: size = 0 OK 2026/01/31 03:17:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only18: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only10: size = 0 OK 2026/01/31 03:17:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only10: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only19: size = 0 OK 2026/01/31 03:17:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only19: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only2: size = 0 OK 2026/01/31 03:17:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only2: Copied (replaced existing) 2026/01/31 03:17:34 DEBUG : only0: size = 0 OK 2026/01/31 03:17:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:34 INFO : only0: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only4: size = 0 OK 2026/01/31 03:17:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only4: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only1: size = 0 OK 2026/01/31 03:17:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only1: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only6: size = 0 OK 2026/01/31 03:17:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only6: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only3: size = 0 OK 2026/01/31 03:17:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only3: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only8: size = 0 OK 2026/01/31 03:17:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only8: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only9: size = 0 OK 2026/01/31 03:17:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only9: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only15: size = 0 OK 2026/01/31 03:17:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only15: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only5: size = 0 OK 2026/01/31 03:17:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only5: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : only7: size = 0 OK 2026/01/31 03:17:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/01/31 03:17:35 INFO : only7: Copied (replaced existing) 2026/01/31 03:17:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (40.56s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:17:43 DEBUG : empty_dir: Making directory with metadata 2026/01/31 03:17:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:17:43 DEBUG : empty_on_remote: Making directory with metadata 2026/01/31 03:17:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:17:43 INFO : empty_on_remote: Making directory 2026/01/31 03:17:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/31 03:17:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:17:46 DEBUG : empty_dir: Making directory with metadata 2026/01/31 03:17:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:17:46 DEBUG : empty_on_remote: Making directory with metadata 2026/01/31 03:17:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:17:46 INFO : empty_on_remote: Making directory 2026/01/31 03:17:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/31 03:17:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:17:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:48 INFO : sub dir: Making directory 2026/01/31 03:17:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:17:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:17:51 INFO : sub dir: Making directory 2026/01/31 03:17:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.28s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:18:03 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:04 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:18:05 DEBUG : apple: size = 5 OK 2026/01/31 03:18:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:18:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : apple: Unchanged skipping 2026/01/31 03:18:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:18:05 DEBUG : banana: size = 6 OK 2026/01/31 03:18:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : banana: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:18:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:18:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:18:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:18:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:18:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:18:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:18:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:18:05 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:05 INFO : There was nothing to transfer 2026/01/31 03:18:05 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:05 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : apple: size = 5 OK 2026/01/31 03:18:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : apple: Unchanged skipping 2026/01/31 03:18:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:18:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:18:05 DEBUG : banana: size = 6 OK 2026/01/31 03:18:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : banana: Unchanged skipping 2026/01/31 03:18:05 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:18:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:18:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:18:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:18:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:18:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:18:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:18:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:18:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:18:05 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:18:05 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:18:05 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:05 INFO : There was nothing to transfer 2026/01/31 03:18:05 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:05 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:18:23 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:23 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:18:24 DEBUG : banana: size = 6 OK 2026/01/31 03:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : banana: Unchanged skipping 2026/01/31 03:18:24 DEBUG : apple: size = 5 OK 2026/01/31 03:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : apple: Unchanged skipping 2026/01/31 03:18:24 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:18:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:18:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:18:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:18:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:18:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:18:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:18:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:18:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:18:24 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:18:24 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:18:24 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:24 INFO : There was nothing to transfer 2026/01/31 03:18:24 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:24 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:18:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : apple: size = 5 OK 2026/01/31 03:18:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:18:25 DEBUG : apple: Unchanged skipping 2026/01/31 03:18:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:18:25 DEBUG : banana: size = 6 OK 2026/01/31 03:18:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : banana: Unchanged skipping 2026/01/31 03:18:25 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:18:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:18:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:18:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:18:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:18:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:18:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:18:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:18:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:18:25 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:18:25 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:18:25 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:25 INFO : There was nothing to transfer 2026/01/31 03:18:25 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:25 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:18:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:18:41 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:42 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/31 03:18:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:18:43 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:18:43 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:18:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/31 03:18:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/31 03:18:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/31 03:18:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/31 03:18:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/31 03:18:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/31 03:18:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : YmFuYW5h: size = 6 OK 2026/01/31 03:18:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/31 03:18:43 INFO : banana: Copied (new) to: YmFuYW5h 2026/01/31 03:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:43 DEBUG : YXBwbGU=: size = 5 OK 2026/01/31 03:18:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/31 03:18:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/01/31 03:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/31 03:18:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/31 03:18:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/31 03:18:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/31 03:18:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/31 03:18:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/31 03:18:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/31 03:18:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/31 03:18:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/31 03:18:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/31 03:18:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/31 03:18:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/31 03:18:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/31 03:18:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/31 03:18:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/31 03:18:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/31 03:18:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/31 03:18:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/31 03:18:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/31 03:18:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/31 03:18:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/31 03:18:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/31 03:18:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/31 03:18:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/31 03:18:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/31 03:18:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/31 03:18:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/31 03:18:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/31 03:18:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/31 03:18:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/31 03:18:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:45 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:45 INFO : apple: Deleted 2026/01/31 03:18:45 INFO : appleappleapplebanana: Deleted 2026/01/31 03:18:46 INFO : splitbananasplit: Deleted 2026/01/31 03:18:46 INFO : dir1/0003-defghij.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0008-2345678.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0010-456789.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0007-1234567.txt: Deleted 2026/01/31 03:18:46 INFO : banana: Deleted 2026/01/31 03:18:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0011-56789;.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0013-789;=.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0014-89;=.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0015-9;=.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0009-3456789.txt: Deleted 2026/01/31 03:18:46 INFO : dir1/0012-6789;.txt: Deleted 2026/01/31 03:18:46 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/31 03:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:46 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:47 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:47 DEBUG : YXBwbGU=: size = 5 OK 2026/01/31 03:18:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : apple: Unchanged skipping 2026/01/31 03:18:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/31 03:18:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:18:47 DEBUG : YmFuYW5h: size = 6 OK 2026/01/31 03:18:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : banana: Unchanged skipping 2026/01/31 03:18:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/31 03:18:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/31 03:18:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/31 03:18:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/31 03:18:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/31 03:18:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/31 03:18:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/31 03:18:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/31 03:18:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:18:47 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:18:47 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:18:47 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:47 DEBUG : Waiting for deletions to finish 2026/01/31 03:18:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/31 03:18:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:47 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:47 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:47 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/31 03:18:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : apple: transformed to: YXBwbGU= 2026/01/31 03:18:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/31 03:18:47 DEBUG : banana: transformed to: YmFuYW5h 2026/01/31 03:18:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/31 03:18:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/31 03:18:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/31 03:18:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/31 03:18:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/31 03:18:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/31 03:18:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:19:04 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:04 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:19:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:05 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:05 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:05 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:05 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:05 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:05 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:05 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/31 03:19:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/31 03:19:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/31 03:19:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/31 03:19:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/31 03:19:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/31 03:19:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/31 03:19:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/31 03:19:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/31 03:19:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/31 03:19:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/31 03:19:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/31 03:19:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:05 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:05 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:19:05 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:19:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/01/31 03:19:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/31 03:19:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/01/31 03:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/01/31 03:19:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/31 03:19:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/01/31 03:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/01/31 03:19:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/31 03:19:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/01/31 03:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:19:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/31 03:19:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:05 DEBUG : PREFIXbanana: size = 6 OK 2026/01/31 03:19:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/31 03:19:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/01/31 03:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:06 DEBUG : PREFIXapple: size = 5 OK 2026/01/31 03:19:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/31 03:19:06 INFO : apple: Copied (new) to: PREFIXapple 2026/01/31 03:19:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/01/31 03:19:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/31 03:19:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/01/31 03:19:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/31 03:19:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/01/31 03:19:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/31 03:19:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/01/31 03:19:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/31 03:19:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:06 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/01/31 03:19:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/31 03:19:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:06 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/01/31 03:19:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/31 03:19:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:06 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/01/31 03:19:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/31 03:19:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:06 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/01/31 03:19:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/31 03:19:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:07 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/01/31 03:19:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/31 03:19:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:07 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/01/31 03:19:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/31 03:19:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/31 03:19:07 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/01/31 03:19:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/31 03:19:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:07 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/01/31 03:19:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/31 03:19:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:07 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/01/31 03:19:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/31 03:19:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/01/31 03:19:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/31 03:19:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/01/31 03:19:07 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:08 INFO : dir1/0007-1234567.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0011-56789;.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0012-6789;.txt: Deleted 2026/01/31 03:19:08 INFO : banana: Deleted 2026/01/31 03:19:08 INFO : splitbananasplit: Deleted 2026/01/31 03:19:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0008-2345678.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0009-3456789.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0014-89;=.txt: Deleted 2026/01/31 03:19:08 INFO : appleappleapplebanana: Deleted 2026/01/31 03:19:08 INFO : dir1/0010-456789.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0015-9;=.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0003-defghij.txt: Deleted 2026/01/31 03:19:08 INFO : apple: Deleted 2026/01/31 03:19:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/31 03:19:08 INFO : dir1/0013-789;=.txt: Deleted 2026/01/31 03:19:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/31 03:19:09 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/31 03:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/31 03:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : apple: transformed to: PREFIXapple 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/31 03:19:09 DEBUG : banana: transformed to: PREFIXbanana 2026/01/31 03:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/31 03:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/31 03:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/31 03:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/31 03:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/31 03:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/31 03:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/31 03:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/31 03:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/31 03:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/31 03:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/31 03:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/31 03:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/31 03:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/31 03:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/31 03:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/31 03:19:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/31 03:19:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:19:09 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:19:10 DEBUG : apple: size = 5 OK 2026/01/31 03:19:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/31 03:19:10 INFO : apple: Copied (new) 2026/01/31 03:19:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:19:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/31 03:19:10 INFO : appleappleapplebanana: Copied (new) 2026/01/31 03:19:10 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:19:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/31 03:19:10 INFO : splitbananasplit: Copied (new) 2026/01/31 03:19:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:19:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/31 03:19:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/31 03:19:10 DEBUG : banana: size = 6 OK 2026/01/31 03:19:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/31 03:19:10 INFO : banana: Copied (new) 2026/01/31 03:19:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:19:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/31 03:19:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/31 03:19:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:19:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/31 03:19:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/31 03:19:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:19:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/31 03:19:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:19:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/31 03:19:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:19:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/31 03:19:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:19:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/31 03:19:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:19:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/31 03:19:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:19:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/31 03:19:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:19:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/31 03:19:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:19:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/31 03:19:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:19:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/31 03:19:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:19:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/31 03:19:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/31 03:19:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:19:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/31 03:19:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/31 03:19:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:19:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/31 03:19:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/31 03:19:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:19:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/31 03:19:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/31 03:19:12 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:12 INFO : PREFIXsplitbananasplit: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/01/31 03:19:12 INFO : PREFIXappleappleapplebanana: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/01/31 03:19:12 INFO : PREFIXapple: Deleted 2026/01/31 03:19:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/01/31 03:19:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/01/31 03:19:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/01/31 03:19:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/01/31 03:19:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/01/31 03:19:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/01/31 03:19:13 INFO : PREFIXbanana: Deleted 2026/01/31 03:19:13 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:13 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:13 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:19:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:19:32 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:32 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/31 03:19:33 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/31 03:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:33 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/31 03:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:33 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:33 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/31 03:19:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:33 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:33 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:19:33 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:19:33 DEBUG : appleSUFFIX: size = 5 OK 2026/01/31 03:19:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/31 03:19:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/01/31 03:19:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/31 03:19:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/01/31 03:19:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/31 03:19:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/01/31 03:19:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/31 03:19:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/31 03:19:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/01/31 03:19:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/31 03:19:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/01/31 03:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/01/31 03:19:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/31 03:19:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/01/31 03:19:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/31 03:19:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/01/31 03:19:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/31 03:19:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/01/31 03:19:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/31 03:19:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/01/31 03:19:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/31 03:19:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/01/31 03:19:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/31 03:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/01/31 03:19:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/31 03:19:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/01/31 03:19:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/31 03:19:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/31 03:19:34 DEBUG : bananaSUFFIX: size = 6 OK 2026/01/31 03:19:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/31 03:19:34 INFO : banana: Copied (new) to: bananaSUFFIX 2026/01/31 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/31 03:19:35 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/01/31 03:19:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/31 03:19:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/01/31 03:19:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/31 03:19:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/01/31 03:19:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/31 03:19:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/01/31 03:19:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/31 03:19:35 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/01/31 03:19:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/31 03:19:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/01/31 03:19:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/01/31 03:19:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/31 03:19:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/01/31 03:19:35 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/01/31 03:19:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/31 03:19:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/01/31 03:19:35 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/01/31 03:19:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/31 03:19:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/01/31 03:19:35 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:35 INFO : dir1/0013-789;=.txt: Deleted 2026/01/31 03:19:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/31 03:19:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/31 03:19:35 INFO : dir1/0011-56789;.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0012-6789;.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0009-3456789.txt: Deleted 2026/01/31 03:19:36 INFO : apple: Deleted 2026/01/31 03:19:36 INFO : splitbananasplit: Deleted 2026/01/31 03:19:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0003-defghij.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0014-89;=.txt: Deleted 2026/01/31 03:19:36 INFO : appleappleapplebanana: Deleted 2026/01/31 03:19:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0007-1234567.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0010-456789.txt: Deleted 2026/01/31 03:19:36 INFO : dir1/0015-9;=.txt: Deleted 2026/01/31 03:19:36 INFO : banana: Deleted 2026/01/31 03:19:36 INFO : dir1/0008-2345678.txt: Deleted 2026/01/31 03:19:36 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : apple: transformed to: appleSUFFIX 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/31 03:19:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/31 03:19:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/31 03:19:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:37 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:19:37 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:19:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/31 03:19:37 INFO : appleappleapplebanana: Copied (new) 2026/01/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:19:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/31 03:19:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/31 03:19:37 DEBUG : banana: size = 6 OK 2026/01/31 03:19:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/01/31 03:19:37 INFO : banana: Copied (new) 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:19:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/31 03:19:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/31 03:19:38 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:19:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/31 03:19:38 INFO : splitbananasplit: Copied (new) 2026/01/31 03:19:38 DEBUG : apple: size = 5 OK 2026/01/31 03:19:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/01/31 03:19:38 INFO : apple: Copied (new) 2026/01/31 03:19:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:19:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/31 03:19:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/31 03:19:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:19:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/31 03:19:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/31 03:19:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:19:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/31 03:19:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/31 03:19:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:19:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/31 03:19:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/31 03:19:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:19:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/31 03:19:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/31 03:19:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:19:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/31 03:19:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/31 03:19:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:19:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/31 03:19:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/31 03:19:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:19:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/31 03:19:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/31 03:19:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:19:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/31 03:19:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/31 03:19:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:19:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/31 03:19:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/31 03:19:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:19:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/31 03:19:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/31 03:19:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:19:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/31 03:19:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/31 03:19:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:19:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/31 03:19:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/31 03:19:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:19:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/31 03:19:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/31 03:19:40 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : appleappleapplebananaSUFFIX: Deleted 2026/01/31 03:19:40 INFO : splitbananasplitSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : appleSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/01/31 03:19:40 INFO : bananaSUFFIX: Deleted 2026/01/31 03:19:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/01/31 03:19:40 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:40 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:19:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:41 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:19:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:19:58 DEBUG : Waiting for deletions to finish 2026/01/31 03:19:58 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:19:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:19:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:19:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:19:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:19:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:19:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:19:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:19:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:19:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:19:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:19:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:19:58 DEBUG : banana: size = 6 OK 2026/01/31 03:19:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:19:58 DEBUG : banana: Unchanged skipping 2026/01/31 03:19:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:19:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:19:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:19:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:19:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:19:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:19:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:19:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:19:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:19:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:19:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:19:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:19:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:19:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:19:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:19:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/31 03:19:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/31 03:19:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:19:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:19:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:19:58 DEBUG : apple: size = 5 OK 2026/01/31 03:19:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:19:58 DEBUG : apple: Unchanged skipping 2026/01/31 03:19:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:19:59 DEBUG : splitbanan: size = 16 OK 2026/01/31 03:19:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/01/31 03:19:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/01/31 03:19:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:19:59 DEBUG : appleapple: size = 21 OK 2026/01/31 03:19:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/01/31 03:19:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/01/31 03:19:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:19:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/01/31 03:19:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/01/31 03:19:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/01/31 03:19:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:19:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/01/31 03:19:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/01/31 03:19:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/01/31 03:19:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:19:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/01/31 03:19:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/01/31 03:19:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/01/31 03:19:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:19:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/01/31 03:19:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/01/31 03:19:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/01/31 03:19:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:19:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/01/31 03:19:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/01/31 03:19:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/01/31 03:19:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:19:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/01/31 03:19:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/01/31 03:19:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/01/31 03:19:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/01/31 03:20:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/01/31 03:20:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/01/31 03:20:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/01/31 03:20:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/01/31 03:20:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/01/31 03:20:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/01/31 03:20:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/01/31 03:20:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/01/31 03:20:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/01/31 03:20:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/01/31 03:20:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/01/31 03:20:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/01/31 03:20:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/01/31 03:20:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/01/31 03:20:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/01/31 03:20:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/01/31 03:20:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/01/31 03:20:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/01/31 03:20:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/01/31 03:20:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/01/31 03:20:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/01/31 03:20:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/01/31 03:20:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/01/31 03:20:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/01/31 03:20:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/01/31 03:20:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/01/31 03:20:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/01/31 03:20:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/01/31 03:20:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/01/31 03:20:00 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:01 INFO : dir1/0011-56789;.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0007-1234567.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0008-2345678.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0014-89;=.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0009-3456789.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0010-456789.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0015-9;=.txt: Deleted 2026/01/31 03:20:01 INFO : appleappleapplebanana: Deleted 2026/01/31 03:20:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/31 03:20:01 INFO : splitbananasplit: Deleted 2026/01/31 03:20:01 INFO : dir1/0012-6789;.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0013-789;=.txt: Deleted 2026/01/31 03:20:01 INFO : dir1/0003-defghij.txt: Deleted 2026/01/31 03:20:01 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:01 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : appleapple: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/01/31 03:20:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:20:02 DEBUG : apple: size = 5 OK 2026/01/31 03:20:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : apple: Unchanged skipping 2026/01/31 03:20:02 DEBUG : banana: size = 6 OK 2026/01/31 03:20:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : banana: Unchanged skipping 2026/01/31 03:20:02 DEBUG : appleapple: size = 21 OK 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:20:02 DEBUG : splitbanan: size = 16 OK 2026/01/31 03:20:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/31 03:20:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/31 03:20:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/31 03:20:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/31 03:20:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/31 03:20:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/31 03:20:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/31 03:20:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/31 03:20:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/31 03:20:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/31 03:20:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/31 03:20:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/31 03:20:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/31 03:20:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/31 03:20:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/31 03:20:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/31 03:20:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:20:02 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:20:02 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:20:02 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:02 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:02 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : appleapple: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/31 03:20:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/31 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/31 03:20:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/31 03:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/31 03:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/31 03:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/31 03:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/31 03:20:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/31 03:20:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/31 03:20:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/31 03:20:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/31 03:20:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/31 03:20:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/31 03:20:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/31 03:20:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/31 03:20:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/31 03:20:02 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:20:19 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:19 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:20:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : apple: size = 5 OK 2026/01/31 03:20:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : apple: Unchanged skipping 2026/01/31 03:20:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:20:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:20:20 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:20:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:20:20 DEBUG : banana: size = 6 OK 2026/01/31 03:20:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : banana: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:20:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:20:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:20:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:20:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:20:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:20:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:20:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:20:20 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:20 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:20 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:20:20 DEBUG : apple: size = 5 OK 2026/01/31 03:20:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : apple: Unchanged skipping 2026/01/31 03:20:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:20:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:20:20 DEBUG : banana: size = 6 OK 2026/01/31 03:20:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : banana: Unchanged skipping 2026/01/31 03:20:20 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:20:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:20:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:20:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:20:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:20:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:20:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:20:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:20:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:20:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:20:20 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:20:20 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:20 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:21 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:21 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:20:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:20:36 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:37 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : apple: size = 5 OK 2026/01/31 03:20:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : apple: Unchanged skipping 2026/01/31 03:20:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:20:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:20:37 DEBUG : banana: size = 6 OK 2026/01/31 03:20:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : banana: Unchanged skipping 2026/01/31 03:20:37 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:20:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:20:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:20:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:20:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:20:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:20:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:20:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:20:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:20:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:20:37 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:20:37 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:37 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:37 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:20:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : apple: size = 5 OK 2026/01/31 03:20:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : apple: Unchanged skipping 2026/01/31 03:20:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:20:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:20:38 DEBUG : banana: size = 6 OK 2026/01/31 03:20:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : banana: Unchanged skipping 2026/01/31 03:20:38 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:20:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:20:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:20:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:20:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:20:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:20:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:20:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:20:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:20:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:20:38 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:20:38 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:20:38 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:38 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:38 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:20:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:20:56 DEBUG : Waiting for deletions to finish 2026/01/31 03:20:56 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : apple: size = 5 OK 2026/01/31 03:21:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : apple: Unchanged skipping 2026/01/31 03:21:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:21:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:21:21 DEBUG : banana: size = 6 OK 2026/01/31 03:21:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : banana: Unchanged skipping 2026/01/31 03:21:21 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:21:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:21:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:21:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:21:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:21:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:21:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:21:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:21:21 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:21:21 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:21 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:21 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:21:21 DEBUG : apple: size = 5 OK 2026/01/31 03:21:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : apple: Unchanged skipping 2026/01/31 03:21:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:21:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:21:21 DEBUG : banana: size = 6 OK 2026/01/31 03:21:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : banana: Unchanged skipping 2026/01/31 03:21:21 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:21:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:21:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:21:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:21:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:21:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:21:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:21:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:21:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:21:21 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:21:21 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:21:21 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:21 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:22 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:21:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:21:38 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:39 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : apple: size = 5 OK 2026/01/31 03:21:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : apple: Unchanged skipping 2026/01/31 03:21:39 DEBUG : banana: size = 6 OK 2026/01/31 03:21:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : banana: Unchanged skipping 2026/01/31 03:21:39 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:21:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:21:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:21:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:21:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:21:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:21:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:21:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:21:39 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:21:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:21:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:21:39 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:21:39 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:39 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:39 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:21:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:21:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:21:40 DEBUG : banana: size = 6 OK 2026/01/31 03:21:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : banana: Unchanged skipping 2026/01/31 03:21:40 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:21:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:21:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:21:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:21:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:21:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:21:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:21:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:21:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:21:40 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:21:40 DEBUG : apple: size = 5 OK 2026/01/31 03:21:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:40 DEBUG : apple: Unchanged skipping 2026/01/31 03:21:40 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:21:40 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:40 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:40 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:21:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:21:57 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:57 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:21:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : apple: size = 5 OK 2026/01/31 03:21:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : apple: Unchanged skipping 2026/01/31 03:21:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:21:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:21:58 DEBUG : banana: size = 6 OK 2026/01/31 03:21:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : banana: Unchanged skipping 2026/01/31 03:21:58 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:21:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:21:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:21:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:21:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:21:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:21:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:21:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:21:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:21:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:21:58 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:21:58 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:58 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:58 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:21:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : apple: size = 5 OK 2026/01/31 03:21:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 03:21:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : banana: size = 6 OK 2026/01/31 03:21:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 03:21:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : banana: Unchanged skipping 2026/01/31 03:21:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : apple: Unchanged skipping 2026/01/31 03:21:59 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 03:21:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:21:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 03:21:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 03:21:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 03:21:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 03:21:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 03:21:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 03:21:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:21:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 03:21:59 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:21:59 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:59 DEBUG : Waiting for deletions to finish 2026/01/31 03:21:59 DEBUG : apple: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : banana: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 03:21:59 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (250.76s) --- PASS: TestTransform/NFC (17.16s) --- PASS: TestTransform/NFD (19.26s) --- PASS: TestTransform/base64 (22.25s) --- PASS: TestTransform/prefix (26.67s) --- PASS: TestTransform/suffix (27.84s) --- PASS: TestTransform/truncate (20.58s) --- PASS: TestTransform/encoder (19.00s) --- PASS: TestTransform/ISO-8859-1 (16.91s) --- PASS: TestTransform/charmap (43.74s) --- PASS: TestTransform/lowercase (18.38s) --- PASS: TestTransform/ascii (18.94s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/31 03:22:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/31 03:22:04 INFO : sub dir_somesuffix: Making directory 2026/01/31 03:22:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/31 03:22:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/01/31 03:22:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/31 03:22:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/01/31 03:22:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/31 03:22:04 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:04 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/01/31 03:22:05 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/31 03:22:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.00s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:06 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:06 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:06 INFO : tictactoe: Making directory 2026/01/31 03:22:06 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:06 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/01/31 03:22:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:06 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:07 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/01/31 03:22:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/01/31 03:22:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.99s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:08 INFO : toe: Making directory 2026/01/31 03:22:08 INFO : toe/toe: Making directory 2026/01/31 03:22:08 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/31 03:22:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/31 03:22:08 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/31 03:22:08 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/01/31 03:22:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/01/31 03:22:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.34s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:10 INFO : toe: Making directory 2026/01/31 03:22:10 INFO : toe/toe: Making directory 2026/01/31 03:22:10 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/31 03:22:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/31 03:22:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/31 03:22:10 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:10 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/01/31 03:22:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/01/31 03:22:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.80s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:12 DEBUG : empty_dir: Making directory with metadata 2026/01/31 03:22:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/31 03:22:12 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:12 INFO : tictacempty_dir: Making directory 2026/01/31 03:22:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:12 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:12 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:12 INFO : tictactoe: Making directory 2026/01/31 03:22:12 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:12 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:12 INFO : tictactoe/tictactoe: Making directory 2026/01/31 03:22:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/31 03:22:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/31 03:22:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/31 03:22:12 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:12 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/31 03:22:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/01/31 03:22:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.88s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:14 DEBUG : empty_dir: Making directory with metadata 2026/01/31 03:22:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/31 03:22:14 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:14 INFO : tictacempty_dir: Making directory 2026/01/31 03:22:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:14 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:14 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:14 INFO : tictactoe: Making directory 2026/01/31 03:22:14 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:14 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:14 INFO : tictactoe/tictactoe: Making directory 2026/01/31 03:22:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/31 03:22:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/31 03:22:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:14 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:14 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/31 03:22:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/01/31 03:22:15 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:15 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:15 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:15 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/31 03:22:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/31 03:22:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/01/31 03:22:15 NOTICE: B2 bucket rclone-test-kitavuh9bobi: 0 differences found 2026/01/31 03:22:15 NOTICE: B2 bucket rclone-test-kitavuh9bobi: 1 matching files --- PASS: TestAllTag (2.08s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:16 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:16 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:16 INFO : tictactoe: Making directory 2026/01/31 03:22:16 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:16 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:16 INFO : tictactoe/tictactoe: Making directory 2026/01/31 03:22:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/31 03:22:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/31 03:22:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/31 03:22:16 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:16 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/31 03:22:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/01/31 03:22:17 DEBUG : Waiting for deletions to finish 2026/01/31 03:22:17 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:17 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:17 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:17 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/31 03:22:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/31 03:22:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/31 03:22:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/01/31 03:22:17 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.28s) === RUN TestSyntax 2026/01/31 03:22:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:18 INFO : toe: Making directory 2026/01/31 03:22:18 INFO : toe/toe: Making directory 2026/01/31 03:22:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/31 03:22:18 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:18 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:19 DEBUG : toe/toe/toe: size = 11 OK 2026/01/31 03:22:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:19 INFO : toe/toe/toe: Copied (new) 2026/01/31 03:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:20 DEBUG : empty_dir: Making directory with metadata 2026/01/31 03:22:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/31 03:22:20 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:20 INFO : tictacempty_dir: Making directory 2026/01/31 03:22:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:20 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:20 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:20 INFO : tictactoe: Making directory 2026/01/31 03:22:20 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:20 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:20 INFO : tictactoe/tictactoe: Making directory 2026/01/31 03:22:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/31 03:22:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/31 03:22:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:20 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:20 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/31 03:22:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:21 INFO : toe/toe/toe.txt: Deleted 2026/01/31 03:22:21 INFO : toe/toe: Removing directory 2026/01/31 03:22:21 INFO : toe: Removing directory 2026/01/31 03:22:21 INFO : empty_dir: Removing directory 2026/01/31 03:22:21 DEBUG : Local file system at /tmp/rclone1702834424: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.05s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:22 DEBUG : empty_dir: Making directory with metadata 2026/01/31 03:22:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/31 03:22:22 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:22 INFO : tictacempty_dir: Making directory 2026/01/31 03:22:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:22 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:22 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:22 INFO : tictactoe: Making directory 2026/01/31 03:22:22 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:22 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:22 INFO : tictactoe/tictactoe: Making directory 2026/01/31 03:22:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/31 03:22:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/31 03:22:22 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:22 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/31 03:22:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:23 INFO : toe/toe/toe.txt: Deleted 2026/01/31 03:22:23 INFO : toe/toe: Removing directory 2026/01/31 03:22:23 INFO : toe: Removing directory 2026/01/31 03:22:23 INFO : empty_dir: Removing directory 2026/01/31 03:22:23 DEBUG : Local file system at /tmp/rclone1702834424: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/01/31 03:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/31 03:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/31 03:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/31 03:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/31 03:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/31 03:22:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/31 03:22:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/01/31 03:22:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.82s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:26 DEBUG : Reset feature "Copy" 2026/01/31 03:22:26 DEBUG : Reset feature "Move" 2026/01/31 03:22:26 DEBUG : Reset feature "Copy" 2026/01/31 03:22:26 DEBUG : Reset feature "Move" 2026/01/31 03:22:26 DEBUG : empty_dir: Making directory with metadata 2026/01/31 03:22:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/31 03:22:26 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:26 INFO : tictacempty_dir: Making directory 2026/01/31 03:22:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/31 03:22:26 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:26 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:26 INFO : tictactoe: Making directory 2026/01/31 03:22:26 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:26 DEBUG : toe: transformed to: tictactoe 2026/01/31 03:22:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:26 INFO : tictactoe/tictactoe: Making directory 2026/01/31 03:22:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/31 03:22:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/31 03:22:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/31 03:22:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:26 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:26 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/31 03:22:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/31 03:22:27 INFO : toe/toe/toe.txt: Deleted 2026/01/31 03:22:27 INFO : toe/toe: Removing directory 2026/01/31 03:22:27 INFO : toe: Removing directory 2026/01/31 03:22:27 INFO : empty_dir: Removing directory 2026/01/31 03:22:27 DEBUG : Local file system at /tmp/rclone1702834424: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/01/31 03:22:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/31 03:22:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/31 03:22:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/31 03:22:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/31 03:22:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/31 03:22:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/31 03:22:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/01/31 03:22:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.86s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:29 DEBUG : toe: transformed to: dG9l 2026/01/31 03:22:30 DEBUG : toe: transformed to: dG9l 2026/01/31 03:22:30 INFO : dG9l: Making directory 2026/01/31 03:22:30 DEBUG : toe: transformed to: dG9l 2026/01/31 03:22:30 DEBUG : toe: transformed to: dG9l 2026/01/31 03:22:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/01/31 03:22:30 INFO : dG9l/dG9l: Making directory 2026/01/31 03:22:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/01/31 03:22:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/01/31 03:22:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/01/31 03:22:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/31 03:22:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/01/31 03:22:30 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:30 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/01/31 03:22:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/01/31 03:22:31 DEBUG : Waiting for deletions to finish 2026/01/31 03:22:31 DEBUG : dG9l: transformed to: toe 2026/01/31 03:22:31 DEBUG : dG9l: transformed to: toe 2026/01/31 03:22:31 DEBUG : dG9l: transformed to: toe 2026/01/31 03:22:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/01/31 03:22:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/01/31 03:22:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/31 03:22:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/01/31 03:22:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/01/31 03:22:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/01/31 03:22:31 DEBUG : Local file system at /tmp/rclone1702834424: Waiting for checks to finish 2026/01/31 03:22:31 DEBUG : Local file system at /tmp/rclone1702834424: Waiting for transfers to finish 2026/01/31 03:22:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.83s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-kitavuh9bobi", Local "Local file system at /tmp/rclone1702834424", Modify Window "1ms" 2026/01/31 03:22:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/31 03:22:32 DEBUG : toe: transformed to: 2026/01/31 03:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/31 03:22:33 DEBUG : toe: transformed to: 2026/01/31 03:22:33 INFO : B2 bucket rclone-test-kitavuh9bobi: Making directory 2026/01/31 03:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/31 03:22:33 DEBUG : toe: transformed to: 2026/01/31 03:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/31 03:22:33 DEBUG : toe: transformed to: 2026/01/31 03:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/31 03:22:33 DEBUG : toe/toe: transformed to: 2026/01/31 03:22:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/01/31 03:22:33 INFO : toe/toe: Making directory 2026/01/31 03:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/31 03:22:33 DEBUG : toe/toe: transformed to: 2026/01/31 03:22:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/01/31 03:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/31 03:22:33 DEBUG : toe: transformed to: 2026/01/31 03:22:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/31 03:22:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/31 03:22:33 DEBUG : toe/toe/toe: transformed to: 2026/01/31 03:22:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/01/31 03:22:33 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for checks to finish 2026/01/31 03:22:33 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Waiting for transfers to finish 2026/01/31 03:22:33 DEBUG : toe/toe/toe: size = 11 OK 2026/01/31 03:22:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/01/31 03:22:33 INFO : toe/toe/toe: Copied (new) 2026/01/31 03:22:33 ERROR : B2 bucket rclone-test-kitavuh9bobi: not deleting files as there were IO errors 2026/01/31 03:22:33 ERROR : B2 bucket rclone-test-kitavuh9bobi: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2026/01/31 03:22:34 DEBUG : B2 bucket rclone-test-kitavuh9bobi: Purge remote 2026/01/31 03:22:34 INFO : B2 bucket rclone-test-kitavuh9bobi: cleaning bucket "rclone-test-kitavuh9bobi" of all files 2026/01/31 03:22:35 DEBUG : BackupDir/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f52_d20260131_m031448_c001_v7007000_t0000_u01769829288455") 2026/01/31 03:22:35 DEBUG : BackupDir/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11266b31706939a5_d20260131_m031441_c001_v0001043_t0009_u01769829281619") 2026/01/31 03:22:35 DEBUG : CompareDest/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbaf27_d20260131_m031421_c001_v7007000_t0000_u01769829261731") 2026/01/31 03:22:35 DEBUG : CompareDest/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41a483_d20260131_m031415_c001_v0001167_t0018_u01769829255048") 2026/01/31 03:22:35 DEBUG : CompareDest/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbaf29_d20260131_m031421_c001_v7007000_t0000_u01769829261914") 2026/01/31 03:22:35 DEBUG : CompareDest/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f9d_d20260131_m031416_c001_v0001029_t0033_u01769829256990") 2026/01/31 03:22:35 DEBUG : CopyDest/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f54_d20260131_m031448_c001_v7007000_t0000_u01769829288636") 2026/01/31 03:22:35 DEBUG : CopyDest/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7162df4_d20260131_m031438_c001_v0001167_t0038_u01769829278455") 2026/01/31 03:22:35 DEBUG : CopyDest/three: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f55_d20260131_m031448_c001_v7007000_t0000_u01769829288819") 2026/01/31 03:22:36 DEBUG : CopyDest/three: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493fbf_d20260131_m031445_c001_v0001029_t0040_u01769829285896") 2026/01/31 03:22:36 DEBUG : CopyDest/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f56_d20260131_m031449_c001_v7007000_t0000_u01769829289002") 2026/01/31 03:22:36 DEBUG : CopyDest/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41a83b_d20260131_m031443_c001_v0001167_t0016_u01769829283340") 2026/01/31 03:22:36 DEBUG : EXISTING: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e8437152_d20260131_m031628_c001_v7007000_t0000_u01769829388108") 2026/01/31 03:22:36 DEBUG : EXISTING: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b592_d20260131_m031626_c001_v0001167_t0013_u01769829386469") 2026/01/31 03:22:36 DEBUG : PREFIXapple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f413eb592fb8afc89_d20260131_m031912_c001_v7007000_t0000_u01769829552886") 2026/01/31 03:22:36 DEBUG : PREFIXapple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494157_d20260131_m031905_c001_v0001029_t0042_u01769829545438") 2026/01/31 03:22:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4014a1ada4e60d6e_d20260131_m031912_c001_v7007000_t0000_u01769829552712") 2026/01/31 03:22:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716532a_d20260131_m031905_c001_v0001167_t0047_u01769829545430") 2026/01/31 03:22:36 DEBUG : PREFIXbanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f17_d20260131_m031913_c001_v7007000_t0000_u01769829553057") 2026/01/31 03:22:36 DEBUG : PREFIXbanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ca95_d20260131_m031905_c001_v0001167_t0011_u01769829545409") 2026/01/31 03:22:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f705_d20260131_m031912_c001_v7007000_t0000_u01769829552658") 2026/01/31 03:22:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955de1_d20260131_m031905_c001_v0001183_t0056_u01769829545420") 2026/01/31 03:22:36 DEBUG : Testêé: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e843712b_d20260131_m031622_c001_v7007000_t0000_u01769829382073") 2026/01/31 03:22:37 DEBUG : Testêé: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494033_d20260131_m031619_c001_v0001029_t0030_u01769829379861") 2026/01/31 03:22:37 DEBUG : Testêé: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b4a8_d20260131_m031618_c001_v0001167_t0042_u01769829378144") 2026/01/31 03:22:37 DEBUG : YXBwbGU=: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb747_d20260131_m031848_c001_v7007000_t0000_u01769829528018") 2026/01/31 03:22:37 DEBUG : YXBwbGU=: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c77b_d20260131_m031843_c001_v0001167_t0016_u01769829523274") 2026/01/31 03:22:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb74a_d20260131_m031848_c001_v7007000_t0000_u01769829528199") 2026/01/31 03:22:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164fa6_d20260131_m031843_c001_v0001167_t0051_u01769829523241") 2026/01/31 03:22:37 DEBUG : YmFuYW5h: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb74d_d20260131_m031848_c001_v7007000_t0000_u01769829528380") 2026/01/31 03:22:37 DEBUG : YmFuYW5h: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494123_d20260131_m031843_c001_v0001029_t0027_u01769829523245") 2026/01/31 03:22:37 DEBUG : a/potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd97408e_d20260131_m031231_c001_v7007000_t0000_u01769829151159") 2026/01/31 03:22:37 DEBUG : a/potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161c4e_d20260131_m031229_c001_v0001167_t0036_u01769829149817") 2026/01/31 03:22:37 DEBUG : a/potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974088_d20260131_m031227_c001_v7007000_t0000_u01769829147541") 2026/01/31 03:22:37 DEBUG : a/potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161c07_d20260131_m031226_c001_v0001167_t0002_u01769829146402") 2026/01/31 03:22:37 DEBUG : a/potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44f4_d20260131_m031202_c001_v7007000_t0000_u01769829122928") 2026/01/31 03:22:37 DEBUG : a/potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716187b_d20260131_m031201_c001_v0001167_t0027_u01769829121431") 2026/01/31 03:22:37 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921df_d20260131_m032159_c001_v7007000_t0000_u01769829719982") 2026/01/31 03:22:37 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166a4e_d20260131_m032155_c001_v0001167_t0047_u01769829715500") 2026/01/31 03:22:37 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd17_d20260131_m032141_c001_v7007000_t0000_u01769829701180") 2026/01/31 03:22:37 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716681a_d20260131_m032136_c001_v0001167_t0044_u01769829696556") 2026/01/31 03:22:37 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e739_d20260131_m032122_c001_v7007000_t0000_u01769829682711") 2026/01/31 03:22:37 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71662d4_d20260131_m032054_c001_v0001167_t0051_u01769829654033") 2026/01/31 03:22:37 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932633_d20260131_m032039_c001_v7007000_t0000_u01769829639052") 2026/01/31 03:22:37 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166023_d20260131_m032035_c001_v0001167_t0024_u01769829635225") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cea_d20260131_m032022_c001_v7007000_t0000_u01769829622093") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165d8b_d20260131_m032017_c001_v0001167_t0007_u01769829617075") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4df_d20260131_m032003_c001_v7007000_t0000_u01769829603131") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fa1_d20260131_m031956_c001_v0001183_t0037_u01769829596516") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b52_d20260131_m031942_c001_v7007000_t0000_u01769829582052") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165790_d20260131_m031937_c001_v0001167_t0025_u01769829577393") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e4120038_d20260131_m031936_c001_v7007000_t0000_u01769829576074") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ec5_d20260131_m031929_c001_v0001183_t0013_u01769829569744") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f19_d20260131_m031914_c001_v7007000_t0000_u01769829554442") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e19_d20260131_m031910_c001_v0001183_t0049_u01769829550035") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4014a1ada4e60d68_d20260131_m031908_c001_v7007000_t0000_u01769829548562") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ca35_d20260131_m031902_c001_v0001167_t0018_u01769829542676") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f682_d20260131_m031845_c001_v7007000_t0000_u01769829525668") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d1f_d20260131_m031839_c001_v0001183_t0026_u01769829519874") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a4d_d20260131_m031825_c001_v7007000_t0000_u01769829505811") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955c9d_d20260131_m031820_c001_v0001183_t0007_u01769829500743") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c26c_d20260131_m031806_c001_v7007000_t0000_u01769829486510") 2026/01/31 03:22:38 DEBUG : apple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955c19_d20260131_m031802_c001_v0001183_t0043_u01769829482090") 2026/01/31 03:22:38 DEBUG : appleSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e84394f4_d20260131_m031940_c001_v7007000_t0000_u01769829580418") 2026/01/31 03:22:38 DEBUG : appleSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ee1_d20260131_m031933_c001_v0001183_t0034_u01769829573334") 2026/01/31 03:22:38 DEBUG : appleapple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4e0_d20260131_m032003_c001_v7007000_t0000_u01769829603314") 2026/01/31 03:22:39 DEBUG : appleapple: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165b08_d20260131_m031958_c001_v0001167_t0038_u01769829598995") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921e0_d20260131_m032200_c001_v7007000_t0000_u01769829720164") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49428f_d20260131_m032156_c001_v0001029_t0043_u01769829716618") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd1a_d20260131_m032141_c001_v7007000_t0000_u01769829701363") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49426d_d20260131_m032137_c001_v0001029_t0030_u01769829697885") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e73c_d20260131_m032122_c001_v7007000_t0000_u01769829682892") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49421d_d20260131_m032055_c001_v0001029_t0019_u01769829655561") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932635_d20260131_m032039_c001_v7007000_t0000_u01769829639234") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494203_d20260131_m032036_c001_v0001029_t0017_u01769829636287") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060ceb_d20260131_m032022_c001_v7007000_t0000_u01769829622276") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941e9_d20260131_m032018_c001_v0001029_t0002_u01769829618503") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4014a1ada4e60e61_d20260131_m032001_c001_v7007000_t0000_u01769829601407") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941c5_d20260131_m031957_c001_v0001029_t0013_u01769829597292") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b53_d20260131_m031942_c001_v7007000_t0000_u01769829582241") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f09_d20260131_m031937_c001_v0001183_t0014_u01769829577371") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f407b180906d08fce_d20260131_m031936_c001_v7007000_t0000_u01769829576288") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ce17_d20260131_m031930_c001_v0001167_t0057_u01769829570439") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f1a_d20260131_m031914_c001_v7007000_t0000_u01769829554627") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cb53_d20260131_m031910_c001_v0001167_t0045_u01769829550046") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f413eb592fb8afc82_d20260131_m031908_c001_v7007000_t0000_u01769829548392") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71652e8_d20260131_m031903_c001_v0001167_t0042_u01769829543526") 2026/01/31 03:22:39 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f685_d20260131_m031845_c001_v7007000_t0000_u01769829525852") 2026/01/31 03:22:40 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494121_d20260131_m031840_c001_v0001029_t0017_u01769829520792") 2026/01/31 03:22:40 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a4e_d20260131_m031826_c001_v7007000_t0000_u01769829506000") 2026/01/31 03:22:40 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494105_d20260131_m031821_c001_v0001029_t0035_u01769829501853") 2026/01/31 03:22:40 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c26d_d20260131_m031806_c001_v7007000_t0000_u01769829486693") 2026/01/31 03:22:40 DEBUG : appleappleapplebanana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940eb_d20260131_m031802_c001_v0001029_t0007_u01769829482954") 2026/01/31 03:22:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9b38_d20260131_m031940_c001_v7007000_t0000_u01769829580243") 2026/01/31 03:22:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49418d_d20260131_m031933_c001_v0001029_t0037_u01769829573341") 2026/01/31 03:22:40 DEBUG : b/potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd97408f_d20260131_m031231_c001_v7007000_t0000_u01769829151341") 2026/01/31 03:22:40 DEBUG : b/potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161c23_d20260131_m031228_c001_v0001167_t0032_u01769829148089") 2026/01/31 03:22:40 DEBUG : b/potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974087_d20260131_m031226_c001_v7007000_t0000_u01769829146986") 2026/01/31 03:22:40 DEBUG : b/potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161ba5_d20260131_m031223_c001_v0001167_t0004_u01769829143877") 2026/01/31 03:22:40 DEBUG : b/potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44ec_d20260131_m031202_c001_v7007000_t0000_u01769829122374") 2026/01/31 03:22:40 DEBUG : b/potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161821_d20260131_m031159_c001_v0001167_t0012_u01769829119136") 2026/01/31 03:22:40 DEBUG : backup/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3fa7_d20260131_m031504_c001_v7007000_t0000_u01769829304469") 2026/01/31 03:22:40 DEBUG : backup/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11992ef953453f14_d20260131_m031502_c001_v0001185_t0034_u01769829302031") 2026/01/31 03:22:40 DEBUG : backup/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1110a6ab08e35ab0_d20260131_m031456_c001_v0001173_t0046_u01769829296740") 2026/01/31 03:22:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db9175a_d20260131_m031536_c001_v7007000_t0000_u01769829336658") 2026/01/31 03:22:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1122143e21f71b61_d20260131_m031534_c001_v0001167_t0022_u01769829334306") 2026/01/31 03:22:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1151d29066b57d1e_d20260131_m031529_c001_v0001116_t0040_u01769829329467") 2026/01/31 03:22:40 DEBUG : backup/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db9174f_d20260131_m031520_c001_v7007000_t0000_u01769829320857") 2026/01/31 03:22:40 DEBUG : backup/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f117e77ad98bf077b_d20260131_m031518_c001_v0001137_t0054_u01769829318580") 2026/01/31 03:22:40 DEBUG : backup/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1107b4c3bafb7c55_d20260131_m031512_c001_v0001185_t0011_u01769829312889") 2026/01/31 03:22:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db9175c_d20260131_m031536_c001_v7007000_t0000_u01769829336839") 2026/01/31 03:22:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103fbf038dae54e5_d20260131_m031535_c001_v0001090_t0003_u01769829335734") 2026/01/31 03:22:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f106caba5a2146199_d20260131_m031531_c001_v0001153_t0008_u01769829331670") 2026/01/31 03:22:41 DEBUG : backup/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3faa_d20260131_m031504_c001_v7007000_t0000_u01769829304651") 2026/01/31 03:22:41 DEBUG : backup/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1047a5d27dcac3fe_d20260131_m031503_c001_v0001109_t0058_u01769829303328") 2026/01/31 03:22:41 DEBUG : backup/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1043ed3624186b70_d20260131_m031459_c001_v0001040_t0049_u01769829299141") 2026/01/31 03:22:41 DEBUG : backup/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91750_d20260131_m031521_c001_v7007000_t0000_u01769829321039") 2026/01/31 03:22:41 DEBUG : backup/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f105cd572f541bc39_d20260131_m031519_c001_v0001106_t0030_u01769829319753") 2026/01/31 03:22:41 DEBUG : backup/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1047a5d27dcac434_d20260131_m031514_c001_v0001109_t0007_u01769829314688") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921e1_d20260131_m032200_c001_v7007000_t0000_u01769829720347") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41e067_d20260131_m032156_c001_v0001167_t0053_u01769829716080") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd1c_d20260131_m032141_c001_v7007000_t0000_u01769829701544") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41de50_d20260131_m032137_c001_v0001167_t0044_u01769829697260") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e73e_d20260131_m032123_c001_v7007000_t0000_u01769829683077") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d968_d20260131_m032054_c001_v0001167_t0001_u01769829654911") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932637_d20260131_m032039_c001_v7007000_t0000_u01769829639416") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d712_d20260131_m032035_c001_v0001167_t0053_u01769829635645") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060ced_d20260131_m032022_c001_v7007000_t0000_u01769829622460") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d4bb_d20260131_m032017_c001_v0001167_t0035_u01769829617735") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4e2_d20260131_m032003_c001_v7007000_t0000_u01769829603496") 2026/01/31 03:22:41 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165a9c_d20260131_m031956_c001_v0001167_t0037_u01769829596713") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b55_d20260131_m031942_c001_v7007000_t0000_u01769829582424") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cedf_d20260131_m031937_c001_v0001167_t0055_u01769829577406") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e412003a_d20260131_m031936_c001_v7007000_t0000_u01769829576443") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494189_d20260131_m031929_c001_v0001029_t0022_u01769829569960") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f1c_d20260131_m031914_c001_v7007000_t0000_u01769829554951") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71653f7_d20260131_m031910_c001_v0001167_t0058_u01769829550055") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9b23_d20260131_m031908_c001_v7007000_t0000_u01769829548154") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955dd3_d20260131_m031903_c001_v0001183_t0016_u01769829543192") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb734_d20260131_m031846_c001_v7007000_t0000_u01769829526235") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164f1a_d20260131_m031840_c001_v0001167_t0008_u01769829520085") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a50_d20260131_m031826_c001_v7007000_t0000_u01769829506180") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164ca2_d20260131_m031821_c001_v0001167_t0026_u01769829501001") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c26e_d20260131_m031806_c001_v7007000_t0000_u01769829486874") 2026/01/31 03:22:42 DEBUG : banana: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71649f0_d20260131_m031802_c001_v0001167_t0028_u01769829482297") 2026/01/31 03:22:42 DEBUG : bananaSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e412003f_d20260131_m031940_c001_v7007000_t0000_u01769829580579") 2026/01/31 03:22:42 DEBUG : bananaSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165714_d20260131_m031933_c001_v0001167_t0043_u01769829573355") 2026/01/31 03:22:42 DEBUG : both0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc0_d20260131_m031736_c001_v7007000_t0000_u01769829456042") 2026/01/31 03:22:42 DEBUG : both0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164102_d20260131_m031703_c001_v0001167_t0048_u01769829423441") 2026/01/31 03:22:42 DEBUG : both0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd25_d20260131_m031659_c001_v7007000_t0000_u01769829419184") 2026/01/31 03:22:42 DEBUG : both0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494043_d20260131_m031630_c001_v0001029_t0026_u01769829390335") 2026/01/31 03:22:42 DEBUG : both1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc1_d20260131_m031736_c001_v7007000_t0000_u01769829456224") 2026/01/31 03:22:42 DEBUG : both1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494077_d20260131_m031705_c001_v0001029_t0043_u01769829425839") 2026/01/31 03:22:43 DEBUG : both1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd26_d20260131_m031659_c001_v7007000_t0000_u01769829419365") 2026/01/31 03:22:43 DEBUG : both1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b63e_d20260131_m031632_c001_v0001167_t0049_u01769829392014") 2026/01/31 03:22:43 DEBUG : both10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc2_d20260131_m031736_c001_v7007000_t0000_u01769829456406") 2026/01/31 03:22:43 DEBUG : both10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49408d_d20260131_m031718_c001_v0001029_t0034_u01769829438660") 2026/01/31 03:22:43 DEBUG : both10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd27_d20260131_m031659_c001_v7007000_t0000_u01769829419547") 2026/01/31 03:22:43 DEBUG : both10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b784_d20260131_m031642_c001_v0001167_t0042_u01769829402745") 2026/01/31 03:22:43 DEBUG : both11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc3_d20260131_m031736_c001_v7007000_t0000_u01769829456589") 2026/01/31 03:22:43 DEBUG : both11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bbf8_d20260131_m031720_c001_v0001167_t0029_u01769829440204") 2026/01/31 03:22:43 DEBUG : both11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd28_d20260131_m031659_c001_v7007000_t0000_u01769829419728") 2026/01/31 03:22:43 DEBUG : both11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163e83_d20260131_m031644_c001_v0001167_t0022_u01769829404137") 2026/01/31 03:22:43 DEBUG : both12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc4_d20260131_m031736_c001_v7007000_t0000_u01769829456771") 2026/01/31 03:22:43 DEBUG : both12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71643a2_d20260131_m031721_c001_v0001167_t0022_u01769829441669") 2026/01/31 03:22:43 DEBUG : both12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd2a_d20260131_m031659_c001_v7007000_t0000_u01769829419911") 2026/01/31 03:22:43 DEBUG : both12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49405f_d20260131_m031645_c001_v0001029_t0038_u01769829405592") 2026/01/31 03:22:43 DEBUG : both13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc5_d20260131_m031736_c001_v7007000_t0000_u01769829456953") 2026/01/31 03:22:43 DEBUG : both13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494097_d20260131_m031723_c001_v0001029_t0018_u01769829443969") 2026/01/31 03:22:43 DEBUG : both13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd2b_d20260131_m031700_c001_v7007000_t0000_u01769829420093") 2026/01/31 03:22:43 DEBUG : both13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b808_d20260131_m031647_c001_v0001167_t0021_u01769829407083") 2026/01/31 03:22:43 DEBUG : both14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc6_d20260131_m031737_c001_v7007000_t0000_u01769829457139") 2026/01/31 03:22:43 DEBUG : both14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bcbe_d20260131_m031725_c001_v0001167_t0020_u01769829445414") 2026/01/31 03:22:44 DEBUG : both14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd2c_d20260131_m031700_c001_v7007000_t0000_u01769829420274") 2026/01/31 03:22:44 DEBUG : both14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163f1f_d20260131_m031648_c001_v0001167_t0059_u01769829408724") 2026/01/31 03:22:44 DEBUG : both15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc7_d20260131_m031737_c001_v7007000_t0000_u01769829457320") 2026/01/31 03:22:44 DEBUG : both15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164462_d20260131_m031726_c001_v0001167_t0042_u01769829446534") 2026/01/31 03:22:44 DEBUG : both15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd2e_d20260131_m031700_c001_v7007000_t0000_u01769829420456") 2026/01/31 03:22:44 DEBUG : both15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494063_d20260131_m031650_c001_v0001029_t0016_u01769829410158") 2026/01/31 03:22:44 DEBUG : both16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc8_d20260131_m031737_c001_v7007000_t0000_u01769829457504") 2026/01/31 03:22:44 DEBUG : both16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49409d_d20260131_m031728_c001_v0001029_t0003_u01769829448188") 2026/01/31 03:22:44 DEBUG : both16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd2f_d20260131_m031700_c001_v7007000_t0000_u01769829420637") 2026/01/31 03:22:44 DEBUG : both16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b8a2_d20260131_m031651_c001_v0001167_t0037_u01769829411230") 2026/01/31 03:22:44 DEBUG : both17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bc9_d20260131_m031737_c001_v7007000_t0000_u01769829457688") 2026/01/31 03:22:44 DEBUG : both17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bd4a_d20260131_m031729_c001_v0001167_t0022_u01769829449276") 2026/01/31 03:22:44 DEBUG : both17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd30_d20260131_m031700_c001_v7007000_t0000_u01769829420819") 2026/01/31 03:22:44 DEBUG : both17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163fb9_d20260131_m031652_c001_v0001167_t0055_u01769829412693") 2026/01/31 03:22:44 DEBUG : both18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bca_d20260131_m031737_c001_v7007000_t0000_u01769829457871") 2026/01/31 03:22:44 DEBUG : both18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71644fb_d20260131_m031730_c001_v0001167_t0027_u01769829450394") 2026/01/31 03:22:44 DEBUG : both18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd31_d20260131_m031701_c001_v7007000_t0000_u01769829421001") 2026/01/31 03:22:44 DEBUG : both18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494069_d20260131_m031654_c001_v0001029_t0029_u01769829414102") 2026/01/31 03:22:44 DEBUG : both19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bcb_d20260131_m031738_c001_v7007000_t0000_u01769829458054") 2026/01/31 03:22:44 DEBUG : both19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940a9_d20260131_m031731_c001_v0001029_t0002_u01769829451941") 2026/01/31 03:22:44 DEBUG : both19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd32_d20260131_m031701_c001_v7007000_t0000_u01769829421185") 2026/01/31 03:22:44 DEBUG : both19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b90e_d20260131_m031655_c001_v0001167_t0008_u01769829415224") 2026/01/31 03:22:45 DEBUG : both2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bcc_d20260131_m031738_c001_v7007000_t0000_u01769829458235") 2026/01/31 03:22:45 DEBUG : both2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ba5e_d20260131_m031707_c001_v0001167_t0012_u01769829427115") 2026/01/31 03:22:45 DEBUG : both2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd33_d20260131_m031701_c001_v7007000_t0000_u01769829421367") 2026/01/31 03:22:45 DEBUG : both2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163d16_d20260131_m031633_c001_v0001167_t0018_u01769829393215") 2026/01/31 03:22:45 DEBUG : both3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bcd_d20260131_m031738_c001_v7007000_t0000_u01769829458416") 2026/01/31 03:22:45 DEBUG : both3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716417e_d20260131_m031708_c001_v0001167_t0048_u01769829428501") 2026/01/31 03:22:45 DEBUG : both3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd34_d20260131_m031701_c001_v7007000_t0000_u01769829421549") 2026/01/31 03:22:45 DEBUG : both3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494047_d20260131_m031634_c001_v0001029_t0013_u01769829394370") 2026/01/31 03:22:45 DEBUG : both4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bce_d20260131_m031738_c001_v7007000_t0000_u01769829458599") 2026/01/31 03:22:45 DEBUG : both4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49407b_d20260131_m031709_c001_v0001029_t0037_u01769829429715") 2026/01/31 03:22:45 DEBUG : both4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd35_d20260131_m031701_c001_v7007000_t0000_u01769829421734") 2026/01/31 03:22:45 DEBUG : both4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b688_d20260131_m031635_c001_v0001167_t0052_u01769829395565") 2026/01/31 03:22:45 DEBUG : both5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bcf_d20260131_m031738_c001_v7007000_t0000_u01769829458782") 2026/01/31 03:22:45 DEBUG : both5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bad8_d20260131_m031711_c001_v0001167_t0006_u01769829431050") 2026/01/31 03:22:45 DEBUG : both5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd36_d20260131_m031701_c001_v7007000_t0000_u01769829421916") 2026/01/31 03:22:45 DEBUG : both5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163d86_d20260131_m031636_c001_v0001167_t0046_u01769829396701") 2026/01/31 03:22:45 DEBUG : both6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bd0_d20260131_m031738_c001_v7007000_t0000_u01769829458967") 2026/01/31 03:22:45 DEBUG : both6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71641fa_d20260131_m031712_c001_v0001167_t0018_u01769829432337") 2026/01/31 03:22:45 DEBUG : both6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd37_d20260131_m031702_c001_v7007000_t0000_u01769829422098") 2026/01/31 03:22:45 DEBUG : both6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49404d_d20260131_m031638_c001_v0001029_t0000_u01769829398050") 2026/01/31 03:22:45 DEBUG : both7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bd1_d20260131_m031739_c001_v7007000_t0000_u01769829459149") 2026/01/31 03:22:45 DEBUG : both7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494083_d20260131_m031713_c001_v0001029_t0016_u01769829433654") 2026/01/31 03:22:46 DEBUG : both7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd38_d20260131_m031702_c001_v7007000_t0000_u01769829422280") 2026/01/31 03:22:46 DEBUG : both7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b706_d20260131_m031639_c001_v0001167_t0009_u01769829399256") 2026/01/31 03:22:46 DEBUG : both8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bd2_d20260131_m031739_c001_v7007000_t0000_u01769829459330") 2026/01/31 03:22:46 DEBUG : both8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bb3a_d20260131_m031714_c001_v0001167_t0037_u01769829434832") 2026/01/31 03:22:46 DEBUG : both8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd39_d20260131_m031702_c001_v7007000_t0000_u01769829422461") 2026/01/31 03:22:46 DEBUG : both8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163e01_d20260131_m031640_c001_v0001167_t0039_u01769829400204") 2026/01/31 03:22:46 DEBUG : both9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bd8_d20260131_m031739_c001_v7007000_t0000_u01769829459513") 2026/01/31 03:22:46 DEBUG : both9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71642a2_d20260131_m031716_c001_v0001167_t0004_u01769829436196") 2026/01/31 03:22:46 DEBUG : both9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd3a_d20260131_m031702_c001_v7007000_t0000_u01769829422643") 2026/01/31 03:22:46 DEBUG : both9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494055_d20260131_m031641_c001_v0001029_t0038_u01769829401589") 2026/01/31 03:22:46 DEBUG : c/non empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974090_d20260131_m031231_c001_v7007000_t0000_u01769829151522") 2026/01/31 03:22:46 DEBUG : c/non empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161c2f_d20260131_m031228_c001_v0001167_t0042_u01769829148640") 2026/01/31 03:22:46 DEBUG : c/non empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974089_d20260131_m031227_c001_v7007000_t0000_u01769829147722") 2026/01/31 03:22:46 DEBUG : c/non empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161bd3_d20260131_m031224_c001_v0001167_t0046_u01769829144810") 2026/01/31 03:22:46 DEBUG : c/non empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44f7_d20260131_m031203_c001_v7007000_t0000_u01769829123111") 2026/01/31 03:22:46 DEBUG : c/non empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161849_d20260131_m031200_c001_v0001167_t0051_u01769829120330") 2026/01/31 03:22:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb74f_d20260131_m031848_c001_v7007000_t0000_u01769829528560") 2026/01/31 03:22:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d35_d20260131_m031843_c001_v0001183_t0022_u01769829523231") 2026/01/31 03:22:46 DEBUG : check sum: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44c2_d20260131_m031149_c001_v7007000_t0000_u01769829109693") 2026/01/31 03:22:47 DEBUG : check sum: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71616a5_d20260131_m031148_c001_v0001167_t0052_u01769829108249") 2026/01/31 03:22:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820b75_d20260131_m032232_c001_v7007000_t0000_u01769829752519") 2026/01/31 03:22:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166db3_d20260131_m032230_c001_v0001167_t0014_u01769829750663") 2026/01/31 03:22:47 DEBUG : dest/3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f42_d20260131_m031431_c001_v7007000_t0000_u01769829271452") 2026/01/31 03:22:47 DEBUG : dest/3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405c17c6a210226b_d20260131_m031430_c001_v0001173_t0040_u01769829270357") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcde: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4e4_d20260131_m032003_c001_v7007000_t0000_u01769829603677") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcde: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d248_d20260131_m031959_c001_v0001167_t0033_u01769829599016") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921e3_d20260131_m032200_c001_v7007000_t0000_u01769829720532") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166913_d20260131_m032145_c001_v0001167_t0052_u01769829705783") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd1e_d20260131_m032141_c001_v7007000_t0000_u01769829701724") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71666ee_d20260131_m032127_c001_v0001167_t0025_u01769829687408") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e73f_d20260131_m032123_c001_v7007000_t0000_u01769829683258") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716613c_d20260131_m032043_c001_v0001167_t0043_u01769829643675") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932638_d20260131_m032039_c001_v7007000_t0000_u01769829639597") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165f01_d20260131_m032026_c001_v0001167_t0044_u01769829626753") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cee_d20260131_m032022_c001_v7007000_t0000_u01769829622643") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165c17_d20260131_m032007_c001_v0001167_t0021_u01769829607768") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820a8c_d20260131_m032001_c001_v7007000_t0000_u01769829601421") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f5b_d20260131_m031947_c001_v0001183_t0002_u01769829587423") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b56_d20260131_m031942_c001_v7007000_t0000_u01769829582611") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f0f_d20260131_m031937_c001_v0001183_t0009_u01769829577650") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820a76_d20260131_m031936_c001_v7007000_t0000_u01769829576236") 2026/01/31 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e6f_d20260131_m031919_c001_v0001183_t0016_u01769829559324") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f1d_d20260131_m031915_c001_v7007000_t0000_u01769829555161") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e1d_d20260131_m031910_c001_v0001183_t0016_u01769829550243") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9b25_d20260131_m031908_c001_v7007000_t0000_u01769829548530") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c8c1_d20260131_m031852_c001_v0001167_t0004_u01769829532645") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409a2e3fed29fba7_d20260131_m031846_c001_v7007000_t0000_u01769829526053") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ccd_d20260131_m031830_c001_v0001183_t0039_u01769829510429") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a51_d20260131_m031826_c001_v7007000_t0000_u01769829506362") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955c4f_d20260131_m031811_c001_v0001183_t0020_u01769829491169") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c270_d20260131_m031807_c001_v7007000_t0000_u01769829487056") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955be4_d20260131_m031753_c001_v0001183_t0026_u01769829473597") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9b39_d20260131_m031940_c001_v7007000_t0000_u01769829580430") 2026/01/31 03:22:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ee3_d20260131_m031933_c001_v0001183_t0039_u01769829573529") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4e5_d20260131_m032003_c001_v7007000_t0000_u01769829603858") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941c7_d20260131_m031959_c001_v0001029_t0033_u01769829599000") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921e5_d20260131_m032200_c001_v7007000_t0000_u01769829720715") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41df44_d20260131_m032146_c001_v0001167_t0025_u01769829706593") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd20_d20260131_m032141_c001_v7007000_t0000_u01769829701906") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41dd4c_d20260131_m032128_c001_v0001167_t0041_u01769829688517") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e740_d20260131_m032123_c001_v7007000_t0000_u01769829683440") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d813_d20260131_m032044_c001_v0001167_t0009_u01769829644566") 2026/01/31 03:22:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c6893263a_d20260131_m032039_c001_v7007000_t0000_u01769829639782") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d5ea_d20260131_m032027_c001_v0001167_t0056_u01769829627701") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cf0_d20260131_m032022_c001_v7007000_t0000_u01769829622828") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d398_d20260131_m032008_c001_v0001167_t0015_u01769829608731") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974808_d20260131_m032001_c001_v7007000_t0000_u01769829601379") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165920_d20260131_m031948_c001_v0001167_t0042_u01769829588062") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b57_d20260131_m031942_c001_v7007000_t0000_u01769829582793") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f11_d20260131_m031937_c001_v0001183_t0020_u01769829577850") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f413eb592fb8afcc0_d20260131_m031936_c001_v7007000_t0000_u01769829576295") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49417b_d20260131_m031920_c001_v0001029_t0024_u01769829560508") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f1e_d20260131_m031915_c001_v7007000_t0000_u01769829555343") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cb69_d20260131_m031910_c001_v0001167_t0000_u01769829550478") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f413eb592fb8afc84_d20260131_m031908_c001_v7007000_t0000_u01769829548574") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d88_d20260131_m031853_c001_v0001183_t0043_u01769829533701") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9afb_d20260131_m031846_c001_v7007000_t0000_u01769829526078") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164de0_d20260131_m031831_c001_v0001167_t0041_u01769829511000") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a52_d20260131_m031826_c001_v7007000_t0000_u01769829506544") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164b46_d20260131_m031811_c001_v0001167_t0034_u01769829491728") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c271_d20260131_m031807_c001_v7007000_t0000_u01769829487238") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71648ba_d20260131_m031753_c001_v0001167_t0024_u01769829473792") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05baf2_d20260131_m031940_c001_v7007000_t0000_u01769829580266") 2026/01/31 03:22:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ee7_d20260131_m031933_c001_v0001183_t0059_u01769829573739") 2026/01/31 03:22:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4e6_d20260131_m032004_c001_v7007000_t0000_u01769829604040") 2026/01/31 03:22:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fb7_d20260131_m031959_c001_v0001183_t0037_u01769829599195") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921e6_d20260131_m032200_c001_v7007000_t0000_u01769829720897") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494275_d20260131_m032147_c001_v0001029_t0009_u01769829707576") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd23_d20260131_m032142_c001_v7007000_t0000_u01769829702087") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49424f_d20260131_m032129_c001_v0001029_t0001_u01769829689403") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e741_d20260131_m032123_c001_v7007000_t0000_u01769829683622") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49420d_d20260131_m032045_c001_v0001029_t0007_u01769829645676") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c6893263d_d20260131_m032039_c001_v7007000_t0000_u01769829639963") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941f1_d20260131_m032028_c001_v0001029_t0043_u01769829628622") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cf1_d20260131_m032023_c001_v7007000_t0000_u01769829623013") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941d5_d20260131_m032009_c001_v0001029_t0021_u01769829609732") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4db_d20260131_m032001_c001_v7007000_t0000_u01769829601390") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941b5_d20260131_m031949_c001_v0001029_t0034_u01769829589185") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b58_d20260131_m031942_c001_v7007000_t0000_u01769829582980") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cef9_d20260131_m031937_c001_v0001167_t0027_u01769829577941") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b40_d20260131_m031936_c001_v7007000_t0000_u01769829576246") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cceb_d20260131_m031921_c001_v0001167_t0017_u01769829561313") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f1f_d20260131_m031915_c001_v7007000_t0000_u01769829555525") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494167_d20260131_m031910_c001_v0001029_t0000_u01769829550521") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f0e_d20260131_m031908_c001_v7007000_t0000_u01769829548581") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716517a_d20260131_m031854_c001_v0001167_t0014_u01769829534276") 2026/01/31 03:22:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411ff38_d20260131_m031846_c001_v7007000_t0000_u01769829526301") 2026/01/31 03:22:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494111_d20260131_m031832_c001_v0001029_t0024_u01769829512063") 2026/01/31 03:22:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a54_d20260131_m031826_c001_v7007000_t0000_u01769829506724") 2026/01/31 03:22:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940f7_d20260131_m031812_c001_v0001029_t0034_u01769829492723") 2026/01/31 03:22:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c273_d20260131_m031807_c001_v7007000_t0000_u01769829487420") 2026/01/31 03:22:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940dd_d20260131_m031754_c001_v0001029_t0019_u01769829474438") 2026/01/31 03:22:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42356585d4645b1e_d20260131_m031940_c001_v7007000_t0000_u01769829580190") 2026/01/31 03:22:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49418f_d20260131_m031933_c001_v0001029_t0040_u01769829573745") 2026/01/31 03:22:51 DEBUG : dir1/0003-defgh: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4e7_d20260131_m032004_c001_v7007000_t0000_u01769829604221") 2026/01/31 03:22:51 DEBUG : dir1/0003-defgh: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165b1b_d20260131_m031959_c001_v0001167_t0043_u01769829599424") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921e8_d20260131_m032201_c001_v7007000_t0000_u01769829721081") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d7779562a4_d20260131_m032148_c001_v0001183_t0016_u01769829708630") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd25_d20260131_m032142_c001_v7007000_t0000_u01769829702268") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d77795623a_d20260131_m032130_c001_v0001183_t0020_u01769829690347") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e742_d20260131_m032123_c001_v7007000_t0000_u01769829683805") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d7779560ff_d20260131_m032046_c001_v0001183_t0005_u01769829646828") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c6893263f_d20260131_m032040_c001_v7007000_t0000_u01769829640146") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956085_d20260131_m032029_c001_v0001183_t0013_u01769829629529") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cf3_d20260131_m032023_c001_v7007000_t0000_u01769829623198") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fff_d20260131_m032010_c001_v0001183_t0014_u01769829610517") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4dc_d20260131_m032001_c001_v7007000_t0000_u01769829601576") 2026/01/31 03:22:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d0d0_d20260131_m031950_c001_v0001167_t0041_u01769829590247") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b59_d20260131_m031943_c001_v7007000_t0000_u01769829583165") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f15_d20260131_m031938_c001_v0001183_t0043_u01769829578063") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e4120039_d20260131_m031936_c001_v7007000_t0000_u01769829576255") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71655a2_d20260131_m031922_c001_v0001167_t0024_u01769829562393") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f20_d20260131_m031915_c001_v7007000_t0000_u01769829555706") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e25_d20260131_m031910_c001_v0001183_t0046_u01769829550554") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f415cf7e342a5fc46_d20260131_m031908_c001_v7007000_t0000_u01769829548539") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494141_d20260131_m031855_c001_v0001029_t0033_u01769829535411") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb732_d20260131_m031846_c001_v7007000_t0000_u01769829526053") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c5f7_d20260131_m031832_c001_v0001167_t0008_u01769829512809") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a55_d20260131_m031826_c001_v7007000_t0000_u01769829506906") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c38f_d20260131_m031813_c001_v0001167_t0023_u01769829493561") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c274_d20260131_m031807_c001_v7007000_t0000_u01769829487602") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c146_d20260131_m031754_c001_v0001167_t0059_u01769829474965") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42356585d4645b20_d20260131_m031940_c001_v7007000_t0000_u01769829580370") 2026/01/31 03:22:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ee9_d20260131_m031933_c001_v0001183_t0035_u01769829573940") 2026/01/31 03:22:52 DEBUG : dir1/0004-efghi: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4e8_d20260131_m032004_c001_v7007000_t0000_u01769829604402") 2026/01/31 03:22:52 DEBUG : dir1/0004-efghi: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fbb_d20260131_m031959_c001_v0001183_t0006_u01769829599458") 2026/01/31 03:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921ea_d20260131_m032201_c001_v7007000_t0000_u01769829721264") 2026/01/31 03:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166970_d20260131_m032148_c001_v0001167_t0029_u01769829708932") 2026/01/31 03:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd27_d20260131_m032142_c001_v7007000_t0000_u01769829702449") 2026/01/31 03:22:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166741_d20260131_m032130_c001_v0001167_t0033_u01769829690548") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e743_d20260131_m032123_c001_v7007000_t0000_u01769829683986") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71661bc_d20260131_m032047_c001_v0001167_t0051_u01769829647031") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932641_d20260131_m032040_c001_v7007000_t0000_u01769829640329") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165f83_d20260131_m032029_c001_v0001167_t0031_u01769829629743") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cf5_d20260131_m032023_c001_v7007000_t0000_u01769829623385") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165c83_d20260131_m032010_c001_v0001167_t0009_u01769829610722") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e764588c_d20260131_m032001_c001_v7007000_t0000_u01769829601441") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f69_d20260131_m031950_c001_v0001183_t0023_u01769829590825") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b5a_d20260131_m031943_c001_v7007000_t0000_u01769829583348") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49419d_d20260131_m031938_c001_v0001029_t0012_u01769829578107") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b3e_d20260131_m031935_c001_v7007000_t0000_u01769829575880") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e8d_d20260131_m031923_c001_v0001183_t0006_u01769829563239") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f22_d20260131_m031915_c001_v7007000_t0000_u01769829555888") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165411_d20260131_m031910_c001_v0001167_t0058_u01769829550579") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411ff7c_d20260131_m031908_c001_v7007000_t0000_u01769829548594") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c949_d20260131_m031855_c001_v0001167_t0039_u01769829535911") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9afd_d20260131_m031846_c001_v7007000_t0000_u01769829526246") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ce9_d20260131_m031833_c001_v0001183_t0057_u01769829513468") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a56_d20260131_m031827_c001_v7007000_t0000_u01769829507090") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955c69_d20260131_m031814_c001_v0001183_t0046_u01769829494163") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c275_d20260131_m031807_c001_v7007000_t0000_u01769829487785") 2026/01/31 03:22:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955bec_d20260131_m031755_c001_v0001183_t0044_u01769829475561") 2026/01/31 03:22:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b51_d20260131_m031940_c001_v7007000_t0000_u01769829580597") 2026/01/31 03:22:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ce7b_d20260131_m031934_c001_v0001167_t0034_u01769829574050") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghij: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4e9_d20260131_m032004_c001_v7007000_t0000_u01769829604589") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghij: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941c9_d20260131_m031959_c001_v0001029_t0037_u01769829599473") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921eb_d20260131_m032201_c001_v7007000_t0000_u01769829721451") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41dfb6_d20260131_m032149_c001_v0001167_t0003_u01769829709482") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd29_d20260131_m032142_c001_v7007000_t0000_u01769829702630") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41dd9e_d20260131_m032131_c001_v0001167_t0018_u01769829691118") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e744_d20260131_m032124_c001_v7007000_t0000_u01769829684167") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d877_d20260131_m032047_c001_v0001167_t0026_u01769829647625") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932643_d20260131_m032040_c001_v7007000_t0000_u01769829640511") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d650_d20260131_m032030_c001_v0001167_t0014_u01769829630325") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cf6_d20260131_m032023_c001_v7007000_t0000_u01769829623569") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d3ef_d20260131_m032011_c001_v0001167_t0055_u01769829611318") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4014a1ada4e60e5f_d20260131_m032001_c001_v7007000_t0000_u01769829601225") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716599c_d20260131_m031951_c001_v0001167_t0008_u01769829591080") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b5b_d20260131_m031943_c001_v7007000_t0000_u01769829583539") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71657c4_d20260131_m031938_c001_v0001167_t0024_u01769829578248") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42356585d4645af1_d20260131_m031936_c001_v7007000_t0000_u01769829576268") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49417f_d20260131_m031923_c001_v0001029_t0042_u01769829563441") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f23_d20260131_m031916_c001_v7007000_t0000_u01769829556132") 2026/01/31 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e29_d20260131_m031910_c001_v0001183_t0017_u01769829550766") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9b24_d20260131_m031908_c001_v7007000_t0000_u01769829548338") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955da0_d20260131_m031856_c001_v0001183_t0005_u01769829536503") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9afc_d20260131_m031846_c001_v7007000_t0000_u01769829526096") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164e46_d20260131_m031833_c001_v0001167_t0055_u01769829513686") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a57_d20260131_m031827_c001_v7007000_t0000_u01769829507270") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164ba8_d20260131_m031814_c001_v0001167_t0021_u01769829494364") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c276_d20260131_m031807_c001_v7007000_t0000_u01769829487966") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716490c_d20260131_m031755_c001_v0001167_t0050_u01769829475761") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc279d_d20260131_m031940_c001_v7007000_t0000_u01769829580385") 2026/01/31 03:22:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955eed_d20260131_m031934_c001_v0001183_t0050_u01769829574134") 2026/01/31 03:22:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4ea_d20260131_m032004_c001_v7007000_t0000_u01769829604781") 2026/01/31 03:22:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d260_d20260131_m031959_c001_v0001167_t0019_u01769829599527") 2026/01/31 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921ec_d20260131_m032201_c001_v7007000_t0000_u01769829721636") 2026/01/31 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49427d_d20260131_m032150_c001_v0001029_t0043_u01769829710041") 2026/01/31 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd2c_d20260131_m032142_c001_v7007000_t0000_u01769829702812") 2026/01/31 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494255_d20260131_m032131_c001_v0001029_t0004_u01769829691961") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e746_d20260131_m032124_c001_v7007000_t0000_u01769829684349") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494211_d20260131_m032048_c001_v0001029_t0008_u01769829648149") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932646_d20260131_m032040_c001_v7007000_t0000_u01769829640696") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941f7_d20260131_m032030_c001_v0001029_t0025_u01769829630979") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cf7_d20260131_m032023_c001_v7007000_t0000_u01769829623752") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941d9_d20260131_m032011_c001_v0001029_t0027_u01769829611983") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4d9_d20260131_m032001_c001_v7007000_t0000_u01769829601025") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941b9_d20260131_m031951_c001_v0001029_t0002_u01769829591761") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b5c_d20260131_m031943_c001_v7007000_t0000_u01769829583731") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f17_d20260131_m031938_c001_v0001183_t0014_u01769829578295") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e4120037_d20260131_m031935_c001_v7007000_t0000_u01769829575893") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cd47_d20260131_m031924_c001_v0001167_t0054_u01769829564170") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f24_d20260131_m031916_c001_v7007000_t0000_u01769829556316") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cb71_d20260131_m031911_c001_v0001167_t0028_u01769829551013") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f6ff_d20260131_m031908_c001_v7007000_t0000_u01769829548549") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71651d7_d20260131_m031856_c001_v0001167_t0055_u01769829536956") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411ff37_d20260131_m031846_c001_v7007000_t0000_u01769829526117") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494113_d20260131_m031834_c001_v0001029_t0043_u01769829514586") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a59_d20260131_m031827_c001_v7007000_t0000_u01769829507450") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940fb_d20260131_m031815_c001_v0001029_t0031_u01769829495288") 2026/01/31 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c277_d20260131_m031808_c001_v7007000_t0000_u01769829488147") 2026/01/31 03:22:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940e3_d20260131_m031756_c001_v0001029_t0044_u01769829476495") 2026/01/31 03:22:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e412003e_d20260131_m031940_c001_v7007000_t0000_u01769829580397") 2026/01/31 03:22:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494193_d20260131_m031934_c001_v0001029_t0030_u01769829574178") 2026/01/31 03:22:57 DEBUG : dir1/0007-12345: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4ec_d20260131_m032004_c001_v7007000_t0000_u01769829604963") 2026/01/31 03:22:57 DEBUG : dir1/0007-12345: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fbd_d20260131_m031959_c001_v0001183_t0055_u01769829599667") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921ee_d20260131_m032201_c001_v7007000_t0000_u01769829721819") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d7779562aa_d20260131_m032150_c001_v0001183_t0027_u01769829710584") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd2e_d20260131_m032142_c001_v7007000_t0000_u01769829702993") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956246_d20260131_m032132_c001_v0001183_t0029_u01769829692573") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e747_d20260131_m032124_c001_v7007000_t0000_u01769829684530") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956119_d20260131_m032048_c001_v0001183_t0031_u01769829648946") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932648_d20260131_m032040_c001_v7007000_t0000_u01769829640879") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956091_d20260131_m032031_c001_v0001183_t0025_u01769829631531") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cf9_d20260131_m032023_c001_v7007000_t0000_u01769829623937") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d77795600f_d20260131_m032012_c001_v0001183_t0029_u01769829612563") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e412004c_d20260131_m032001_c001_v7007000_t0000_u01769829601034") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d11a_d20260131_m031952_c001_v0001167_t0033_u01769829592332") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b5d_d20260131_m031943_c001_v7007000_t0000_u01769829583921") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f19_d20260131_m031938_c001_v0001183_t0016_u01769829578495") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f411e73ed202fe46f_d20260131_m031936_c001_v7007000_t0000_u01769829576313") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165620_d20260131_m031925_c001_v0001167_t0011_u01769829565040") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f25_d20260131_m031916_c001_v7007000_t0000_u01769829556500") 2026/01/31 03:22:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e31_d20260131_m031911_c001_v0001183_t0059_u01769829551066") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9c0a_d20260131_m031907_c001_v7007000_t0000_u01769829547960") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494145_d20260131_m031857_c001_v0001029_t0015_u01769829537834") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f68a_d20260131_m031846_c001_v7007000_t0000_u01769829526222") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c653_d20260131_m031835_c001_v0001167_t0032_u01769829515242") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a5a_d20260131_m031827_c001_v7007000_t0000_u01769829507631") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c3d6_d20260131_m031815_c001_v0001167_t0048_u01769829495639") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c278_d20260131_m031808_c001_v7007000_t0000_u01769829488329") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c18c_d20260131_m031756_c001_v0001167_t0038_u01769829476917") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e84394f2_d20260131_m031940_c001_v7007000_t0000_u01769829580238") 2026/01/31 03:22:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ef1_d20260131_m031934_c001_v0001183_t0037_u01769829574333") 2026/01/31 03:22:58 DEBUG : dir1/0008-23456: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4ed_d20260131_m032005_c001_v7007000_t0000_u01769829605146") 2026/01/31 03:22:58 DEBUG : dir1/0008-23456: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fc1_d20260131_m031959_c001_v0001183_t0007_u01769829599876") 2026/01/31 03:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921ef_d20260131_m032202_c001_v7007000_t0000_u01769829722002") 2026/01/31 03:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71669a4_d20260131_m032150_c001_v0001167_t0013_u01769829710803") 2026/01/31 03:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd30_d20260131_m032143_c001_v7007000_t0000_u01769829703175") 2026/01/31 03:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716679c_d20260131_m032132_c001_v0001167_t0012_u01769829692781") 2026/01/31 03:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e748_d20260131_m032124_c001_v7007000_t0000_u01769829684712") 2026/01/31 03:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71661f8_d20260131_m032049_c001_v0001167_t0046_u01769829649150") 2026/01/31 03:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c6893264a_d20260131_m032041_c001_v7007000_t0000_u01769829641063") 2026/01/31 03:22:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165fb5_d20260131_m032031_c001_v0001167_t0039_u01769829631725") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cfa_d20260131_m032024_c001_v7007000_t0000_u01769829624121") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165cc2_d20260131_m032012_c001_v0001167_t0007_u01769829612770") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4014a1ada4e60e5e_d20260131_m032001_c001_v7007000_t0000_u01769829601042") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f7d_d20260131_m031952_c001_v0001183_t0051_u01769829592962") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b5e_d20260131_m031944_c001_v7007000_t0000_u01769829584106") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cf1d_d20260131_m031938_c001_v0001167_t0053_u01769829578618") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42356585d4645af5_d20260131_m031936_c001_v7007000_t0000_u01769829576453") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ea3_d20260131_m031925_c001_v0001183_t0010_u01769829565881") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f26_d20260131_m031916_c001_v7007000_t0000_u01769829556683") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494169_d20260131_m031911_c001_v0001029_t0018_u01769829551093") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4014a1ada4e60d66_d20260131_m031908_c001_v7007000_t0000_u01769829548349") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c9a1_d20260131_m031858_c001_v0001167_t0046_u01769829538666") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9afa_d20260131_m031846_c001_v7007000_t0000_u01769829526061") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955cfd_d20260131_m031835_c001_v0001183_t0015_u01769829515689") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a5b_d20260131_m031827_c001_v7007000_t0000_u01769829507812") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955c77_d20260131_m031816_c001_v0001183_t0034_u01769829496387") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c279_d20260131_m031808_c001_v7007000_t0000_u01769829488511") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955bf6_d20260131_m031757_c001_v0001183_t0053_u01769829477625") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc279c_d20260131_m031940_c001_v7007000_t0000_u01769829580202") 2026/01/31 03:22:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ef3_d20260131_m031934_c001_v0001183_t0013_u01769829574537") 2026/01/31 03:22:59 DEBUG : dir1/0009-34567: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4ee_d20260131_m032005_c001_v7007000_t0000_u01769829605338") 2026/01/31 03:22:59 DEBUG : dir1/0009-34567: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165b2d_d20260131_m032000_c001_v0001167_t0018_u01769829600038") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921f0_d20260131_m032202_c001_v7007000_t0000_u01769829722184") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41dfec_d20260131_m032151_c001_v0001167_t0034_u01769829711361") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd32_d20260131_m032143_c001_v7007000_t0000_u01769829703355") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ddd4_d20260131_m032133_c001_v0001167_t0034_u01769829693194") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e749_d20260131_m032124_c001_v7007000_t0000_u01769829684893") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d8ba_d20260131_m032049_c001_v0001167_t0045_u01769829649678") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c6893264c_d20260131_m032041_c001_v7007000_t0000_u01769829641245") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d69a_d20260131_m032032_c001_v0001167_t0058_u01769829632229") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cfb_d20260131_m032024_c001_v7007000_t0000_u01769829624304") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d427_d20260131_m032013_c001_v0001167_t0023_u01769829613420") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4da_d20260131_m032001_c001_v7007000_t0000_u01769829601209") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71659ea_d20260131_m031953_c001_v0001167_t0010_u01769829593207") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b5f_d20260131_m031944_c001_v7007000_t0000_u01769829584290") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71657dc_d20260131_m031938_c001_v0001167_t0004_u01769829578711") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b3f_d20260131_m031936_c001_v7007000_t0000_u01769829576063") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494183_d20260131_m031926_c001_v0001029_t0011_u01769829566122") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f27_d20260131_m031916_c001_v7007000_t0000_u01769829556866") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716542f_d20260131_m031911_c001_v0001167_t0048_u01769829551239") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f415cf7e342a5fc45_d20260131_m031908_c001_v7007000_t0000_u01769829548351") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955db4_d20260131_m031859_c001_v0001183_t0042_u01769829539377") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f68c_d20260131_m031846_c001_v7007000_t0000_u01769829526404") 2026/01/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164e8c_d20260131_m031835_c001_v0001167_t0008_u01769829515902") 2026/01/31 03:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a5c_d20260131_m031827_c001_v7007000_t0000_u01769829507995") 2026/01/31 03:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164c02_d20260131_m031816_c001_v0001167_t0003_u01769829496638") 2026/01/31 03:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c27a_d20260131_m031808_c001_v7007000_t0000_u01769829488692") 2026/01/31 03:23:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164948_d20260131_m031757_c001_v0001167_t0044_u01769829477847") 2026/01/31 03:23:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc279e_d20260131_m031940_c001_v7007000_t0000_u01769829580566") 2026/01/31 03:23:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ce89_d20260131_m031934_c001_v0001167_t0037_u01769829574548") 2026/01/31 03:23:01 DEBUG : dir1/0010-45678: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4ef_d20260131_m032005_c001_v7007000_t0000_u01769829605519") 2026/01/31 03:23:01 DEBUG : dir1/0010-45678: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fc5_d20260131_m032000_c001_v0001183_t0057_u01769829600100") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921f1_d20260131_m032202_c001_v7007000_t0000_u01769829722367") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494281_d20260131_m032152_c001_v0001029_t0003_u01769829712008") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd34_d20260131_m032143_c001_v7007000_t0000_u01769829703537") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49425f_d20260131_m032133_c001_v0001029_t0003_u01769829693780") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e74a_d20260131_m032125_c001_v7007000_t0000_u01769829685075") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494215_d20260131_m032050_c001_v0001029_t0002_u01769829650191") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c6893264e_d20260131_m032041_c001_v7007000_t0000_u01769829641427") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941fb_d20260131_m032032_c001_v0001029_t0032_u01769829632689") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cfd_d20260131_m032024_c001_v7007000_t0000_u01769829624487") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941e3_d20260131_m032014_c001_v0001029_t0033_u01769829614134") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e412004d_d20260131_m032001_c001_v7007000_t0000_u01769829601218") 2026/01/31 03:23:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941bf_d20260131_m031953_c001_v0001029_t0004_u01769829593683") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b60_d20260131_m031944_c001_v7007000_t0000_u01769829584478") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f1d_d20260131_m031938_c001_v0001183_t0035_u01769829578761") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820a77_d20260131_m031936_c001_v7007000_t0000_u01769829576418") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cdab_d20260131_m031926_c001_v0001167_t0015_u01769829566922") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f28_d20260131_m031917_c001_v7007000_t0000_u01769829557049") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e33_d20260131_m031911_c001_v0001183_t0009_u01769829551271") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411ff7b_d20260131_m031908_c001_v7007000_t0000_u01769829548394") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165258_d20260131_m031859_c001_v0001167_t0002_u01769829539581") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f415cf7e342a5fbe8_d20260131_m031846_c001_v7007000_t0000_u01769829526078") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494119_d20260131_m031836_c001_v0001029_t0041_u01769829516688") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a5d_d20260131_m031828_c001_v7007000_t0000_u01769829508176") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940fd_d20260131_m031817_c001_v0001029_t0014_u01769829497126") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c27b_d20260131_m031808_c001_v7007000_t0000_u01769829488876") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940e5_d20260131_m031758_c001_v0001029_t0041_u01769829478526") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820a7b_d20260131_m031940_c001_v7007000_t0000_u01769829580441") 2026/01/31 03:23:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494197_d20260131_m031934_c001_v0001029_t0026_u01769829574642") 2026/01/31 03:23:02 DEBUG : dir1/0011-56789: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4f0_d20260131_m032005_c001_v7007000_t0000_u01769829605701") 2026/01/31 03:23:02 DEBUG : dir1/0011-56789: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d280_d20260131_m032000_c001_v0001167_t0038_u01769829600141") 2026/01/31 03:23:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921f3_d20260131_m032202_c001_v7007000_t0000_u01769829722551") 2026/01/31 03:23:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d7779562b6_d20260131_m032153_c001_v0001183_t0004_u01769829713300") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd37_d20260131_m032143_c001_v7007000_t0000_u01769829703719") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d77795625a_d20260131_m032134_c001_v0001183_t0053_u01769829694500") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e74b_d20260131_m032125_c001_v7007000_t0000_u01769829685346") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956121_d20260131_m032050_c001_v0001183_t0003_u01769829650900") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932650_d20260131_m032041_c001_v7007000_t0000_u01769829641609") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956099_d20260131_m032032_c001_v0001183_t0034_u01769829632998") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cfe_d20260131_m032024_c001_v7007000_t0000_u01769829624673") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956023_d20260131_m032014_c001_v0001183_t0051_u01769829614634") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974805_d20260131_m032001_c001_v7007000_t0000_u01769829601011") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d16e_d20260131_m031954_c001_v0001167_t0029_u01769829594125") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b61_d20260131_m031944_c001_v7007000_t0000_u01769829584662") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941a1_d20260131_m031938_c001_v0001029_t0002_u01769829578815") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42356585d4645aeb_d20260131_m031935_c001_v7007000_t0000_u01769829575907") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165666_d20260131_m031927_c001_v0001167_t0004_u01769829567366") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f29_d20260131_m031917_c001_v7007000_t0000_u01769829557233") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e35_d20260131_m031911_c001_v0001183_t0035_u01769829551481") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9b22_d20260131_m031907_c001_v7007000_t0000_u01769829547972") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494149_d20260131_m031900_c001_v0001029_t0027_u01769829540120") 2026/01/31 03:23:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409a2e3fed29fba8_d20260131_m031846_c001_v7007000_t0000_u01769829526258") 2026/01/31 03:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c683_d20260131_m031837_c001_v0001167_t0056_u01769829517147") 2026/01/31 03:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a5e_d20260131_m031828_c001_v7007000_t0000_u01769829508359") 2026/01/31 03:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c419_d20260131_m031817_c001_v0001167_t0005_u01769829497769") 2026/01/31 03:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c27c_d20260131_m031809_c001_v7007000_t0000_u01769829489058") 2026/01/31 03:23:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c1ce_d20260131_m031759_c001_v0001167_t0051_u01769829479111") 2026/01/31 03:23:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b50_d20260131_m031940_c001_v7007000_t0000_u01769829580408") 2026/01/31 03:23:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ef6_d20260131_m031934_c001_v0001183_t0033_u01769829574732") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4f1_d20260131_m032005_c001_v7007000_t0000_u01769829605883") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941cb_d20260131_m032000_c001_v0001029_t0013_u01769829600193") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921f4_d20260131_m032202_c001_v7007000_t0000_u01769829722733") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166a00_d20260131_m032153_c001_v0001167_t0057_u01769829713510") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd38_d20260131_m032143_c001_v7007000_t0000_u01769829703900") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71667ea_d20260131_m032134_c001_v0001167_t0058_u01769829694761") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e74c_d20260131_m032125_c001_v7007000_t0000_u01769829685528") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166252_d20260131_m032051_c001_v0001167_t0024_u01769829651154") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932652_d20260131_m032041_c001_v7007000_t0000_u01769829641790") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165fd9_d20260131_m032033_c001_v0001167_t0026_u01769829633231") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060cff_d20260131_m032024_c001_v7007000_t0000_u01769829624867") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165d1d_d20260131_m032014_c001_v0001167_t0058_u01769829614862") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f413eb592fb8afda7_d20260131_m032001_c001_v7007000_t0000_u01769829601447") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f95_d20260131_m031954_c001_v0001183_t0018_u01769829594706") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b62_d20260131_m031944_c001_v7007000_t0000_u01769829584848") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f1f_d20260131_m031938_c001_v0001183_t0007_u01769829578969") 2026/01/31 03:23:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820a75_d20260131_m031936_c001_v7007000_t0000_u01769829576054") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955eb3_d20260131_m031927_c001_v0001183_t0043_u01769829567977") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f2a_d20260131_m031917_c001_v7007000_t0000_u01769829557416") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955e3a_d20260131_m031911_c001_v0001183_t0024_u01769829551682") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9c0b_d20260131_m031908_c001_v7007000_t0000_u01769829548143") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c9e3_d20260131_m031900_c001_v0001167_t0019_u01769829540595") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb736_d20260131_m031846_c001_v7007000_t0000_u01769829526416") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d09_d20260131_m031837_c001_v0001183_t0050_u01769829517856") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a60_d20260131_m031828_c001_v7007000_t0000_u01769829508540") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955c81_d20260131_m031818_c001_v0001183_t0026_u01769829498399") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c27e_d20260131_m031809_c001_v7007000_t0000_u01769829489240") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955c04_d20260131_m031800_c001_v0001183_t0020_u01769829480030") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05baf5_d20260131_m031940_c001_v7007000_t0000_u01769829580448") 2026/01/31 03:23:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ef9_d20260131_m031934_c001_v0001183_t0002_u01769829574933") 2026/01/31 03:23:05 DEBUG : dir1/0013-789;=: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4f2_d20260131_m032006_c001_v7007000_t0000_u01769829606065") 2026/01/31 03:23:05 DEBUG : dir1/0013-789;=: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fc7_d20260131_m032000_c001_v0001183_t0059_u01769829600341") 2026/01/31 03:23:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921f5_d20260131_m032202_c001_v7007000_t0000_u01769829722916") 2026/01/31 03:23:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41e040_d20260131_m032154_c001_v0001167_t0054_u01769829714052") 2026/01/31 03:23:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd39_d20260131_m032144_c001_v7007000_t0000_u01769829704081") 2026/01/31 03:23:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41de22_d20260131_m032135_c001_v0001167_t0001_u01769829695451") 2026/01/31 03:23:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e74d_d20260131_m032125_c001_v7007000_t0000_u01769829685711") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d8f4_d20260131_m032051_c001_v0001167_t0046_u01769829651631") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932654_d20260131_m032041_c001_v7007000_t0000_u01769829641972") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d6d4_d20260131_m032033_c001_v0001167_t0033_u01769829633778") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060d00_d20260131_m032025_c001_v7007000_t0000_u01769829625051") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d469_d20260131_m032015_c001_v0001167_t0051_u01769829615810") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974809_d20260131_m032001_c001_v7007000_t0000_u01769829601564") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165a34_d20260131_m031954_c001_v0001167_t0038_u01769829594920") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b63_d20260131_m031945_c001_v7007000_t0000_u01769829585034") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955f25_d20260131_m031939_c001_v0001183_t0032_u01769829579181") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820a74_d20260131_m031935_c001_v7007000_t0000_u01769829575870") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494185_d20260131_m031928_c001_v0001029_t0034_u01769829568168") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f2b_d20260131_m031917_c001_v7007000_t0000_u01769829557599") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49416b_d20260131_m031911_c001_v0001029_t0031_u01769829551719") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9c0d_d20260131_m031908_c001_v7007000_t0000_u01769829548518") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955dc5_d20260131_m031901_c001_v0001183_t0021_u01769829541262") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f415cf7e342a5fbea_d20260131_m031846_c001_v7007000_t0000_u01769829526268") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164ede_d20260131_m031838_c001_v0001167_t0028_u01769829518068") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a61_d20260131_m031828_c001_v7007000_t0000_u01769829508720") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164c42_d20260131_m031818_c001_v0001167_t0052_u01769829498596") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c27f_d20260131_m031809_c001_v7007000_t0000_u01769829489421") 2026/01/31 03:23:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164994_d20260131_m031800_c001_v0001167_t0002_u01769829480265") 2026/01/31 03:23:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e412003d_d20260131_m031940_c001_v7007000_t0000_u01769829580212") 2026/01/31 03:23:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165736_d20260131_m031934_c001_v0001167_t0039_u01769829574979") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4f3_d20260131_m032006_c001_v7007000_t0000_u01769829606247") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fcb_d20260131_m032000_c001_v0001183_t0001_u01769829600556") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921f6_d20260131_m032203_c001_v7007000_t0000_u01769829723209") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49428b_d20260131_m032154_c001_v0001029_t0020_u01769829714860") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd3a_d20260131_m032144_c001_v7007000_t0000_u01769829704265") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494267_d20260131_m032135_c001_v0001029_t0020_u01769829695920") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e74e_d20260131_m032125_c001_v7007000_t0000_u01769829685892") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494219_d20260131_m032052_c001_v0001029_t0039_u01769829652296") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c68932658_d20260131_m032042_c001_v7007000_t0000_u01769829642154") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941ff_d20260131_m032034_c001_v0001029_t0032_u01769829634221") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060d01_d20260131_m032025_c001_v7007000_t0000_u01769829625236") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941e5_d20260131_m032016_c001_v0001029_t0012_u01769829616353") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974806_d20260131_m032001_c001_v7007000_t0000_u01769829601195") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941c1_d20260131_m031955_c001_v0001029_t0002_u01769829595319") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b64_d20260131_m031945_c001_v7007000_t0000_u01769829585218") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cf31_d20260131_m031939_c001_v0001167_t0053_u01769829579192") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4085b6b12215a7d0_d20260131_m031936_c001_v7007000_t0000_u01769829576272") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cdd3_d20260131_m031928_c001_v0001167_t0012_u01769829568473") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f2c_d20260131_m031917_c001_v7007000_t0000_u01769829557782") 2026/01/31 03:23:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cb9f_d20260131_m031911_c001_v0001167_t0023_u01769829551744") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f6fe_d20260131_m031908_c001_v7007000_t0000_u01769829548362") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71652ac_d20260131_m031901_c001_v0001167_t0003_u01769829541488") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9afe_d20260131_m031846_c001_v7007000_t0000_u01769829526280") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49411f_d20260131_m031838_c001_v0001029_t0009_u01769829518629") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a62_d20260131_m031828_c001_v7007000_t0000_u01769829508902") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494103_d20260131_m031819_c001_v0001029_t0039_u01769829499355") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c280_d20260131_m031809_c001_v7007000_t0000_u01769829489606") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940e7_d20260131_m031801_c001_v0001029_t0020_u01769829481019") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b4f_d20260131_m031940_c001_v7007000_t0000_u01769829580224") 2026/01/31 03:23:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955efb_d20260131_m031935_c001_v0001183_t0026_u01769829575135") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4f4_d20260131_m032006_c001_v7007000_t0000_u01769829606429") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fcd_d20260131_m032000_c001_v0001183_t0020_u01769829600806") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921f7_d20260131_m032203_c001_v7007000_t0000_u01769829723392") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d7779562c4_d20260131_m032155_c001_v0001183_t0039_u01769829715289") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd3b_d20260131_m032144_c001_v7007000_t0000_u01769829704447") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956268_d20260131_m032136_c001_v0001183_t0045_u01769829696362") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e74f_d20260131_m032126_c001_v7007000_t0000_u01769829686073") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d77795612f_d20260131_m032053_c001_v0001183_t0017_u01769829653531") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c6893265a_d20260131_m032042_c001_v7007000_t0000_u01769829642336") 2026/01/31 03:23:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d7779560ad_d20260131_m032034_c001_v0001183_t0017_u01769829634947") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060d02_d20260131_m032025_c001_v7007000_t0000_u01769829625419") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956033_d20260131_m032016_c001_v0001183_t0049_u01769829616875") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e412004e_d20260131_m032001_c001_v7007000_t0000_u01769829601399") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d1be_d20260131_m031955_c001_v0001167_t0008_u01769829595988") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b65_d20260131_m031945_c001_v7007000_t0000_u01769829585406") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4941a3_d20260131_m031939_c001_v0001029_t0018_u01769829579329") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b42_d20260131_m031936_c001_v7007000_t0000_u01769829576433") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71656a4_d20260131_m031929_c001_v0001167_t0027_u01769829569202") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f2d_d20260131_m031917_c001_v7007000_t0000_u01769829557965") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165447_d20260131_m031911_c001_v0001167_t0030_u01769829551894") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f0d_d20260131_m031908_c001_v7007000_t0000_u01769829548391") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49414f_d20260131_m031902_c001_v0001029_t0029_u01769829542019") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9aff_d20260131_m031846_c001_v7007000_t0000_u01769829526287") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c6c9_d20260131_m031839_c001_v0001167_t0045_u01769829519181") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a63_d20260131_m031829_c001_v7007000_t0000_u01769829509083") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c474_d20260131_m031820_c001_v0001167_t0054_u01769829500094") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c281_d20260131_m031809_c001_v7007000_t0000_u01769829489789") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c229_d20260131_m031801_c001_v0001167_t0027_u01769829481465") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42356585d4645b24_d20260131_m031940_c001_v7007000_t0000_u01769829580551") 2026/01/31 03:23:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ce93_d20260131_m031935_c001_v0001167_t0041_u01769829575305") 2026/01/31 03:23:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb751_d20260131_m031848_c001_v7007000_t0000_u01769829528741") 2026/01/31 03:23:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d37_d20260131_m031843_c001_v0001183_t0019_u01769829523436") 2026/01/31 03:23:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb753_d20260131_m031848_c001_v7007000_t0000_u01769829528922") 2026/01/31 03:23:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d39_d20260131_m031843_c001_v0001183_t0059_u01769829523646") 2026/01/31 03:23:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb755_d20260131_m031849_c001_v7007000_t0000_u01769829529103") 2026/01/31 03:23:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d3b_d20260131_m031843_c001_v0001183_t0050_u01769829523868") 2026/01/31 03:23:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb757_d20260131_m031849_c001_v7007000_t0000_u01769829529282") 2026/01/31 03:23:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494125_d20260131_m031843_c001_v0001029_t0003_u01769829523878") 2026/01/31 03:23:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb75a_d20260131_m031849_c001_v7007000_t0000_u01769829529465") 2026/01/31 03:23:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c791_d20260131_m031843_c001_v0001167_t0059_u01769829523893") 2026/01/31 03:23:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb75c_d20260131_m031849_c001_v7007000_t0000_u01769829529646") 2026/01/31 03:23:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164fda_d20260131_m031844_c001_v0001167_t0049_u01769829524019") 2026/01/31 03:23:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb75f_d20260131_m031849_c001_v7007000_t0000_u01769829529827") 2026/01/31 03:23:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d3f_d20260131_m031844_c001_v0001183_t0014_u01769829524076") 2026/01/31 03:23:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb761_d20260131_m031850_c001_v7007000_t0000_u01769829530011") 2026/01/31 03:23:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d43_d20260131_m031844_c001_v0001183_t0002_u01769829524285") 2026/01/31 03:23:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb763_d20260131_m031850_c001_v7007000_t0000_u01769829530193") 2026/01/31 03:23:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494129_d20260131_m031844_c001_v0001029_t0042_u01769829524378") 2026/01/31 03:23:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb767_d20260131_m031850_c001_v7007000_t0000_u01769829530425") 2026/01/31 03:23:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d45_d20260131_m031844_c001_v0001183_t0046_u01769829524497") 2026/01/31 03:23:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb769_d20260131_m031850_c001_v7007000_t0000_u01769829530608") 2026/01/31 03:23:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c7ad_d20260131_m031844_c001_v0001167_t0016_u01769829524512") 2026/01/31 03:23:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb76b_d20260131_m031850_c001_v7007000_t0000_u01769829530787") 2026/01/31 03:23:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d49_d20260131_m031844_c001_v0001183_t0032_u01769829524692") 2026/01/31 03:23:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb76e_d20260131_m031850_c001_v7007000_t0000_u01769829530967") 2026/01/31 03:23:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165000_d20260131_m031844_c001_v0001167_t0037_u01769829524775") 2026/01/31 03:23:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb770_d20260131_m031851_c001_v7007000_t0000_u01769829531147") 2026/01/31 03:23:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d4b_d20260131_m031844_c001_v0001183_t0042_u01769829524917") 2026/01/31 03:23:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb771_d20260131_m031851_c001_v7007000_t0000_u01769829531328") 2026/01/31 03:23:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49412b_d20260131_m031844_c001_v0001029_t0044_u01769829524971") 2026/01/31 03:23:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb772_d20260131_m031851_c001_v7007000_t0000_u01769829531511") 2026/01/31 03:23:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955d4f_d20260131_m031845_c001_v0001183_t0012_u01769829525120") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f415cf7e342a60032_d20260131_m031912_c001_v7007000_t0000_u01769829552720") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955de5_d20260131_m031905_c001_v0001183_t0052_u01769829545617") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9c10_d20260131_m031913_c001_v7007000_t0000_u01769829553036") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955de9_d20260131_m031905_c001_v0001183_t0029_u01769829545825") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9b2b_d20260131_m031912_c001_v7007000_t0000_u01769829552733") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165340_d20260131_m031905_c001_v0001167_t0002_u01769829545924") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9c0e_d20260131_m031912_c001_v7007000_t0000_u01769829552669") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955deb_d20260131_m031906_c001_v0001183_t0023_u01769829546036") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4014a1ada4e60d70_d20260131_m031912_c001_v7007000_t0000_u01769829552897") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41caa5_d20260131_m031906_c001_v0001167_t0007_u01769829546095") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f706_d20260131_m031912_c001_v7007000_t0000_u01769829552841") 2026/01/31 03:23:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494159_d20260131_m031906_c001_v0001029_t0038_u01769829546228") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411ff9c_d20260131_m031912_c001_v7007000_t0000_u01769829552681") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955df1_d20260131_m031906_c001_v0001183_t0023_u01769829546247") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f415cf7e342a60033_d20260131_m031912_c001_v7007000_t0000_u01769829552907") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165356_d20260131_m031906_c001_v0001167_t0058_u01769829546379") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f15_d20260131_m031912_c001_v7007000_t0000_u01769829552689") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955df7_d20260131_m031906_c001_v0001183_t0005_u01769829546476") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9c0f_d20260131_m031912_c001_v7007000_t0000_u01769829552853") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49415b_d20260131_m031906_c001_v0001029_t0007_u01769829546636") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f413eb592fb8afc88_d20260131_m031912_c001_v7007000_t0000_u01769829552703") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955df9_d20260131_m031906_c001_v0001183_t0026_u01769829546681") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411ff9e_d20260131_m031913_c001_v7007000_t0000_u01769829553048") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41cac7_d20260131_m031906_c001_v0001167_t0037_u01769829546734") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411ff9d_d20260131_m031912_c001_v7007000_t0000_u01769829552865") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955dfb_d20260131_m031906_c001_v0001183_t0018_u01769829546885") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f16_d20260131_m031912_c001_v7007000_t0000_u01769829552872") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7165373_d20260131_m031907_c001_v0001167_t0033_u01769829547038") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42245155852e9b2c_d20260131_m031912_c001_v7007000_t0000_u01769829552919") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955dff_d20260131_m031907_c001_v0001183_t0042_u01769829547125") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f707_d20260131_m031913_c001_v7007000_t0000_u01769829553023") 2026/01/31 03:23:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49415d_d20260131_m031907_c001_v0001029_t0008_u01769829547331") 2026/01/31 03:23:12 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e843711b_d20260131_m031616_c001_v7007000_t0000_u01769829376644") 2026/01/31 03:23:12 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f116bb1bb294e52e9_d20260131_m031614_c001_v0001130_t0018_u01769829374090") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec49b9_d20260131_m031613_c001_v7007000_t0000_u01769829373909") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f116bb1bb294e52d7_d20260131_m031610_c001_v0001130_t0023_u01769829370086") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec49af_d20260131_m031609_c001_v7007000_t0000_u01769829369322") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b2fa_d20260131_m031603_c001_v0001167_t0015_u01769829363804") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f410c99561697f5cb_d20260131_m031602_c001_v7007000_t0000_u01769829362353") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11655471460cdbb8_d20260131_m031600_c001_v0001185_t0006_u01769829360071") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4085b6b122159db0_d20260131_m031559_c001_v7007000_t0000_u01769829359887") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11655471460cdb57_d20260131_m031556_c001_v0001185_t0046_u01769829356323") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4085b6b122159d9d_d20260131_m031555_c001_v7007000_t0000_u01769829355599") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b113_d20260131_m031550_c001_v0001167_t0052_u01769829350064") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91766_d20260131_m031548_c001_v7007000_t0000_u01769829348788") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1031870c861e2128_d20260131_m031547_c001_v0001105_t0031_u01769829347453") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974614_d20260131_m031547_c001_v7007000_t0000_u01769829347269") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1031870c861e211c_d20260131_m031543_c001_v0001105_t0037_u01769829343783") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974611_d20260131_m031543_c001_v7007000_t0000_u01769829343016") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163620_d20260131_m031537_c001_v0001167_t0057_u01769829337959") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db9175d_d20260131_m031537_c001_v7007000_t0000_u01769829337020") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f102076e7896d5a83_d20260131_m031535_c001_v0001131_t0025_u01769829335166") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb0cd_d20260131_m031534_c001_v7007000_t0000_u01769829334984") 2026/01/31 03:23:13 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f102076e7896d5a77_d20260131_m031530_c001_v0001131_t0004_u01769829330842") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb093_d20260131_m031530_c001_v7007000_t0000_u01769829330067") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493fe5_d20260131_m031522_c001_v0001029_t0031_u01769829322175") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91751_d20260131_m031521_c001_v7007000_t0000_u01769829321221") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11872edf842050b6_d20260131_m031519_c001_v0001113_t0047_u01769829319104") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4175a1f28f888cae_d20260131_m031518_c001_v7007000_t0000_u01769829318920") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11872edf8420509e_d20260131_m031513_c001_v0001113_t0000_u01769829313876") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4175a1f28f888ca8_d20260131_m031513_c001_v7007000_t0000_u01769829313104") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ab09_d20260131_m031505_c001_v0001167_t0022_u01769829305750") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3faf_d20260131_m031504_c001_v7007000_t0000_u01769829304834") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163140_d20260131_m031502_c001_v0001167_t0014_u01769829302402") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec4978_d20260131_m031502_c001_v7007000_t0000_u01769829302221") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163092_d20260131_m031458_c001_v0001167_t0037_u01769829298077") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec4971_d20260131_m031457_c001_v7007000_t0000_u01769829297347") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7162fa7_d20260131_m031450_c001_v0001167_t0037_u01769829290290") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f57_d20260131_m031449_c001_v7007000_t0000_u01769829289184") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11409042ad7f1526_d20260131_m031442_c001_v0001146_t0040_u01769829282404") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4014a1ada4e6091a_d20260131_m031442_c001_v7007000_t0000_u01769829282188") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493fb5_d20260131_m031437_c001_v0001029_t0012_u01769829277597") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f10356b3ce3bbb590_d20260131_m031436_c001_v0001185_t0056_u01769829276827") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f10356b3ce3bbb570_d20260131_m031435_c001_v0001185_t0001_u01769829275903") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbaf2a_d20260131_m031422_c001_v7007000_t0000_u01769829262095") 2026/01/31 03:23:14 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7162a8f_d20260131_m031414_c001_v0001167_t0048_u01769829254006") 2026/01/31 03:23:15 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f107ed81cbe7db983_d20260131_m031413_c001_v0001183_t0048_u01769829253234") 2026/01/31 03:23:15 DEBUG : dst/one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f107ed81cbe7db97b_d20260131_m031412_c001_v0001183_t0048_u01769829252259") 2026/01/31 03:23:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e843711d_d20260131_m031616_c001_v7007000_t0000_u01769829376827") 2026/01/31 03:23:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f10605940990e1291_d20260131_m031613_c001_v0001173_t0052_u01769829373488") 2026/01/31 03:23:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f114a07a281895a40_d20260131_m031609_c001_v0001171_t0018_u01769829369026") 2026/01/31 03:23:15 DEBUG : dst/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f410c99561697f5cf_d20260131_m031602_c001_v7007000_t0000_u01769829362536") 2026/01/31 03:23:15 DEBUG : dst/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118407e63f151962_d20260131_m031559_c001_v0001173_t0012_u01769829359212") 2026/01/31 03:23:15 DEBUG : dst/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f101f29240db4ab7a_d20260131_m031554_c001_v0001173_t0031_u01769829354892") 2026/01/31 03:23:15 DEBUG : dst/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91767_d20260131_m031548_c001_v7007000_t0000_u01769829348970") 2026/01/31 03:23:15 DEBUG : dst/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1031dc49e03581f6_d20260131_m031546_c001_v0001099_t0038_u01769829346879") 2026/01/31 03:23:15 DEBUG : dst/one.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1067841c4873a8d5_d20260131_m031542_c001_v0001092_t0014_u01769829342593") 2026/01/31 03:23:15 DEBUG : dst/three: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f58_d20260131_m031449_c001_v7007000_t0000_u01769829289368") 2026/01/31 03:23:15 DEBUG : dst/three: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f10356b3ce3bbb700_d20260131_m031447_c001_v0001185_t0032_u01769829287292") 2026/01/31 03:23:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e843711f_d20260131_m031617_c001_v7007000_t0000_u01769829377011") 2026/01/31 03:23:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1019fa251dc70ce1_d20260131_m031615_c001_v0001036_t0058_u01769829375016") 2026/01/31 03:23:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1072ae92309aed7c_d20260131_m031611_c001_v0001136_t0014_u01769829371213") 2026/01/31 03:23:15 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e8437121_d20260131_m031617_c001_v7007000_t0000_u01769829377195") 2026/01/31 03:23:15 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f116bb1bb294e52ef_d20260131_m031615_c001_v0001130_t0041_u01769829375810") 2026/01/31 03:23:15 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec49bc_d20260131_m031615_c001_v7007000_t0000_u01769829375629") 2026/01/31 03:23:15 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f116bb1bb294e52df_d20260131_m031612_c001_v0001130_t0032_u01769829372041") 2026/01/31 03:23:15 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec49b6_d20260131_m031611_c001_v7007000_t0000_u01769829371860") 2026/01/31 03:23:15 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71639e3_d20260131_m031605_c001_v0001167_t0011_u01769829365794") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f410c99561697f5d2_d20260131_m031602_c001_v7007000_t0000_u01769829362719") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11655471460cdbdc_d20260131_m031601_c001_v0001185_t0042_u01769829361533") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4085b6b122159db7_d20260131_m031601_c001_v7007000_t0000_u01769829361348") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11655471460cdb80_d20260131_m031557_c001_v0001185_t0054_u01769829357687") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4085b6b122159da7_d20260131_m031557_c001_v7007000_t0000_u01769829357503") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71637e7_d20260131_m031551_c001_v0001167_t0039_u01769829351665") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974615_d20260131_m031548_c001_v7007000_t0000_u01769829348235") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716373e_d20260131_m031545_c001_v0001167_t0008_u01769829345527") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974612_d20260131_m031544_c001_v7007000_t0000_u01769829344788") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494003_d20260131_m031539_c001_v0001029_t0000_u01769829339858") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb0d5_d20260131_m031536_c001_v7007000_t0000_u01769829336106") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493ffd_d20260131_m031533_c001_v0001029_t0034_u01769829333188") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbb0ae_d20260131_m031532_c001_v7007000_t0000_u01769829332110") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41adb0_d20260131_m031524_c001_v0001167_t0035_u01769829324657") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4175a1f28f888cb2_d20260131_m031520_c001_v7007000_t0000_u01769829320300") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41aca8_d20260131_m031516_c001_v0001167_t0012_u01769829316410") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4175a1f28f888cab_d20260131_m031515_c001_v7007000_t0000_u01769829315316") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71631db_d20260131_m031507_c001_v0001167_t0046_u01769829307919") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec497a_d20260131_m031503_c001_v7007000_t0000_u01769829303917") 2026/01/31 03:23:16 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163106_d20260131_m031500_c001_v0001167_t0021_u01769829300743") 2026/01/31 03:23:17 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec4974_d20260131_m031459_c001_v7007000_t0000_u01769829299634") 2026/01/31 03:23:17 DEBUG : dst/three.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493fc7_d20260131_m031452_c001_v0001029_t0038_u01769829292284") 2026/01/31 03:23:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f410c99561697f5d5_d20260131_m031602_c001_v7007000_t0000_u01769829362900") 2026/01/31 03:23:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1157ba85f47f048f_d20260131_m031600_c001_v0001161_t0017_u01769829360917") 2026/01/31 03:23:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11442abaa5cb137c_d20260131_m031557_c001_v0001157_t0039_u01769829357118") 2026/01/31 03:23:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91768_d20260131_m031549_c001_v7007000_t0000_u01769829349151") 2026/01/31 03:23:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1124b27504e444d3_d20260131_m031548_c001_v0001185_t0038_u01769829348043") 2026/01/31 03:23:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f115902a95c04991a_d20260131_m031544_c001_v0001145_t0014_u01769829344370") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e8437127_d20260131_m031617_c001_v7007000_t0000_u01769829377395") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494025_d20260131_m031604_c001_v0001029_t0035_u01769829364942") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f410c99561697f5d9_d20260131_m031603_c001_v7007000_t0000_u01769829363083") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49400b_d20260131_m031550_c001_v0001029_t0041_u01769829350921") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91769_d20260131_m031549_c001_v7007000_t0000_u01769829349333") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41af96_d20260131_m031538_c001_v0001167_t0057_u01769829338914") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db9175e_d20260131_m031537_c001_v7007000_t0000_u01769829337202") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716340e_d20260131_m031523_c001_v0001167_t0044_u01769829323106") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91752_d20260131_m031521_c001_v7007000_t0000_u01769829321405") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493fd3_d20260131_m031506_c001_v0001029_t0008_u01769829306863") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3fb1_d20260131_m031505_c001_v7007000_t0000_u01769829305017") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41a92b_d20260131_m031451_c001_v0001167_t0028_u01769829291286") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f59_d20260131_m031449_c001_v7007000_t0000_u01769829289552") 2026/01/31 03:23:17 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1151d29066b57c72_d20260131_m031444_c001_v0001116_t0010_u01769829284449") 2026/01/31 03:23:18 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbaf2b_d20260131_m031422_c001_v7007000_t0000_u01769829262276") 2026/01/31 03:23:18 DEBUG : dst/two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f107ed81cbe7db9ad_d20260131_m031421_c001_v0001183_t0051_u01769829261165") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740d1_d20260131_m031347_c001_v7007000_t0000_u01769829227419") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f83_d20260131_m031343_c001_v0001029_t0013_u01769829223376") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740cf_d20260131_m031341_c001_v7007000_t0000_u01769829221005") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f71_d20260131_m031330_c001_v0001029_t0039_u01769829210179") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d84_d20260131_m031320_c001_v7007000_t0000_u01769829200385") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f6b_d20260131_m031315_c001_v0001029_t0032_u01769829195530") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740a5_d20260131_m031248_c001_v7007000_t0000_u01769829168131") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161e95_d20260131_m031245_c001_v0001167_t0007_u01769829165254") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740a0_d20260131_m031244_c001_v7007000_t0000_u01769829164217") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161e34_d20260131_m031242_c001_v0001167_t0002_u01769829162613") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974097_d20260131_m031238_c001_v7007000_t0000_u01769829158369") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161d2b_d20260131_m031235_c001_v0001167_t0057_u01769829155994") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974092_d20260131_m031234_c001_v7007000_t0000_u01769829154802") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161ca7_d20260131_m031232_c001_v0001167_t0025_u01769829152733") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974083_d20260131_m031223_c001_v7007000_t0000_u01769829143322") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161b1d_d20260131_m031220_c001_v0001167_t0059_u01769829140895") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd97407f_d20260131_m031219_c001_v7007000_t0000_u01769829139681") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161aac_d20260131_m031218_c001_v0001167_t0031_u01769829138581") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec4568_d20260131_m031212_c001_v7007000_t0000_u01769829132443") 2026/01/31 03:23:18 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71619a2_d20260131_m031210_c001_v0001167_t0045_u01769829130255") 2026/01/31 03:23:19 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec4531_d20260131_m031208_c001_v7007000_t0000_u01769829128341") 2026/01/31 03:23:19 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161934_d20260131_m031207_c001_v0001167_t0031_u01769829127015") 2026/01/31 03:23:19 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec4522_d20260131_m031206_c001_v7007000_t0000_u01769829126653") 2026/01/31 03:23:19 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1188c785012ecdea_d20260131_m031205_c001_v0001137_t0054_u01769829125845") 2026/01/31 03:23:19 DEBUG : empty space: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71618ba_d20260131_m031203_c001_v0001167_t0015_u01769829123473") 2026/01/31 03:23:19 DEBUG : enormous: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740a2_d20260131_m031247_c001_v7007000_t0000_u01769829167116") 2026/01/31 03:23:19 DEBUG : enormous: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161ebd_d20260131_m031246_c001_v0001167_t0004_u01769829166079") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f406e15a4e843713e_d20260131_m031625_c001_v7007000_t0000_u01769829385716") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163c13_d20260131_m031623_c001_v0001167_t0037_u01769829383931") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d5f_d20260131_m031313_c001_v7007000_t0000_u01769829193903") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716221b_d20260131_m031312_c001_v0001167_t0000_u01769829192120") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44d1_d20260131_m031158_c001_v7007000_t0000_u01769829118769") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71617e7_d20260131_m031157_c001_v0001167_t0002_u01769829117116") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44cb_d20260131_m031156_c001_v7007000_t0000_u01769829116564") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71617b1_d20260131_m031155_c001_v0001167_t0016_u01769829115510") 2026/01/31 03:23:19 DEBUG : existing: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161779_d20260131_m031154_c001_v0001167_t0023_u01769829114198") 2026/01/31 03:23:19 DEBUG : existing-b: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d60_d20260131_m031314_c001_v7007000_t0000_u01769829194085") 2026/01/31 03:23:19 DEBUG : existing-b: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f69_d20260131_m031312_c001_v0001029_t0001_u01769829192127") 2026/01/31 03:23:19 DEBUG : file1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bf0_d20260131_m031748_c001_v7007000_t0000_u01769829468159") 2026/01/31 03:23:19 DEBUG : file1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940cb_d20260131_m031746_c001_v0001029_t0019_u01769829466977") 2026/01/31 03:23:20 DEBUG : file1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bed_d20260131_m031745_c001_v7007000_t0000_u01769829465651") 2026/01/31 03:23:20 DEBUG : file1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164740_d20260131_m031744_c001_v0001167_t0045_u01769829464407") 2026/01/31 03:23:20 DEBUG : five: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740a7_d20260131_m031252_c001_v7007000_t0000_u01769829172855") 2026/01/31 03:23:20 DEBUG : five: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d7161f49_d20260131_m031250_c001_v0001167_t0001_u01769829170199") 2026/01/31 03:23:20 DEBUG : foo: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec4547_d20260131_m031209_c001_v7007000_t0000_u01769829129833") 2026/01/31 03:23:20 DEBUG : foo: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d716197c_d20260131_m031209_c001_v0001167_t0001_u01769829129272") 2026/01/31 03:23:20 DEBUG : foo: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d716196c_d20260131_m031208_c001_v0001167_t0001_u01769829128711") 2026/01/31 03:23:20 DEBUG : four: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740a8_d20260131_m031253_c001_v7007000_t0000_u01769829173040") 2026/01/31 03:23:20 DEBUG : four: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41916de7ba493f43_d20260131_m031250_c001_v0001029_t0038_u01769829170788") 2026/01/31 03:23:20 DEBUG : four: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161f31_d20260131_m031249_c001_v0001167_t0003_u01769829169408") 2026/01/31 03:23:20 DEBUG : hello world2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d1e_d20260131_m031103_c001_v7007000_t0000_u01769829063485") 2026/01/31 03:23:20 DEBUG : hello world2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161022_d20260131_m031102_c001_v0001167_t0034_u01769829062255") 2026/01/31 03:23:20 DEBUG : ignore-size: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44c8_d20260131_m031153_c001_v7007000_t0000_u01769829113833") 2026/01/31 03:23:20 DEBUG : ignore-size: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161739_d20260131_m031152_c001_v0001167_t0011_u01769829112257") 2026/01/31 03:23:20 DEBUG : nested/sub dir/file: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d5d_d20260131_m031311_c001_v7007000_t0000_u01769829191381") 2026/01/31 03:23:20 DEBUG : nested/sub dir/file: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f67_d20260131_m031310_c001_v0001029_t0041_u01769829190056") 2026/01/31 03:23:20 DEBUG : nested/sub dir/file: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d51_d20260131_m031309_c001_v7007000_t0000_u01769829189316") 2026/01/31 03:23:20 DEBUG : nested/sub dir/file: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f5f_d20260131_m031305_c001_v0001029_t0030_u01769829185023") 2026/01/31 03:23:20 DEBUG : one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740a9_d20260131_m031253_c001_v7007000_t0000_u01769829173228") 2026/01/31 03:23:20 DEBUG : one: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d7161f18_d20260131_m031248_c001_v0001167_t0001_u01769829168526") 2026/01/31 03:23:20 DEBUG : only0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bd9_d20260131_m031739_c001_v7007000_t0000_u01769829459695") 2026/01/31 03:23:20 DEBUG : only0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f403ec5d777955b50_d20260131_m031734_c001_v0001183_t0032_u01769829454896") 2026/01/31 03:23:21 DEBUG : only0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ba1e_d20260131_m031704_c001_v0001167_t0018_u01769829424579") 2026/01/31 03:23:21 DEBUG : only0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f4200_d20260131_m031658_c001_v7007000_t0000_u01769829418026") 2026/01/31 03:23:21 DEBUG : only0: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163ce2_d20260131_m031631_c001_v0001167_t0004_u01769829391199") 2026/01/31 03:23:21 DEBUG : only1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bda_d20260131_m031739_c001_v7007000_t0000_u01769829459877") 2026/01/31 03:23:21 DEBUG : only1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d71645bf_d20260131_m031735_c001_v0001167_t0001_u01769829455011") 2026/01/31 03:23:21 DEBUG : only1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164150_d20260131_m031706_c001_v0001167_t0048_u01769829426324") 2026/01/31 03:23:21 DEBUG : only1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4020961a36f4888b_d20260131_m031657_c001_v7007000_t0000_u01769829417854") 2026/01/31 03:23:21 DEBUG : only1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494045_d20260131_m031632_c001_v0001029_t0029_u01769829392692") 2026/01/31 03:23:21 DEBUG : only10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bdb_d20260131_m031740_c001_v7007000_t0000_u01769829460060") 2026/01/31 03:23:21 DEBUG : only10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41916de7ba4940b3_d20260131_m031734_c001_v0001029_t0038_u01769829454806") 2026/01/31 03:23:21 DEBUG : only10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164354_d20260131_m031719_c001_v0001167_t0019_u01769829439394") 2026/01/31 03:23:21 DEBUG : only10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd19_d20260131_m031657_c001_v7007000_t0000_u01769829417833") 2026/01/31 03:23:21 DEBUG : only10: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494059_d20260131_m031643_c001_v0001029_t0039_u01769829403609") 2026/01/31 03:23:21 DEBUG : only11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bdc_d20260131_m031740_c001_v7007000_t0000_u01769829460242") 2026/01/31 03:23:21 DEBUG : only11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409f94cdfd41be08_d20260131_m031734_c001_v0001167_t0040_u01769829454282") 2026/01/31 03:23:21 DEBUG : only11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494091_d20260131_m031720_c001_v0001029_t0010_u01769829440932") 2026/01/31 03:23:21 DEBUG : only11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4020961a36f4888e_d20260131_m031658_c001_v7007000_t0000_u01769829418050") 2026/01/31 03:23:21 DEBUG : only11: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b7d0_d20260131_m031644_c001_v0001167_t0018_u01769829404931") 2026/01/31 03:23:21 DEBUG : only12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bdd_d20260131_m031740_c001_v7007000_t0000_u01769829460425") 2026/01/31 03:23:21 DEBUG : only12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41916de7ba4940af_d20260131_m031734_c001_v0001029_t0038_u01769829454289") 2026/01/31 03:23:21 DEBUG : only12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bc72_d20260131_m031723_c001_v0001167_t0053_u01769829443333") 2026/01/31 03:23:21 DEBUG : only12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd1c_d20260131_m031658_c001_v7007000_t0000_u01769829418187") 2026/01/31 03:23:22 DEBUG : only12: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163ecb_d20260131_m031646_c001_v0001167_t0038_u01769829406400") 2026/01/31 03:23:22 DEBUG : only13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bde_d20260131_m031740_c001_v7007000_t0000_u01769829460608") 2026/01/31 03:23:22 DEBUG : only13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d71645af_d20260131_m031734_c001_v0001167_t0001_u01769829454628") 2026/01/31 03:23:22 DEBUG : only13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716440a_d20260131_m031724_c001_v0001167_t0023_u01769829444696") 2026/01/31 03:23:22 DEBUG : only13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd1d_d20260131_m031658_c001_v7007000_t0000_u01769829418199") 2026/01/31 03:23:22 DEBUG : only13: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494061_d20260131_m031647_c001_v0001029_t0024_u01769829407591") 2026/01/31 03:23:22 DEBUG : only14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bdf_d20260131_m031740_c001_v7007000_t0000_u01769829460790") 2026/01/31 03:23:22 DEBUG : only14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d71645a1_d20260131_m031734_c001_v0001167_t0001_u01769829454307") 2026/01/31 03:23:22 DEBUG : only14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49409b_d20260131_m031726_c001_v0001029_t0002_u01769829446121") 2026/01/31 03:23:22 DEBUG : only14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f4201_d20260131_m031658_c001_v7007000_t0000_u01769829418208") 2026/01/31 03:23:22 DEBUG : only14: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b86a_d20260131_m031649_c001_v0001167_t0033_u01769829409445") 2026/01/31 03:23:22 DEBUG : only15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be0_d20260131_m031740_c001_v7007000_t0000_u01769829460971") 2026/01/31 03:23:22 DEBUG : only15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409f94cdfd41be32_d20260131_m031735_c001_v0001167_t0040_u01769829455242") 2026/01/31 03:23:22 DEBUG : only15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bd06_d20260131_m031727_c001_v0001167_t0044_u01769829447377") 2026/01/31 03:23:22 DEBUG : only15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4020961a36f4888f_d20260131_m031658_c001_v7007000_t0000_u01769829418231") 2026/01/31 03:23:22 DEBUG : only15: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163f67_d20260131_m031650_c001_v0001167_t0015_u01769829410619") 2026/01/31 03:23:22 DEBUG : only16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be1_d20260131_m031741_c001_v7007000_t0000_u01769829461157") 2026/01/31 03:23:22 DEBUG : only16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409f94cdfd41be10_d20260131_m031734_c001_v0001167_t0040_u01769829454501") 2026/01/31 03:23:22 DEBUG : only16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71644af_d20260131_m031728_c001_v0001167_t0052_u01769829448671") 2026/01/31 03:23:23 DEBUG : only16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f41ff_d20260131_m031657_c001_v7007000_t0000_u01769829417845") 2026/01/31 03:23:23 DEBUG : only16: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494067_d20260131_m031652_c001_v0001029_t0011_u01769829412148") 2026/01/31 03:23:23 DEBUG : only17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be2_d20260131_m031741_c001_v7007000_t0000_u01769829461338") 2026/01/31 03:23:23 DEBUG : only17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41916de7ba4940b1_d20260131_m031734_c001_v0001029_t0038_u01769829454623") 2026/01/31 03:23:23 DEBUG : only17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49409f_d20260131_m031729_c001_v0001029_t0043_u01769829449886") 2026/01/31 03:23:23 DEBUG : only17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f4203_d20260131_m031658_c001_v7007000_t0000_u01769829418390") 2026/01/31 03:23:23 DEBUG : only17: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b8ec_d20260131_m031653_c001_v0001167_t0049_u01769829413610") 2026/01/31 03:23:23 DEBUG : only18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be3_d20260131_m031741_c001_v7007000_t0000_u01769829461521") 2026/01/31 03:23:23 DEBUG : only18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409f94cdfd41be1e_d20260131_m031734_c001_v0001167_t0040_u01769829454684") 2026/01/31 03:23:23 DEBUG : only18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bd9c_d20260131_m031731_c001_v0001167_t0048_u01769829451118") 2026/01/31 03:23:23 DEBUG : only18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd17_d20260131_m031657_c001_v7007000_t0000_u01769829417644") 2026/01/31 03:23:24 DEBUG : only18: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163fef_d20260131_m031654_c001_v0001167_t0009_u01769829414529") 2026/01/31 03:23:24 DEBUG : only19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be4_d20260131_m031741_c001_v7007000_t0000_u01769829461704") 2026/01/31 03:23:24 DEBUG : only19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d71645b9_d20260131_m031734_c001_v0001167_t0001_u01769829454822") 2026/01/31 03:23:24 DEBUG : only19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7164561_d20260131_m031732_c001_v0001167_t0047_u01769829452883") 2026/01/31 03:23:24 DEBUG : only19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd1e_d20260131_m031658_c001_v7007000_t0000_u01769829418369") 2026/01/31 03:23:24 DEBUG : only19: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49406d_d20260131_m031656_c001_v0001029_t0022_u01769829416086") 2026/01/31 03:23:24 DEBUG : only2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be5_d20260131_m031741_c001_v7007000_t0000_u01769829461887") 2026/01/31 03:23:24 DEBUG : only2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409f94cdfd41be24_d20260131_m031734_c001_v0001167_t0040_u01769829454867") 2026/01/31 03:23:24 DEBUG : only2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494079_d20260131_m031707_c001_v0001029_t0008_u01769829427829") 2026/01/31 03:23:24 DEBUG : only2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd1f_d20260131_m031658_c001_v7007000_t0000_u01769829418380") 2026/01/31 03:23:24 DEBUG : only2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b65f_d20260131_m031633_c001_v0001167_t0043_u01769829393714") 2026/01/31 03:23:24 DEBUG : only3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be6_d20260131_m031742_c001_v7007000_t0000_u01769829462069") 2026/01/31 03:23:24 DEBUG : only3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f403ec5d777955b52_d20260131_m031735_c001_v0001183_t0032_u01769829455081") 2026/01/31 03:23:24 DEBUG : only3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ba9a_d20260131_m031709_c001_v0001167_t0059_u01769829429048") 2026/01/31 03:23:24 DEBUG : only3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4020961a36f48890_d20260131_m031658_c001_v7007000_t0000_u01769829418414") 2026/01/31 03:23:24 DEBUG : only3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163d4c_d20260131_m031634_c001_v0001167_t0045_u01769829394904") 2026/01/31 03:23:24 DEBUG : only4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be7_d20260131_m031742_c001_v7007000_t0000_u01769829462252") 2026/01/31 03:23:24 DEBUG : only4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41916de7ba4940b5_d20260131_m031734_c001_v0001029_t0038_u01769829454989") 2026/01/31 03:23:24 DEBUG : only4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71641ae_d20260131_m031710_c001_v0001167_t0000_u01769829430386") 2026/01/31 03:23:24 DEBUG : only4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd20_d20260131_m031658_c001_v7007000_t0000_u01769829418550") 2026/01/31 03:23:25 DEBUG : only4: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49404b_d20260131_m031636_c001_v0001029_t0020_u01769829396164") 2026/01/31 03:23:25 DEBUG : only5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be8_d20260131_m031742_c001_v7007000_t0000_u01769829462434") 2026/01/31 03:23:25 DEBUG : only5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f403ec5d777955b58_d20260131_m031735_c001_v0001183_t0032_u01769829455264") 2026/01/31 03:23:25 DEBUG : only5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49407f_d20260131_m031711_c001_v0001029_t0003_u01769829431816") 2026/01/31 03:23:25 DEBUG : only5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd16_d20260131_m031657_c001_v7007000_t0000_u01769829417464") 2026/01/31 03:23:25 DEBUG : only5: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b6b2_d20260131_m031637_c001_v0001167_t0005_u01769829397214") 2026/01/31 03:23:25 DEBUG : only6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9be9_d20260131_m031742_c001_v7007000_t0000_u01769829462616") 2026/01/31 03:23:25 DEBUG : only6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409f94cdfd41be2a_d20260131_m031735_c001_v0001167_t0040_u01769829455057") 2026/01/31 03:23:25 DEBUG : only6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bb06_d20260131_m031713_c001_v0001167_t0015_u01769829433030") 2026/01/31 03:23:25 DEBUG : only6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd18_d20260131_m031657_c001_v7007000_t0000_u01769829417824") 2026/01/31 03:23:25 DEBUG : only6: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163dbd_d20260131_m031638_c001_v0001167_t0018_u01769829398594") 2026/01/31 03:23:25 DEBUG : only7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bea_d20260131_m031742_c001_v7007000_t0000_u01769829462798") 2026/01/31 03:23:25 DEBUG : only7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41916de7ba4940b9_d20260131_m031735_c001_v0001029_t0038_u01769829455354") 2026/01/31 03:23:25 DEBUG : only7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716424a_d20260131_m031714_c001_v0001167_t0013_u01769829434046") 2026/01/31 03:23:25 DEBUG : only7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd1a_d20260131_m031658_c001_v7007000_t0000_u01769829418007") 2026/01/31 03:23:25 DEBUG : only7: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494051_d20260131_m031639_c001_v0001029_t0030_u01769829399835") 2026/01/31 03:23:25 DEBUG : only8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9beb_d20260131_m031742_c001_v7007000_t0000_u01769829462989") 2026/01/31 03:23:25 DEBUG : only8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41916de7ba4940b7_d20260131_m031735_c001_v0001029_t0038_u01769829455171") 2026/01/31 03:23:25 DEBUG : only8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494087_d20260131_m031715_c001_v0001029_t0022_u01769829435527") 2026/01/31 03:23:25 DEBUG : only8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd1b_d20260131_m031658_c001_v7007000_t0000_u01769829418017") 2026/01/31 03:23:25 DEBUG : only8: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41b744_d20260131_m031640_c001_v0001167_t0038_u01769829400934") 2026/01/31 03:23:25 DEBUG : only9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bec_d20260131_m031743_c001_v7007000_t0000_u01769829463208") 2026/01/31 03:23:26 DEBUG : only9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d71645c9_d20260131_m031735_c001_v0001167_t0001_u01769829455198") 2026/01/31 03:23:26 DEBUG : only9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bb86_d20260131_m031717_c001_v0001167_t0050_u01769829437022") 2026/01/31 03:23:26 DEBUG : only9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418ff0a5e411fd21_d20260131_m031658_c001_v7007000_t0000_u01769829418561") 2026/01/31 03:23:26 DEBUG : only9: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7163e51_d20260131_m031642_c001_v0001167_t0031_u01769829402134") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d40_d20260131_m031303_c001_v7007000_t0000_u01769829183901") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd419b19_d20260131_m031301_c001_v0001167_t0017_u01769829181263") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d27_d20260131_m031300_c001_v7007000_t0000_u01769829180153") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716206d_d20260131_m031257_c001_v0001167_t0059_u01769829177943") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d1e_d20260131_m031256_c001_v7007000_t0000_u01769829176831") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f47_d20260131_m031254_c001_v0001029_t0018_u01769829174144") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd97409b_d20260131_m031241_c001_v7007000_t0000_u01769829161238") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161dad_d20260131_m031238_c001_v0001167_t0022_u01769829158919") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974096_d20260131_m031236_c001_v7007000_t0000_u01769829156928") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161d17_d20260131_m031235_c001_v0001167_t0054_u01769829155356") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974091_d20260131_m031233_c001_v7007000_t0000_u01769829153722") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161c8f_d20260131_m031231_c001_v0001167_t0011_u01769829151890") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974082_d20260131_m031222_c001_v7007000_t0000_u01769829142754") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161af2_d20260131_m031220_c001_v0001167_t0032_u01769829140232") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974080_d20260131_m031219_c001_v7007000_t0000_u01769829139863") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161a92_d20260131_m031218_c001_v0001167_t0019_u01769829138033") 2026/01/31 03:23:26 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd97407e_d20260131_m031217_c001_v7007000_t0000_u01769829137665") 2026/01/31 03:23:27 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161a66_d20260131_m031216_c001_v0001167_t0019_u01769829136728") 2026/01/31 03:23:27 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161a28_d20260131_m031215_c001_v0001167_t0014_u01769829135698") 2026/01/31 03:23:27 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd97407d_d20260131_m031215_c001_v7007000_t0000_u01769829135331") 2026/01/31 03:23:27 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161a0a_d20260131_m031214_c001_v0001167_t0049_u01769829134401") 2026/01/31 03:23:27 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71619e8_d20260131_m031213_c001_v0001167_t0027_u01769829133352") 2026/01/31 03:23:27 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec456b_d20260131_m031212_c001_v7007000_t0000_u01769829132625") 2026/01/31 03:23:27 DEBUG : potato: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71619be_d20260131_m031211_c001_v0001167_t0039_u01769829131315") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbaf06_d20260131_m031356_c001_v7007000_t0000_u01769829236999") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41a223_d20260131_m031356_c001_v0001167_t0001_u01769829236007") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740d2_d20260131_m031348_c001_v7007000_t0000_u01769829228057") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41a08b_d20260131_m031342_c001_v0001167_t0046_u01769829222311") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3e76_d20260131_m031334_c001_v7007000_t0000_u01769829214841") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd419ed3_d20260131_m031328_c001_v0001167_t0013_u01769829208898") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d88_d20260131_m031320_c001_v7007000_t0000_u01769829200824") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd419cf4_d20260131_m031315_c001_v0001167_t0039_u01769829195008") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740a3_d20260131_m031247_c001_v7007000_t0000_u01769829167401") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161e7c_d20260131_m031244_c001_v0001167_t0046_u01769829164770") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740a1_d20260131_m031244_c001_v7007000_t0000_u01769829164399") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161e1d_d20260131_m031241_c001_v0001167_t0043_u01769829161892") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd97409c_d20260131_m031241_c001_v7007000_t0000_u01769829161525") 2026/01/31 03:23:27 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161dd9_d20260131_m031240_c001_v0001167_t0005_u01769829160169") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974099_d20260131_m031238_c001_v7007000_t0000_u01769829158550") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161d65_d20260131_m031237_c001_v0001167_t0058_u01769829157297") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974094_d20260131_m031234_c001_v7007000_t0000_u01769829154985") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161cdb_d20260131_m031233_c001_v0001167_t0036_u01769829153737") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd974084_d20260131_m031223_c001_v7007000_t0000_u01769829143503") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161b4f_d20260131_m031222_c001_v0001167_t0025_u01769829142121") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d29_d20260131_m031107_c001_v7007000_t0000_u01769829067285") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71610af_d20260131_m031106_c001_v0001167_t0038_u01769829066110") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d23_d20260131_m031105_c001_v7007000_t0000_u01769829065197") 2026/01/31 03:23:28 DEBUG : potato2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161066_d20260131_m031104_c001_v0001167_t0055_u01769829064030") 2026/01/31 03:23:28 DEBUG : potato3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740d4_d20260131_m031348_c001_v7007000_t0000_u01769829228241") 2026/01/31 03:23:28 DEBUG : potato3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71626b3_d20260131_m031344_c001_v0001167_t0032_u01769829224378") 2026/01/31 03:23:28 DEBUG : potato3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3e79_d20260131_m031335_c001_v7007000_t0000_u01769829215066") 2026/01/31 03:23:28 DEBUG : potato3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71624d0_d20260131_m031331_c001_v0001167_t0018_u01769829211331") 2026/01/31 03:23:28 DEBUG : potato3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d8c_d20260131_m031321_c001_v7007000_t0000_u01769829201210") 2026/01/31 03:23:28 DEBUG : potato3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71622b8_d20260131_m031316_c001_v0001167_t0044_u01769829196064") 2026/01/31 03:23:28 DEBUG : pre-dest1/1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f45_d20260131_m031431_c001_v7007000_t0000_u01769829271635") 2026/01/31 03:23:28 DEBUG : pre-dest1/1: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7162be7_d20260131_m031423_c001_v0001167_t0001_u01769829263015") 2026/01/31 03:23:28 DEBUG : pre-dest2/2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3f46_d20260131_m031431_c001_v7007000_t0000_u01769829271818") 2026/01/31 03:23:28 DEBUG : pre-dest2/2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41a5ba_d20260131_m031423_c001_v0001167_t0019_u01769829263959") 2026/01/31 03:23:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f404deeb63afbaf1c_d20260131_m031408_c001_v7007000_t0000_u01769829248163") 2026/01/31 03:23:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f95_d20260131_m031404_c001_v0001029_t0008_u01769829244766") 2026/01/31 03:23:29 DEBUG : sizeonly: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44c6_d20260131_m031151_c001_v7007000_t0000_u01769829111698") 2026/01/31 03:23:29 DEBUG : sizeonly: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71616e5_d20260131_m031150_c001_v0001167_t0053_u01769829110250") 2026/01/31 03:23:29 DEBUG : splitbanan: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2e4f5_d20260131_m032006_c001_v7007000_t0000_u01769829606611") 2026/01/31 03:23:29 DEBUG : splitbanan: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955fb5_d20260131_m031958_c001_v0001183_t0052_u01769829598984") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921f8_d20260131_m032203_c001_v7007000_t0000_u01769829723574") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d7779562d4_d20260131_m032157_c001_v0001183_t0052_u01769829717130") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42126ceb4d05bd3c_d20260131_m032144_c001_v7007000_t0000_u01769829704628") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956278_d20260131_m032138_c001_v0001183_t0042_u01769829698399") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4125d018a651e750_d20260131_m032126_c001_v7007000_t0000_u01769829686255") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956145_d20260131_m032056_c001_v0001183_t0038_u01769829656084") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f4147d69c6893265c_d20260131_m032042_c001_v7007000_t0000_u01769829642517") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d7779560bf_d20260131_m032036_c001_v0001183_t0057_u01769829636696") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060d03_d20260131_m032025_c001_v7007000_t0000_u01769829625603") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956047_d20260131_m032019_c001_v0001183_t0047_u01769829619228") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060bec_d20260131_m032001_c001_v7007000_t0000_u01769829601419") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41d20e_d20260131_m031957_c001_v0001167_t0014_u01769829597748") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df54060b67_d20260131_m031945_c001_v7007000_t0000_u01769829585627") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49419b_d20260131_m031937_c001_v0001029_t0020_u01769829577378") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f42356585d4645aee_d20260131_m031936_c001_v7007000_t0000_u01769829576087") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71656ea_d20260131_m031931_c001_v0001167_t0046_u01769829571393") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db91f2e_d20260131_m031918_c001_v7007000_t0000_u01769829558148") 2026/01/31 03:23:29 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494163_d20260131_m031910_c001_v0001029_t0026_u01769829550063") 2026/01/31 03:23:30 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9c0c_d20260131_m031908_c001_v7007000_t0000_u01769829548327") 2026/01/31 03:23:30 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba494155_d20260131_m031904_c001_v0001029_t0023_u01769829544215") 2026/01/31 03:23:30 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f420428df5405f688_d20260131_m031846_c001_v7007000_t0000_u01769829526038") 2026/01/31 03:23:30 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c729_d20260131_m031841_c001_v0001167_t0007_u01769829521311") 2026/01/31 03:23:30 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f40301acc8bfc1a65_d20260131_m031829_c001_v7007000_t0000_u01769829509264") 2026/01/31 03:23:30 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c4c6_d20260131_m031822_c001_v0001167_t0006_u01769829502551") 2026/01/31 03:23:30 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f400b5d8253c2c282_d20260131_m031809_c001_v7007000_t0000_u01769829489975") 2026/01/31 03:23:30 DEBUG : splitbananasplit: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c26a_d20260131_m031803_c001_v0001167_t0058_u01769829483440") 2026/01/31 03:23:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820a7a_d20260131_m031940_c001_v7007000_t0000_u01769829580254") 2026/01/31 03:23:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41ce69_d20260131_m031933_c001_v0001167_t0009_u01769829573370") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bf8_d20260131_m031753_c001_v7007000_t0000_u01769829473037") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41c0c0_d20260131_m031751_c001_v0001167_t0044_u01769829471548") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bf5_d20260131_m031750_c001_v7007000_t0000_u01769829470742") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955bc2_d20260131_m031749_c001_v0001183_t0055_u01769829469122") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d5e_d20260131_m031311_c001_v7007000_t0000_u01769829191563") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd419c40_d20260131_m031310_c001_v0001167_t0032_u01769829190412") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d52_d20260131_m031309_c001_v7007000_t0000_u01769829189498") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7162185_d20260131_m031306_c001_v0001167_t0014_u01769829185396") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44c0_d20260131_m031147_c001_v7007000_t0000_u01769829107690") 2026/01/31 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161643_d20260131_m031145_c001_v0001167_t0043_u01769829105897") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44bc_d20260131_m031145_c001_v7007000_t0000_u01769829105533") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716160d_d20260131_m031143_c001_v0001167_t0034_u01769829103978") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44b7_d20260131_m031141_c001_v7007000_t0000_u01769829101932") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161583_d20260131_m031139_c001_v0001167_t0030_u01769829099906") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44b6_d20260131_m031139_c001_v7007000_t0000_u01769829099365") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161541_d20260131_m031138_c001_v0001167_t0046_u01769829098037") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71614e2_d20260131_m031135_c001_v0001167_t0040_u01769829095263") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418726a472ec44b3_d20260131_m031134_c001_v7007000_t0000_u01769829094892") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71614c0_d20260131_m031133_c001_v0001167_t0014_u01769829093804") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716149f_d20260131_m031132_c001_v0001167_t0020_u01769829092942") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d68_d20260131_m031132_c001_v7007000_t0000_u01769829092208") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161431_d20260131_m031128_c001_v0001167_t0044_u01769829088993") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71613bf_d20260131_m031125_c001_v0001167_t0054_u01769829085854") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d63_d20260131_m031125_c001_v7007000_t0000_u01769829085484") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716137c_d20260131_m031124_c001_v0001167_t0050_u01769829084130") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716134b_d20260131_m031123_c001_v0001167_t0031_u01769829083117") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d5e_d20260131_m031122_c001_v7007000_t0000_u01769829082753") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716129b_d20260131_m031118_c001_v0001167_t0052_u01769829078543") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d4b_d20260131_m031118_c001_v7007000_t0000_u01769829078181") 2026/01/31 03:23:31 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161257_d20260131_m031117_c001_v0001167_t0056_u01769829077172") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d46_d20260131_m031116_c001_v7007000_t0000_u01769829076271") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161203_d20260131_m031115_c001_v0001167_t0030_u01769829075298") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d41_d20260131_m031114_c001_v7007000_t0000_u01769829074753") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71611c9_d20260131_m031113_c001_v0001167_t0001_u01769829073808") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d3d_d20260131_m031112_c001_v7007000_t0000_u01769829072908") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716116d_d20260131_m031111_c001_v0001167_t0001_u01769829071698") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d35_d20260131_m031111_c001_v7007000_t0000_u01769829071128") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716113f_d20260131_m031110_c001_v0001167_t0054_u01769829070040") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d2f_d20260131_m031109_c001_v7007000_t0000_u01769829069493") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d71610e9_d20260131_m031107_c001_v0001167_t0012_u01769829067834") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d19_d20260131_m031101_c001_v7007000_t0000_u01769829061710") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7160fe4_d20260131_m031100_c001_v0001167_t0030_u01769829060695") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3d11_d20260131_m031100_c001_v7007000_t0000_u01769829060151") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7160f96_d20260131_m031058_c001_v0001167_t0038_u01769829058482") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3ce8_d20260131_m031057_c001_v7007000_t0000_u01769829057582") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7160f38_d20260131_m031056_c001_v0001167_t0045_u01769829056561") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416f34a5357f3ce2_d20260131_m031053_c001_v7007000_t0000_u01769829053834") 2026/01/31 03:23:32 DEBUG : sub dir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7160ed2_d20260131_m031052_c001_v0001167_t0050_u01769829052934") 2026/01/31 03:23:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bf9_d20260131_m031753_c001_v7007000_t0000_u01769829473219") 2026/01/31 03:23:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4940d5_d20260131_m031751_c001_v0001029_t0026_u01769829471536") 2026/01/31 03:23:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bf6_d20260131_m031750_c001_v7007000_t0000_u01769829470935") 2026/01/31 03:23:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d716480e_d20260131_m031749_c001_v0001167_t0005_u01769829469113") 2026/01/31 03:23:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921fc_d20260131_m032205_c001_v7007000_t0000_u01769829725970") 2026/01/31 03:23:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166b2e_d20260131_m032204_c001_v0001167_t0048_u01769829724955") 2026/01/31 03:23:33 DEBUG : sub/yam: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d3b_d20260131_m031303_c001_v7007000_t0000_u01769829183349") 2026/01/31 03:23:33 DEBUG : sub/yam: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f5b_d20260131_m031300_c001_v0001029_t0027_u01769829180908") 2026/01/31 03:23:33 DEBUG : test_dir1/file2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bf1_d20260131_m031748_c001_v7007000_t0000_u01769829468343") 2026/01/31 03:23:33 DEBUG : test_dir1/file2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955ba8_d20260131_m031746_c001_v0001183_t0020_u01769829466614") 2026/01/31 03:23:33 DEBUG : test_dir1/file2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bee_d20260131_m031745_c001_v7007000_t0000_u01769829465833") 2026/01/31 03:23:33 DEBUG : test_dir1/file2: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bf8d_d20260131_m031744_c001_v0001167_t0020_u01769829464183") 2026/01/31 03:23:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bf2_d20260131_m031748_c001_v7007000_t0000_u01769829468525") 2026/01/31 03:23:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41bffc_d20260131_m031746_c001_v0001167_t0017_u01769829466624") 2026/01/31 03:23:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f405dc460c3bc9bef_d20260131_m031746_c001_v7007000_t0000_u01769829466015") 2026/01/31 03:23:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777955b96_d20260131_m031744_c001_v0001183_t0013_u01769829464221") 2026/01/31 03:23:33 DEBUG : three: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740aa_d20260131_m031253_c001_v7007000_t0000_u01769829173416") 2026/01/31 03:23:33 DEBUG : three: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161f6d_d20260131_m031251_c001_v0001167_t0015_u01769829171498") 2026/01/31 03:23:33 DEBUG : three: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7161f29_d20260131_m031248_c001_v0001167_t0050_u01769829168901") 2026/01/31 03:23:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db921fe_d20260131_m032207_c001_v7007000_t0000_u01769829727958") 2026/01/31 03:23:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41e1c1_d20260131_m032206_c001_v0001167_t0014_u01769829726928") 2026/01/31 03:23:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92226_d20260131_m032229_c001_v7007000_t0000_u01769829749094") 2026/01/31 03:23:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4942b3_d20260131_m032226_c001_v0001029_t0007_u01769829746784") 2026/01/31 03:23:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92220_d20260131_m032225_c001_v7007000_t0000_u01769829745235") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41e350_d20260131_m032222_c001_v0001167_t0026_u01769829742968") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db9221c_d20260131_m032222_c001_v7007000_t0000_u01769829742001") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166cc1_d20260131_m032220_c001_v0001167_t0005_u01769829740919") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db9220c_d20260131_m032216_c001_v7007000_t0000_u01769829736040") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41e284_d20260131_m032214_c001_v0001167_t0040_u01769829734937") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92211_d20260131_m032218_c001_v7007000_t0000_u01769829738319") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba4942a5_d20260131_m032216_c001_v0001029_t0044_u01769829736998") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92208_d20260131_m032213_c001_v7007000_t0000_u01769829733971") 2026/01/31 03:23:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f118d7d47d7166c03_d20260131_m032213_c001_v0001167_t0054_u01769829733059") 2026/01/31 03:23:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92205_d20260131_m032212_c001_v7007000_t0000_u01769829732093") 2026/01/31 03:23:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956306_d20260131_m032211_c001_v0001183_t0028_u01769829731478") 2026/01/31 03:23:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92200_d20260131_m032210_c001_v7007000_t0000_u01769829730292") 2026/01/31 03:23:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba49429b_d20260131_m032208_c001_v0001029_t0041_u01769829728901") 2026/01/31 03:23:34 DEBUG : toe/toe/toe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f417709f54c820b76_d20260131_m032234_c001_v7007000_t0000_u01769829754363") 2026/01/31 03:23:34 DEBUG : toe/toe/toe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd41e440_d20260131_m032233_c001_v0001167_t0046_u01769829753485") 2026/01/31 03:23:34 DEBUG : toe/toe/toe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92219_d20260131_m032219_c001_v7007000_t0000_u01769829739967") 2026/01/31 03:23:34 DEBUG : toe/toe/toe: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d77795631b_d20260131_m032219_c001_v0001183_t0027_u01769829739292") 2026/01/31 03:23:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92227_d20260131_m032229_c001_v7007000_t0000_u01769829749696") 2026/01/31 03:23:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103ec5d777956339_d20260131_m032228_c001_v0001183_t0054_u01769829748856") 2026/01/31 03:23:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f419dbab37db92222_d20260131_m032225_c001_v7007000_t0000_u01769829745841") 2026/01/31 03:23:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f103e9f7ce0794c7e_d20260131_m032224_c001_v0001167_t0050_u01769829744569") 2026/01/31 03:23:35 DEBUG : two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f416505aebd9740ac_d20260131_m031253_c001_v7007000_t0000_u01769829173599") 2026/01/31 03:23:35 DEBUG : two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f409f94cdfd4199b6_d20260131_m031250_c001_v0001167_t0040_u01769829170933") 2026/01/31 03:23:35 DEBUG : two: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f418d7d47d7161f1f_d20260131_m031248_c001_v0001167_t0001_u01769829168712") 2026/01/31 03:23:35 DEBUG : yam: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d42_d20260131_m031304_c001_v7007000_t0000_u01769829184083") 2026/01/31 03:23:35 DEBUG : yam: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f1146d292b1d3a55a_d20260131_m031302_c001_v0001098_t0006_u01769829182879") 2026/01/31 03:23:35 DEBUG : yam: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d22_d20260131_m031259_c001_v7007000_t0000_u01769829179599") 2026/01/31 03:23:35 DEBUG : yam: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f11916de7ba493f51_d20260131_m031257_c001_v0001029_t0017_u01769829177565") 2026/01/31 03:23:35 DEBUG : yam: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d1c_d20260131_m031256_c001_v7007000_t0000_u01769829176286") 2026/01/31 03:23:35 DEBUG : yam: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f109f94cdfd419a30_d20260131_m031254_c001_v0001167_t0009_u01769829174162") 2026/01/31 03:23:35 DEBUG : yaml: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d29_d20260131_m031300_c001_v7007000_t0000_u01769829180338") 2026/01/31 03:23:35 DEBUG : yaml: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f116bf40c472edd11_d20260131_m031259_c001_v0001100_t0027_u01769829179255") 2026/01/31 03:23:35 DEBUG : yaml: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f41992a67e7643d1f_d20260131_m031257_c001_v7007000_t0000_u01769829177013") 2026/01/31 03:23:35 DEBUG : yaml: Deleting (id "4_zef422da3008d1b2b9fc80e1b_f104db97fcad23219_d20260131_m031255_c001_v0001120_t0056_u01769829175750") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m46.667908414s (try 1/5)